Update
This commit is contained in:
parent
65e8b7d445
commit
a85fbf4b2d
|
@ -0,0 +1,18 @@
|
||||||
|
#!/usr/bin/env xdg-open
|
||||||
|
[Desktop Entry]
|
||||||
|
Name=Melawy Linux Welcome
|
||||||
|
Name[en_GB]=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[en_GB]=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
|
||||||
|
Type=Application
|
||||||
|
StartupNotify=true
|
||||||
|
Terminal=false
|
Loading…
Reference in New Issue