[gnome-boxes] org.gnome.Boxes.desktop.in: Add VNC and RDP keywords



commit ed5890a9ada1ed3e1db130e9bbdb3efb73d736b8
Author: 8F3E <39588555+8F3E users noreply github com>
Date:   Tue Jun 5 07:14:56 2018 +0100

    org.gnome.Boxes.desktop.in: Add VNC and RDP keywords
    
    Added vnc;rdp; to the Keywords section of the Desktop File.
    
    Boxes can handle remote VNC and RDP connections, so help users searching GNOME Shell for this 
functionality.
    
    Closes gitlab issue 214 https://gitlab.gnome.org/GNOME/gnome-boxes/issues/214

 data/org.gnome.Boxes.desktop.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Boxes.desktop.in b/data/org.gnome.Boxes.desktop.in
index 6f416a83..265585e8 100644
--- a/data/org.gnome.Boxes.desktop.in
+++ b/data/org.gnome.Boxes.desktop.in
@@ -3,7 +3,7 @@ Name=Boxes
 GenericName=Virtual machine viewer/manager
 Comment=View and use virtual machines
 # Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list 
MUST also end with a semicolon!
-Keywords=virtual machine;vm;
+Keywords=virtual machine;vm;vnc;rdp;
 Exec=gnome-boxes %U
 # 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]