diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-09-18 14:43:26 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-09-18 14:43:26 +0200 |
| commit | 17e8b974718928e8e5a1b80ac2c45e6f7ff98441 (patch) | |
| tree | 3c9a3d0c3495b024f9f8fe788c6598b939413ca3 /po/python-apt.pot | |
| parent | 6f6671a3375128c075a20927b58ad9d7b4bbb543 (diff) | |
| parent | d44831bb1d10ac1bc29690fd226209fb71b91b42 (diff) | |
| download | python-apt-17e8b974718928e8e5a1b80ac2c45e6f7ff98441.tar.gz | |
* python/progress.cc:
- when pulse() does not return a boolean assume "true"
(thanks to Martin Pitt for telling me about the problem)
* aptsources/__init__.py, aptsources/distinfo.py:
- run apt_pkg.init() when aptsources gets imported and not
the distinfo function
- fix detection of cdrom sources and add test for it
Diffstat (limited to 'po/python-apt.pot')
| -rw-r--r-- | po/python-apt.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/python-apt.pot b/po/python-apt.pot index 7e731689..3d513b7b 100644 --- a/po/python-apt.pot +++ b/po/python-apt.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-31 12:00+0200\n" +"POT-Creation-Date: 2008-08-15 09:59+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |
