Package: planets Version: 0.1.13-10 Tags: patch User: [email protected] UserTags: debian-edu
In Debian Edu, the planets menu entry show up under Education->Miscellaneous, while other astronomy related entries show up under Education->Science. I believe it would be better to get the planets entry to show up next to celestia and the other similar programs. To do this, the desktop entry need to be changed to include the Science category. Here is a patch implementing this change. --- ./debian/patches/fix_desktop_file.orig 2010-04-05 09:14:01.000000000 +0200 +++ ./debian/patches/fix_desktop_file 2010-04-05 09:14:45.000000000 +0200 @@ -12,4 +12,4 @@ +Terminal=false Type=Application -Categories=Application;Game;Education;Astronomy;Physics; -+Categories=Application;Education;Astronomy;Physics; ++Categories=Application;Education;Science;Astronomy;Physics; Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

