mirror of
https://github.com/niess/python-appimage.git
synced 2026-03-14 20:30:13 +01:00
Initial commit
This commit is contained in:
8
python_appimage/data/python.desktop
Normal file
8
python_appimage/data/python.desktop
Normal file
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=python{{fullversion}}
|
||||
Exec=python{{version}}
|
||||
Comment=A Python {{version}} runtime
|
||||
Icon=python
|
||||
Categories=Development;
|
||||
Terminal=true
|
||||
Reference in New Issue
Block a user