mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
fix: make it build
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Name=AyuGram Desktop
|
||||
Comment=Desktop version of AyuGram - ToS breaking Telegram client
|
||||
TryExec=ayugram-desktop
|
||||
Exec=env DESKTOPINTEGRATION=1 ayugram-desktop -- %u
|
||||
TryExec=AyuGram
|
||||
Exec=env DESKTOPINTEGRATION=1 AyuGram -- %u
|
||||
Icon=com.ayugram.desktop
|
||||
Terminal=false
|
||||
StartupWMClass=AyuGram
|
||||
@@ -17,6 +17,6 @@ X-GNOME-UsesNotifications=true
|
||||
X-GNOME-SingleWindow=true
|
||||
|
||||
[Desktop Action quit]
|
||||
Exec=ayugram-desktop -quit
|
||||
Exec=AyuGram -quit
|
||||
Name=Quit AyuGram
|
||||
Icon=application-exit
|
||||
|
||||
Reference in New Issue
Block a user