diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-23 20:52:01 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-23 20:52:01 +0100 |
| commit | 5c5473d95a27f9cd2120e08c78618ab5e9ad4513 (patch) | |
| tree | 1a002ebdb502b90513e9e8a85cec8e959ec810b7 /data | |
| parent | 2722df4ce2e4cd081e47d36a7c965829bad94f6b (diff) | |
| download | python-apt-5c5473d95a27f9cd2120e08c78618ab5e9ad4513.tar.gz | |
* merged pittis changes
Diffstat (limited to 'data')
| -rw-r--r-- | data/gnome-software-properties.desktop.in | 1 | ||||
| -rw-r--r-- | data/update-manager.desktop.in | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/data/gnome-software-properties.desktop.in b/data/gnome-software-properties.desktop.in index bf570533..6a193a40 100644 --- a/data/gnome-software-properties.desktop.in +++ b/data/gnome-software-properties.desktop.in @@ -11,3 +11,4 @@ Encoding=UTF-8 MimeType=text/x-apt-sources-list Categories=Application;System;Settings; X-KDE-SubstituteUID=true +X-Ubuntu-Gettext-Domain=update-manager
\ No newline at end of file diff --git a/data/update-manager.desktop.in b/data/update-manager.desktop.in index 906a60e6..00287a2e 100644 --- a/data/update-manager.desktop.in +++ b/data/update-manager.desktop.in @@ -8,4 +8,5 @@ Terminal=false Type=Application Encoding=UTF-8 Categories=Application;System;Settings; -X-KDE-SubstituteUID=true
\ No newline at end of file +X-KDE-SubstituteUID=true +X-Ubuntu-Gettext-Domain=update-manager
\ No newline at end of file |
