fix: make it build

This commit is contained in:
AlexeyZavar
2025-07-07 02:56:10 +03:00
parent 13a96ee1d3
commit e5ca216c99
16 changed files with 46 additions and 25 deletions
+3 -3
View File
@@ -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