##// END OF EJS Templates
Add linux .desktop files to doc/examples/core. Can be used with desktop-file-install to create start menu entries
Add linux .desktop files to doc/examples/core. Can be used with desktop-file-install to create start menu entries

File last commit:

r1592:9666d22d
r1592:9666d22d
Show More
ipython.desktop
22 lines | 519 B | text/plain | TextLexer
# If you want ipython to appear in a linux app launcher ("start menu"), install this by doing:
# sudo desktop-file-install ipython.desktop
[Desktop Entry]
Comment=Enhanced interactive Python shell
Exec=ipython
GenericName[en_US]=IPython
GenericName=IPython
Icon=gnome-netstatus-idle
MimeType=
Name[en_US]=ipython
Name=ipython
Path=
Categories=Development;Utility;
StartupNotify=false
Terminal=true
TerminalOptions=
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=none
X-KDE-SubstituteUID=false
X-KDE-Username=