summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheEvilSkeleton <theevilskeleton@riseup.net>2022-09-30 10:50:51 -0400
committerTheEvilSkeleton <theevilskeleton@riseup.net>2022-09-30 11:25:52 -0400
commit44fbdf65aba68f95658d8d987ae46c4db84a6151 (patch)
tree55754a52fbb4f04ce666cb940a18a1d8a0afa0a8
parenta2a60091cc51a9c2943432263e4223942979d77c (diff)
downloadepiphany-44fbdf65aba68f95658d8d987ae46c4db84a6151.tar.gz
desktop-entry: Add "epiphany" keyword
This MR adds "epiphany" as a keyword to make it searchable in the application menu. This is easier, as the name of the application is "Epiphany", which makes it easier for users to search for the application.
-rw-r--r--data/org.gnome.Epiphany.desktop.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.gnome.Epiphany.desktop.in.in b/data/org.gnome.Epiphany.desktop.in.in
index 9711afed4..8d123e818 100644
--- a/data/org.gnome.Epiphany.desktop.in.in
+++ b/data/org.gnome.Epiphany.desktop.in.in
@@ -3,7 +3,7 @@ Name=Web
GenericName=Web Browser
Comment=Browse the web
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
-Keywords=web;browser;internet;
+Keywords=web;browser;internet;epiphany;
Exec=epiphany %U
StartupNotify=true
Terminal=false