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