diff options
| author | Stephan Peijnik <debian@sp.or.at> | 2009-07-03 13:16:27 +0200 |
|---|---|---|
| committer | Stephan Peijnik <debian@sp.or.at> | 2009-07-03 13:16:27 +0200 |
| commit | 2e2d8f93cdcfc61655bc0895380b33cfa4c78e9f (patch) | |
| tree | 9f3cd4ec2977ac5f4693a8883166529ca6a9a974 /po | |
| parent | 4882fc138b9439469bb934f2db659bc97f131725 (diff) | |
| parent | 59b0a9ccf0b81a0a13ed10f4ceee28b24cfbb85c (diff) | |
| download | python-apt-2e2d8f93cdcfc61655bc0895380b33cfa4c78e9f.tar.gz | |
Further work on threading support.
Fixed bug that prevented building with Python 2.4.
Diffstat (limited to 'po')
| -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 2a004600..02120bfa 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: 2009-05-05 11:44+0200\n" +"POT-Creation-Date: 2009-07-03 12:55+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" |
