Update
This commit is contained in:
parent
bba0df5abd
commit
95d075c799
|
@ -1,18 +1,16 @@
|
||||||
#!/usr/bin/env xdg-open
|
#!/usr/bin/env xdg-open
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Melawy Linux Welcome
|
Categories=System;Settings;Security;
|
||||||
Name[en_GB]=Melawy Linux Welcome
|
Comment[ru_RU]=Melawy Linux Welcome
|
||||||
Name[en_US]=Melawy Linux Welcome
|
|
||||||
Name[ru_RU]=Melawy Linux Welcome
|
|
||||||
Name[ru]=Melawy Linux Welcome
|
|
||||||
Comment=Melawy Linux Welcome
|
Comment=Melawy Linux Welcome
|
||||||
Comment[en_GB]=Melawy Linux Welcome
|
Comment[en_GB]=Melawy Linux Welcome
|
||||||
Comment[en_US]=Melawy Linux Welcome
|
Comment[en_US]=Melawy Linux Welcome
|
||||||
Comment[ru_RU]=Melawy Linux Welcome
|
|
||||||
Comment[ru]=Melawy Linux Welcome
|
|
||||||
Icon=distribution-logo-melawy
|
|
||||||
Categories=System;Settings;Security;
|
|
||||||
Exec=/usr/bin/melawy-linux-welcome
|
Exec=/usr/bin/melawy-linux-welcome
|
||||||
Type=Application
|
Icon=/usr/share/melawy-linux-welcome/assets/icons/Melawy.svg
|
||||||
|
Name[ru_RU]=Melawy Linux Welcome
|
||||||
|
Name=Melawy Linux Welcome
|
||||||
|
Name[en_GB]=Melawy Linux Welcome
|
||||||
|
Name[en_US]=Melawy Linux Welcome
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
|
Loading…
Reference in New Issue