forked from pool/python310
Matej Cepl
e761be5380
header injection due to unquoted newlines (bsc#1228780, CVE-2024-6923). - %{profileopt} variable is set according to the variable %{do_profiling} (bsc#1227999) - Update bluez-devel-vendor.tar.xz OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python310?expand=0&rev=139
13 lines
253 B
Desktop File
13 lines
253 B
Desktop File
[Desktop Entry]
|
|
Version=1.0
|
|
Name=IDLE 3
|
|
GenericName=Python 3 IDE
|
|
Comment=Python 3 Integrated Development and Learning Environment
|
|
Exec=idle3 %F
|
|
TryExec=idle3
|
|
Terminal=false
|
|
Type=Application
|
|
Icon=idle3
|
|
Categories=Development;IDE;
|
|
MimeType=text/x-python;
|