Package: gmail-notify
Version: 1.6.1.1-1
Severity: minor
Tags: patch
User: [email protected]
Usertags: origin-ubuntu karmic ubuntu-patch
In Ubuntu, we've applied the attached patch to achieve the following:
* Change the tooltip in gmail-notify.desktop file to become Gnome HIG
compliant (LP: #138167)
* Various clean up in the desktop file to satisfy version 1.0
- Removal of the Encoding entry (deprecated)
- Removal of the extension on the icon name
- Removal of Application in the Categories field
After these changes, gmail-notify.desktop passes desktop-file-validate check.
The relevant bug URL is https://launchpad.net/bugs/138167
We thought you might be interested in doing the same.
-- System Information:
Debian Release: squeeze/sid
APT prefers karmic-updates
APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500,
'karmic-proposed'), (500, 'karmic-backports'), (500, 'karmic')
Architecture: i386 (i686)
Kernel: Linux 2.6.31-15-generic (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u gmail-notify-1.6.1.1/debian/gmail-notify.desktop gmail-notify-1.6.1.1/debian/gmail-notify.desktop
--- gmail-notify-1.6.1.1/debian/gmail-notify.desktop
+++ gmail-notify-1.6.1.1/debian/gmail-notify.desktop
@@ -3,8 +3,8 @@
-Encoding=UTF-8
Name=Gmail Notify
GenericName=Gmail Notify
-Comment=New Gmail notification tool
-Icon=gmail-notify-icon.png
+Comment=Notify the arrival of new mail on Gmail
+Version=1.0
+Icon=gmail-notify-icon
Exec=gmail-notify
Terminal=false
-Categories=Application;Network;
+Categories=Network;