From 6027bad78857145b3e032e6a6ecb6568bf80fccc Mon Sep 17 00:00:00 2001 From: Nikhil Singh Date: Tue, 4 Jun 2024 06:45:58 +0530 Subject: [PATCH] fix: add `telegram` string in keywords (#11) This will make AyuGram easy to search in linux app menu's and other drun utilities like rofi/dmenu --- lib/xdg/com.ayugram.desktop.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/xdg/com.ayugram.desktop.desktop b/lib/xdg/com.ayugram.desktop.desktop index 64e7043e5..3c5f7bde0 100644 --- a/lib/xdg/com.ayugram.desktop.desktop +++ b/lib/xdg/com.ayugram.desktop.desktop @@ -9,7 +9,7 @@ StartupWMClass=AyuGram Type=Application Categories=Chat;Network;InstantMessaging;Qt; MimeType=x-scheme-handler/tg; -Keywords=tg;chat;im;messaging;messenger;sms;tdesktop; +Keywords=tg;chat;im;messaging;messenger;sms;telegram;tdesktop; Actions=quit; DBusActivatable=true SingleMainWindow=true