diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-02-18 16:51:47 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-02-18 16:51:47 +0100 |
| commit | 1bf52388c98e72768b8f883726ee7e2e2992e4ff (patch) | |
| tree | ccffceb503eaa2d926cc75171dd3723a4a1de462 /po/python-apt.pot | |
| parent | 706ef80cbb054b1750358f8a3866cd9d6f9e6929 (diff) | |
| download | python-apt-1bf52388c98e72768b8f883726ee7e2e2992e4ff.tar.gz | |
* python/apt_pkgmodule.cc:
- add InstState{Ok,ReInstReq,Hold,HoldReInstReq} constants
* apt/cache.py:
- add reqReinstallPkgs property that lists all packages in
ReInstReq or HoldReInstReq
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 04b69033..cac3604f 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-02-14 11:30+0100\n" +"POT-Creation-Date: 2008-02-18 16:50+0100\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" |
