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

linux: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 18 19:22:04 2009 +0200 (2009-08-18)
parents
children 2d4bbd951583
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ruby/stuff/ruby.desktop	Tue Aug 18 19:22:04 2009 +0200
     1.3 @@ -0,0 +1,8 @@
     1.4 +[Desktop Entry]
     1.5 +Encoding=UTF-8
     1.6 +Name=Ruby interpreter
     1.7 +Terminal=true
     1.8 +Exec=xterm -e irb
     1.9 +Icon=ruby.png
    1.10 +Type=Application
    1.11 +Categories=Development;