[gedit] Add "notepad" to keywords to improve discoverability by people coming from Windows.



commit 54ad6d955e3fd4e2b4c7445d1119df13b6390f87
Author: Sebastian Cherek <scherek outlook com>
Date:   Mon Oct 4 07:50:48 2021 +0000

    Add "notepad" to keywords to improve discoverability by people coming from Windows.

 data/org.gnome.gedit.desktop.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.gedit.desktop.in b/data/org.gnome.gedit.desktop.in
index 020081348..a31f31eaa 100644
--- a/data/org.gnome.gedit.desktop.in
+++ b/data/org.gnome.gedit.desktop.in
@@ -14,7 +14,7 @@ Actions=new-window;new-document;
 # TRANSLATORS: Do NOT translate or localize the semicolons!
 #              The list MUST also end with a semicolon!
 #              Search terms to find this application.
-Keywords=Text;Editor;Plaintext;Write;gedit;
+Keywords=Text;Editor;Plaintext;Write;gedit;notepad;
 DBusActivatable=true
 
 [Desktop Action new-window]


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