diff --git a/lib/xdg/telegramdesktop.appdata.xml b/lib/xdg/kotatogramdesktop.appdata.xml similarity index 83% rename from lib/xdg/telegramdesktop.appdata.xml rename to lib/xdg/kotatogramdesktop.appdata.xml index 9eedae55c..cb8b990ea 100644 --- a/lib/xdg/telegramdesktop.appdata.xml +++ b/lib/xdg/kotatogramdesktop.appdata.xml @@ -1,23 +1,23 @@ - org.telegram.desktop + io.github.kotatogram CC0-1.0 GPL-3.0 - Telegram Desktop - Telegram Desktop messenger + Kotatogram Desktop + Kotatogram Desktop messenger +

Kotatogram Desktop is unofficial messaging based on Telegram Desktop.

Telegram is a popular messaging protocol with encryption and security as its key focus.

-

Fast and secure desktop app, perfectly synced with your mobile phone.

Network InstantMessaging - johnprestonmail_at_gmail.com - John Preston - https://desktop.telegram.org/ - https://github.com/telegramdesktop/tdesktop/issues - https://github.com/telegramdesktop/tdesktop/issues + + RadRussianRus + https://kotatogram.github.io/ + https://github.com/kotatogram/kotatogram-desktop/issues + https://github.com/kotatogram/kotatogram-desktop/issues https://raw.githubusercontent.com/telegramdesktop/tdesktop/dev/docs/assets/preview.png @@ -26,6 +26,7 @@ tg telegram + kotatogram tdesktop messaging messenger @@ -63,6 +64,6 @@ none - telegram-desktop + kotatogram-desktop
diff --git a/lib/xdg/kotatogramdesktop.desktop b/lib/xdg/kotatogramdesktop.desktop new file mode 100644 index 000000000..e21852113 --- /dev/null +++ b/lib/xdg/kotatogramdesktop.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Version=1.0 +Name=Kotatogram Desktop +Comment=Experimental Telegram Desktop fork +Exec=kotatogram-desktop -- %u +Icon=kotatogram +Terminal=false +StartupWMClass=KotatogramDesktop +Type=Application +Categories=Network;InstantMessaging;Qt; +MimeType=x-scheme-handler/tg; +Keywords=tg;chat;im;messaging;messenger;sms;tdesktop;kotatogram; +X-GNOME-UsesNotifications=true diff --git a/lib/xdg/telegramdesktop.desktop b/lib/xdg/telegramdesktop.desktop deleted file mode 100644 index bb2a8ea79..000000000 --- a/lib/xdg/telegramdesktop.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Version=1.0 -Name=Telegram Desktop -Comment=Official desktop version of Telegram messaging app -Exec=telegram-desktop -- %u -Icon=telegram -Terminal=false -StartupWMClass=TelegramDesktop -Type=Application -Categories=Network;InstantMessaging;Qt; -MimeType=x-scheme-handler/tg; -Keywords=tg;chat;im;messaging;messenger;sms;tdesktop; -X-GNOME-UsesNotifications=true diff --git a/lib/xdg/tg.protocol b/lib/xdg/tg.protocol index a4b083acb..89d2dc8a7 100644 --- a/lib/xdg/tg.protocol +++ b/lib/xdg/tg.protocol @@ -1,5 +1,5 @@ [Protocol] -exec=/usr/bin/telegram-desktop -- %u +exec=/usr/bin/kotatogram-desktop -- %u protocol=tg input=none output=none