##// END OF EJS Templates
add desktop file for the qtconsole
add desktop file for the qtconsole

File last commit:

r4257:a765651c
r4257:a765651c
Show More
ipython-qtconsole.desktop
15 lines | 465 B | text/plain | TextLexer
/ docs / examples / core / ipython-qtconsole.desktop
# If you want ipython to appear in a linux app launcher ("start menu"), install this by doing:
# sudo desktop-file-install ipython-qtconsole.desktop
[Desktop Entry]
Comment=Enhanced interactive Python qtconsole
Exec=ipython qtconsole
GenericName[en_US]=IPython qtconsole
GenericName=IPython qtconsole
Icon=gnome-netstatus-idle
Name[en_US]=ipython qtconsole
Name=ipython qtconsole
Categories=Development;Utility;
StartupNotify=false
Terminal=false
Type=Application