Sync from SUSE:ALP:Source:Standard:1.0 python310 revision 598ed01124274fb45b52bac06b48e8d2

This commit is contained in:
2023-09-27 17:26:53 +02:00
commit 32ec6998cb
34 changed files with 7319 additions and 0 deletions

12
idle3.desktop Normal file
View File

@@ -0,0 +1,12 @@
[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;