wok annotate ruby/stuff/ruby.desktop @ rev 8894

Made lighttpd and lighttpd-ssl only backup vhosts.conf and lighttpd.conf in /etc/lighttpd folder. Doesn't need to backup full /etc/lighttpd folder cause only those files would be affected.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Feb 27 13:44:14 2011 +0000 (2011-02-27)
parents b18c5f371bc9
children 9602efab8068
rev   line source
pankso@2540 1 [Desktop Entry]
pankso@2540 2 Encoding=UTF-8
pankso@2540 3 Name=Ruby interpreter
paul@4429 4 Terminal=false
pankso@2540 5 Exec=xterm -e irb
pankso@2540 6 Icon=ruby.png
pankso@2540 7 Type=Application
pankso@2540 8 Categories=Development;