mirror of
https://github.com/kennethreitz-archive/bpython-gist.git
synced 2026-06-05 23:50:18 +00:00
10 lines
233 B
Desktop File
10 lines
233 B
Desktop File
[Desktop Entry]
|
|
Icon=/usr/share/pixmaps/python.xpm
|
|
Name=bpython
|
|
Comment=A fancy interface to the python interpreter!
|
|
Exec=/usr/bin/bpython
|
|
Terminal=true
|
|
Type=Application
|
|
Categories=Development;Utility;ConsoleOnly;
|
|
StartupNotify=true
|