wok diff python/stuff/python.desktop @ rev 7974

Fix: net-snmp needs -j1 to install correctly
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Jan 17 17:55:29 2011 +0100 (2011-01-17)
parents e0584b04753f
children c845c62ac4c3
line diff
     1.1 --- a/python/stuff/python.desktop	Wed Feb 25 18:45:51 2009 +0100
     1.2 +++ b/python/stuff/python.desktop	Mon Jan 17 17:55:29 2011 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  [Desktop Entry]
     1.5  Encoding=UTF-8
     1.6  Name=Python interpreter
     1.7 -Terminal=true
     1.8 +Terminal=false
     1.9  Exec=xterm -e python
    1.10  Icon=python.png
    1.11  Type=Application