wok-next view ruby/stuff/ruby.desktop @ rev 21050

gparted: implement SliTaz graphical "su" in a right way
Note, it isn't in *.desktop file anymore (as for gparted-0.32.0), it is inside /usr/bin/gparted script!
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Nov 28 12:35:25 2018 +0200 (2018-11-28)
parents 3f4ec0a8d18d
children
line source
1 [Desktop Entry]
2 Type=Application
3 Name=Ruby interpreter
4 Name[pt]=Interpretador Ruby
5 Name[pt_BR]=Interpretador Ruby
6 Name[ru]=Интерпретатор Ruby
7 Exec=terminal -e irb
8 Icon=ruby
9 Categories=Development;