diff options
| author | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-03-10 18:00:16 +0100 |
|---|---|---|
| committer | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-03-10 18:00:16 +0100 |
| commit | cfcbc7905a2c296fa4da1cb7345cebb44f80fdb1 (patch) | |
| tree | 672da010293c26d252eb939a8d180cf569a16df4 /data | |
| parent | ecf47b2870eb77302aceb82644109bd183587dc0 (diff) | |
| download | python-apt-cfcbc7905a2c296fa4da1cb7345cebb44f80fdb1.tar.gz | |
* remove the dialog_sources_list: it's not part of the dapper release
* set the msgid report address to me - since most of the string errors are
done by me. :)
* update the language files
* start working on the german translation
* use a shorter desc in the desktop file
Diffstat (limited to 'data')
| -rw-r--r-- | data/update-manager.desktop.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/update-manager.desktop.in b/data/update-manager.desktop.in index 00287a2e..0116c78b 100644 --- a/data/update-manager.desktop.in +++ b/data/update-manager.desktop.in @@ -1,7 +1,7 @@ [Desktop Entry] _Name=Update Manager _GenericName=Update Manager -_Comment=Show available updates and choose which to install +_Comment=Show and install available updates Exec=gksu /usr/bin/update-manager Icon=update-manager.png Terminal=false @@ -9,4 +9,4 @@ Type=Application Encoding=UTF-8 Categories=Application;System;Settings; X-KDE-SubstituteUID=true -X-Ubuntu-Gettext-Domain=update-manager
\ No newline at end of file +X-Ubuntu-Gettext-Domain=update-manager |
