diff options
author | Colin Watson <cjwatson@debian.org> | 2007-11-12 11:42:01 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2007-11-12 11:42:01 +0000 |
commit | 29d4649cf3b02e10570c3f349ae1dddbe0f5d820 (patch) | |
tree | 134f3192e7e2b4df9973e4d6f177699f6e23b8e0 | |
parent | c1161f198c9c8199e071f50c9535caa929e43db4 (diff) |
* Adjust categories in ssh-askpass-gnome.desktop to comply with the
Desktop Menu Specification.
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/ssh-askpass-gnome.desktop | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2cd4ead4b..3771b730d 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -11,6 +11,8 @@ openssh (1:4.6p1-6) UNRELEASED; urgency=low | |||
11 | (closes: #450632). | 11 | (closes: #450632). |
12 | * Suppress error from debian/rules if lsb-release is not installed. | 12 | * Suppress error from debian/rules if lsb-release is not installed. |
13 | * Don't ignore errors from 'make -C contrib clean'. | 13 | * Don't ignore errors from 'make -C contrib clean'. |
14 | * Adjust categories in ssh-askpass-gnome.desktop to comply with the | ||
15 | Desktop Menu Specification. | ||
14 | * debconf template translations: | 16 | * debconf template translations: |
15 | - Add Slovak (thanks, Ivan Masár; closes: #441690). | 17 | - Add Slovak (thanks, Ivan Masár; closes: #441690). |
16 | - Update Brazilian Portuguese (thanks, Eder L. Marques; | 18 | - Update Brazilian Portuguese (thanks, Eder L. Marques; |
diff --git a/debian/ssh-askpass-gnome.desktop b/debian/ssh-askpass-gnome.desktop index 84a870d50..eba7a67d1 100644 --- a/debian/ssh-askpass-gnome.desktop +++ b/debian/ssh-askpass-gnome.desktop | |||
@@ -9,4 +9,4 @@ TryExec=ssh-add | |||
9 | Terminal=false | 9 | Terminal=false |
10 | Type=Application | 10 | Type=Application |
11 | Icon=ssh-askpass-gnome | 11 | Icon=ssh-askpass-gnome |
12 | Categories=Application;Network; | 12 | Categories=Network;Security; |