wok-next annotate ruby/stuff/ruby.desktop @ rev 16242
Up grisbi (1.0.0)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Apr 03 08:35:32 2014 +0000 (2014-04-03) |
parents | 9602efab8068 |
children | b87fa4fe5181 |
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; |