14 lines
312 B
Desktop File
Executable File
14 lines
312 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=/usr/bin/mambabase
|
|
Icon=mamba
|
|
Terminal=0
|
|
Type=Application
|
|
Categories=X-openmamba;
|
|
#X-KDE-RootOnly=true
|
|
#X-KDE-SubstituteUID=true
|
|
#X-KDE-Username=root
|