[connections/add-keywords-to-desktop-file] desktop: Add "vnc, rdp, remote" keywords to desktop file




commit b429789669d1febe983ee86d32080867218605e8
Author: Felipe Borges <felipeborges gnome org>
Date:   Tue May 11 17:44:03 2021 +0200

    desktop: Add "vnc, rdp, remote" keywords to desktop file
    
    Fixes #44

 data/org.gnome.Connections.desktop.in | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/data/org.gnome.Connections.desktop.in b/data/org.gnome.Connections.desktop.in
index 220ed7e..c1e5f4a 100644
--- a/data/org.gnome.Connections.desktop.in
+++ b/data/org.gnome.Connections.desktop.in
@@ -4,6 +4,7 @@ Exec=gnome-connections
 Terminal=false
 Type=Application
 Categories=GNOME;GTK;Utility;RemoteAccess;Network;
+Keywords=vnc;rdp;remote;
 StartupNotify=true
 # Translators: Do NOT translate or transliterate this text (this is an icon file name)!
 Icon=@icon@


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]