summaryrefslogtreecommitdiff
path: root/debian/PVER.desktop.in
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-09-29 20:35:09 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-09-29 20:35:09 +0300
commit377002e7300431b68f3548d9fd2c7f99cf883939 (patch)
treed167dd4a5d88ebbc3e2d5cea061848d7ee8f6e89 /debian/PVER.desktop.in
downloadpython3.8-377002e7300431b68f3548d9fd2c7f99cf883939.tar.gz
Imported python3.6 3.6.3~rc1debian/3.6.3_rc1
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