wok-4.x rev 4429
Fix misc .desktop files (10)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Mon Oct 26 19:09:56 2009 +0000 (2009-10-26) |
parents | ac49e32ff18e |
children | 1a3680a41bf0 |
files | bastet/stuff/bastet.desktop bc/stuff/bc.desktop kismet/stuff/kismet.desktop lua/stuff/lua.desktop ninvaders/stuff/ninvaders.desktop python-bpython/stuff/bpython.desktop python/stuff/python.desktop ruby/stuff/ruby.desktop sqlite/stuff/sqlite.desktop xrick/stuff/xrick.desktop |
line diff
1.1 --- a/bastet/stuff/bastet.desktop Mon Oct 26 13:31:05 2009 +0100 1.2 +++ b/bastet/stuff/bastet.desktop Mon Oct 26 19:09:56 2009 +0000 1.3 @@ -4,7 +4,7 @@ 1.4 GenericName=Tetris clone 1.5 Type=Application 1.6 Comment=Play to bastard tetris 1.7 -Terminal=true 1.8 +Terminal=false 1.9 Exec=xterm -e bastet 1.10 Icon=/usr/share/icons/Tango/jwm/applications-other.png 1.11 Categories=Application;Game;
2.1 --- a/bc/stuff/bc.desktop Mon Oct 26 13:31:05 2009 +0100 2.2 +++ b/bc/stuff/bc.desktop Mon Oct 26 19:09:56 2009 +0000 2.3 @@ -6,6 +6,6 @@ 2.4 Comment[fr]=Calculatrice en mode texte 2.5 Exec=xterm -e bc 2.6 Icon=/usr/share/icons/Tango/jwm/accessories-calculator.png 2.7 -Terminal=true 2.8 +Terminal=false 2.9 Type=Application 2.10 Categories=Utility;
3.1 --- a/kismet/stuff/kismet.desktop Mon Oct 26 13:31:05 2009 +0100 3.2 +++ b/kismet/stuff/kismet.desktop Mon Oct 26 19:09:56 2009 +0000 3.3 @@ -5,6 +5,6 @@ 3.4 Name[fr]=Kismet analyseur de trafic 802.11b 3.5 Exec=xterm -e kismet 3.6 Icon=kismet.png 3.7 -Terminal=true 3.8 +Terminal=false 3.9 Categories=System;Application 3.10 StartupNotify=true
4.1 --- a/lua/stuff/lua.desktop Mon Oct 26 13:31:05 2009 +0100 4.2 +++ b/lua/stuff/lua.desktop Mon Oct 26 19:09:56 2009 +0000 4.3 @@ -1,7 +1,7 @@ 4.4 [Desktop Entry] 4.5 Encoding=UTF-8 4.6 Name=Lua interpreter 4.7 -Terminal=true 4.8 +Terminal=false 4.9 Exec=xterm -e lua 4.10 Icon=lua.png 4.11 Type=Application
5.1 --- a/ninvaders/stuff/ninvaders.desktop Mon Oct 26 13:31:05 2009 +0100 5.2 +++ b/ninvaders/stuff/ninvaders.desktop Mon Oct 26 19:09:56 2009 +0000 5.3 @@ -4,7 +4,7 @@ 5.4 GenericName=Space Invaders clone 5.5 Type=Application 5.6 Comment=Play to Space invaders 5.7 -Terminal=true 5.8 +Terminal=false 5.9 Exec=xterm -e nInvaders 5.10 Icon=/usr/share/icons/Tango/jwm/applications-other.png 5.11 Categories=Application;Game;
6.1 --- a/python-bpython/stuff/bpython.desktop Mon Oct 26 13:31:05 2009 +0100 6.2 +++ b/python-bpython/stuff/bpython.desktop Mon Oct 26 19:09:56 2009 +0000 6.3 @@ -3,7 +3,7 @@ 6.4 Name=bpython 6.5 Comment=A fancy interface to the python interpreter! 6.6 Exec=xterm -e bpython 6.7 -Terminal=true 6.8 +Terminal=false 6.9 Type=Application 6.10 Categories=Development;Utility;ConsoleOnly; 6.11 StartupNotify=true
7.1 --- a/python/stuff/python.desktop Mon Oct 26 13:31:05 2009 +0100 7.2 +++ b/python/stuff/python.desktop Mon Oct 26 19:09:56 2009 +0000 7.3 @@ -1,7 +1,7 @@ 7.4 [Desktop Entry] 7.5 Encoding=UTF-8 7.6 Name=Python interpreter 7.7 -Terminal=true 7.8 +Terminal=false 7.9 Exec=xterm -e python 7.10 Icon=python.png 7.11 Type=Application
8.1 --- a/ruby/stuff/ruby.desktop Mon Oct 26 13:31:05 2009 +0100 8.2 +++ b/ruby/stuff/ruby.desktop Mon Oct 26 19:09:56 2009 +0000 8.3 @@ -1,7 +1,7 @@ 8.4 [Desktop Entry] 8.5 Encoding=UTF-8 8.6 Name=Ruby interpreter 8.7 -Terminal=true 8.8 +Terminal=false 8.9 Exec=xterm -e irb 8.10 Icon=ruby.png 8.11 Type=Application
9.1 --- a/sqlite/stuff/sqlite.desktop Mon Oct 26 13:31:05 2009 +0100 9.2 +++ b/sqlite/stuff/sqlite.desktop Mon Oct 26 19:09:56 2009 +0000 9.3 @@ -5,7 +5,7 @@ 9.4 Name[pt]=SQLite Banco de Dados 9.5 Comment=Small data base engine 9.6 Comment[fr]=Moteur de base de données léger 9.7 -Terminal=true 9.8 +Terminal=false 9.9 Exec=xterm -e sqlite3 9.10 Icon=sqlite.png 9.11 Type=Application
10.1 --- a/xrick/stuff/xrick.desktop Mon Oct 26 13:31:05 2009 +0100 10.2 +++ b/xrick/stuff/xrick.desktop Mon Oct 26 19:09:56 2009 +0000 10.3 @@ -4,5 +4,5 @@ 10.4 Name=Rick Dangerous 10.5 Exec=xrick -data /usr/share/xrick/data.zip 10.6 Icon=xrick.png 10.7 -Terminal=true 10.8 +Terminal=false 10.9 Categories=Application;Game;