14 lines
353 B
Desktop File
Executable File
14 lines
353 B
Desktop File
Executable File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Name=mambabase
|
|
GenericName=openmamba components installer
|
|
GenericName[it]=Installazione componenti base di openmamba
|
|
Exec=kmdr-executor /usr/share/openmamba/mambabase/mambabase.kmdr
|
|
Icon=mamba
|
|
Terminal=0
|
|
Type=Application
|
|
Categories=X-openmamba;
|
|
#X-KDE-RootOnly=true
|
|
#X-KDE-SubstituteUID=true
|
|
#X-KDE-Username=root
|