Package: gcompris Version: 8.4.4-1 Tags: patch User: [email protected] Usertags: debian-edu
Today, the KDE menu entry for the gcompris admin interface show up under Education->Miscellaneous when installing the set of packages that are part of Debian Edu. Looking at the menu structure, I suspect it would be better if it show up under the Settings toplevel menu, like in the tuxpaint-config package. If you agree, please change the Categories line in gcompris-edit.desktop to use Settings instead of Education. Here is a patch implementing the change. --- gcompris-edit.desktop.in.orig 2010-04-04 23:12:34.000000000 +0200 +++ gcompris-edit.desktop.in 2010-04-04 23:12:48.000000000 +0200 @@ -6,7 +6,7 @@ Icon=gcompris-edit Terminal=false Type=Application -Categories=Education; +Categories=Settings; StartupNotify=true X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=gcompris Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

