From 424a50000a78fff715de4417dba9b4498aeeee4c Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 29 Sep 2017 13:40:02 +0300 Subject: Imported python3.5 3.5.4-4 --- debian/idle.desktop.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 debian/idle.desktop.in (limited to 'debian/idle.desktop.in') 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 -- cgit v1.2.3