Describe the new feature more precisely.
Please include a .desktop file in the python-nxt-filer package to allow it to
be started from the normal KDE/Gnome application menu. Here is a patch to add
one. I am not quite sure if the categories I (the original reporter) picked
are good ones. They control where in the menu structure the entry show up.
Why do you think it's important?
It's a usability enhancement.
Any ideas on how to implement it?
--- nxt-python-2.2.2.orig/python-nxt-filer.desktop
+++ nxt-python-2.2.2/python-nxt-filer.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=NXT filer
+Comment=Lego Mindstorm NXT file viewer
+Exec=/usr/bin/nxt_filer
+Terminal=false
+Type=Application
+Categories=Application;FileTools;Electronics;
Please provide any additional information below.
Original Debian bug report:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697223
Original issue reported on code.google.com by sc...@kitterman.com on 9 Apr 2013 at 1:16
Original issue reported on code.google.com by
sc...@kitterman.com
on 9 Apr 2013 at 1:16