wok-stable view ruby/stuff/python.desktop @ rev 2539

ruby: add desktop file and icon for interpreter
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 22 20:16:40 2009 +0100 (2009-03-22)
parents
children
line source
1 [Desktop Entry]
2 Encoding=UTF-8
3 Name=Ruby interpreter
4 Terminal=true
5 Exec=xterm -e irb
6 Icon=ruby.png
7 Type=Application
8 Categories=Development;