diff options
| author | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-03-10 17:35:12 +0100 |
|---|---|---|
| committer | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-03-10 17:35:12 +0100 |
| commit | ecf47b2870eb77302aceb82644109bd183587dc0 (patch) | |
| tree | 868532c974161dfdb04bb7551180fd6903439f9d /po | |
| parent | 730361dc8fc29ee9d5046e5185361658283bccd8 (diff) | |
| download | python-apt-ecf47b2870eb77302aceb82644109bd183587dc0.tar.gz | |
* Clean up the glade files: remove deprecated dialogs
* Actually translate the software properties dialogs
* Use spacings and alignemnts as suggested by the HIG in the dialogs
* Make labels consistent with g-a-i
Diffstat (limited to 'po')
| -rw-r--r-- | po/POTFILES.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index fc588621..01973130 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,4 @@ [encoding: UTF-8] -data/SoftwareProperties.glade SoftwareProperties/SoftwareProperties.py SoftwareProperties/dialog_sources_list.py DistUpgrade/DistUpgradeCache.py @@ -9,6 +8,8 @@ DistUpgrade/DistUpgradeView.py DistUpgrade/dist-upgrade.py DistUpgrade/DistUpgrade.glade data/UpdateManager.glade +data/SoftwareProperties.glade +data/SoftwarePropertiesDialogs.glade data/update-manager.desktop.in data/update-manager.schemas.in [type: gettext/rfc822deb] channels/Ubuntu.info.in |
