wok diff ruby/stuff/ruby.desktop @ rev 9212

nvidia: allow post_install without tty
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 11 09:31:56 2011 +0100 (2011-03-11)
parents b18c5f371bc9
children 9602efab8068
line diff
     1.1 --- a/ruby/stuff/ruby.desktop	Sun Mar 22 20:18:34 2009 +0100
     1.2 +++ b/ruby/stuff/ruby.desktop	Fri Mar 11 09:31:56 2011 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  [Desktop Entry]
     1.5  Encoding=UTF-8
     1.6  Name=Ruby interpreter
     1.7 -Terminal=true
     1.8 +Terminal=false
     1.9  Exec=xterm -e irb
    1.10  Icon=ruby.png
    1.11  Type=Application