wok-current annotate ruby/stuff/ruby.desktop @ rev 21884
merkaartor: fix build
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Sep 30 17:25:34 2019 +0200 (2019-09-30) |
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; |