Matej Cepl
7f4063f9b8
- Unify packages among openSUSE:Factory and SLE versions. (bsc#1159035) - Add idle.desktop and idle.appdata.xml to provide IDLE in menus (bsc#1153830) - Add python2_split_startup Provide to make it possible to conflict older packages by shared-python-startup. OBS-URL: https://build.opensuse.org/request/show/755898 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=262
12 lines
225 B
Desktop File
12 lines
225 B
Desktop File
[Desktop Entry]
|
|
Version=1.0
|
|
Name=IDLE
|
|
Comment=Python 2.7 Integrated Development and Learning Environment
|
|
Exec=idle %F
|
|
TryExec=idle
|
|
Terminal=false
|
|
Type=Application
|
|
Icon=idle
|
|
Categories=Development;IDE;
|
|
MimeType=text/x-python;
|