wok-current annotate ruby/stuff/ruby.desktop @ rev 24547
updated findutils (4.7.0 -> 4.9.0)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Feb 25 07:40:37 2022 +0100 (2022-02-25) |
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; |