wok-next diff python-idle/stuff/python-idle.desktop @ rev 18832

Add mmv (move/copy/append/link multiple files)
author Lucas Levrel <llevrel@yahoo.fr>
date Mon Jan 18 21:43:09 2016 +0100 (2016-01-18)
parents
children f1752c8b2a2a
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/python-idle/stuff/python-idle.desktop	Mon Jan 18 21:43:09 2016 +0100
     1.3 @@ -0,0 +1,8 @@
     1.4 +[Desktop Entry]
     1.5 +Encoding=UTF-8
     1.6 +Name=Python IDLE
     1.7 +Terminal=false
     1.8 +Exec=idle
     1.9 +Icon=python
    1.10 +Type=Application
    1.11 +Categories=Development;