10 lines
223 B
Desktop File
10 lines
223 B
Desktop File
|
[Desktop Entry]
|
||
|
Name=Python3
|
||
|
Comment=Python3 Interpreter
|
||
|
Exec=env PYTHONPATH=/home/dirk/pylibs /usr/bin/python3
|
||
|
Icon=/usr/share/pixmaps/python3.xpm
|
||
|
Terminal=true
|
||
|
Type=Application
|
||
|
Categories=Development;
|
||
|
StartupNotify=true
|