summaryrefslogtreecommitdiff
path: root/debian/PVER.desktop.in
diff options
context:
space:
mode:
Diffstat (limited to 'debian/PVER.desktop.in')
-rw-r--r--debian/PVER.desktop.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/PVER.desktop.in b/debian/PVER.desktop.in
new file mode 100644
index 0000000..0f954c9
--- /dev/null
+++ b/debian/PVER.desktop.in
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Name=Python (v@VER@)
+Comment=Python Interpreter (v@VER@)
+Exec=/usr/bin/@PVER@
+Icon=/usr/share/pixmaps/@PVER@.xpm
+Terminal=true
+Type=Application
+Categories=Development;
+StartupNotify=true
+NoDisplay=true