[cheese/add-camera-keyword-to-desktop-file] Add "camera" keyword to desktop file



commit 97081081058a96d71c9894b66eb9a2f94bc70768
Author: Felipe Borges <felipeborges gnome org>
Date:   Fri Nov 15 18:12:47 2019 +0100

    Add "camera" keyword to desktop file
    
    So Cheese is shown while searching for "camera" in the Shell.

 data/org.gnome.Cheese.desktop.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Cheese.desktop.in b/data/org.gnome.Cheese.desktop.in
index eadadfac..64f6d2f3 100644
--- a/data/org.gnome.Cheese.desktop.in
+++ b/data/org.gnome.Cheese.desktop.in
@@ -3,7 +3,7 @@ Name=Cheese
 GenericName=Webcam Booth
 Comment=Take photos and videos with your webcam, with fun graphical effects
 # Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list 
MUST also end with a semicolon!
-Keywords=photo;video;webcam;
+Keywords=photo;video;webcam;camera;
 Exec=cheese
 Terminal=false
 Type=Application


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