wok-current diff python/stuff/python.desktop @ rev 11983

removed extensions from desktop files
author Samuel Trassare <samuel_trassare@yahoo.com>
date Fri Mar 02 16:14:59 2012 -0800 (2012-03-02)
parents 2d4bbd951583
children 3f4ec0a8d18d
line diff
     1.1 --- a/python/stuff/python.desktop	Mon Oct 26 19:09:56 2009 +0000
     1.2 +++ b/python/stuff/python.desktop	Fri Mar 02 16:14:59 2012 -0800
     1.3 @@ -3,6 +3,6 @@
     1.4  Name=Python interpreter
     1.5  Terminal=false
     1.6  Exec=xterm -e python
     1.7 -Icon=python.png
     1.8 +Icon=python
     1.9  Type=Application
    1.10  Categories=Development;