wok annotate ruby/stuff/ruby.desktop @ rev 19588
Up node (6.9.2)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Dec 28 14:42:27 2016 +0100 (2016-12-28) |
parents | 9602efab8068 |
children |
rev | line source |
---|---|
pankso@2540 | 1 [Desktop Entry] |
pankso@2540 | 2 Encoding=UTF-8 |
pankso@2540 | 3 Name=Ruby interpreter |
claudinei@16077 | 4 Name[pt]=Interpretador Ruby |
claudinei@16077 | 5 Name[pt_BR]=Interpretador Ruby |
paul@4429 | 6 Terminal=false |
pankso@2540 | 7 Exec=xterm -e irb |
samuel_trassare@11954 | 8 Icon=ruby |
pankso@2540 | 9 Type=Application |
pankso@2540 | 10 Categories=Development; |