This means we can kill all the patches that just change desktop files to use GenericName instead of Comment. Yay!
Vincent
----- Forwarded message from Vincent Untz vuntz@novell.com -----
Date: Thu, 20 Mar 2008 16:31:20 +0100 From: Vincent Untz vuntz@novell.com To: opensuse-packaging@opensuse.org Subject: [opensuse-packaging] Changes in the desktop menu part of the package conventions Mail-Followup-To: opensuse-packaging@opensuse.org
Hi,
Starting a new thread with a clear title so everybody reads it :-)
I've updated the desktop menu part of the package conventions [1] to fix some errors. See [2] for the discussion.
Here's the detail of the changes:
+ GenericName is not the key used for the tooltip. It's the Comment key. Fixed the examples accordingly.
+ Make the examples valid .desktop files. Also use StartupNotify and StartupWMClass instead of old KDE-specific keys.
+ the Encoding key is deprecated, so I removed any mention of it.
+ Fix the description of the Icon key. The value can be an absolute path. Also link to the icon theme specification to explain where icons should be installed.
Thanks,
Vincent
[1] http://en.opensuse.org/Packaging/SUSE_Package_Conventions/Desktop_Menu [2] http://lists.opensuse.org/opensuse-packaging/2008-03/msg00102.html
On Thu, 2008-03-20 at 16:34 +0100, Vincent Untz wrote:
This means we can kill all the patches that just change desktop files to use GenericName instead of Comment. Yay!
As long as we're carefull that everything has a proper GenericName still (for main menu and app browser).
-JP