From ac91b7fd6de0d8959810faf845f37ddefc6c62b2 Mon Sep 17 00:00:00 2001 From: Yousuf Philips Date: Tue, 3 Mar 2020 17:29:18 +0400 Subject: [PATCH] Add keywords to .desktop files to xfce4-appfinder --- data/xfce4-appfinder.desktop.in | 1 + data/xfce4-run.desktop.in | 2 ++ 2 files changed, 3 insertions(+) diff --git a/data/xfce4-appfinder.desktop.in b/data/xfce4-appfinder.desktop.in index dc34d21..cd831f9 100644 --- a/data/xfce4-appfinder.desktop.in +++ b/data/xfce4-appfinder.desktop.in @@ -8,3 +8,4 @@ Type=Application Categories=Utility;X-XFCE; _Name=Application Finder _Comment=Find and launch applications installed on your system +_Keywords=program;applications;bookmarks; diff --git a/data/xfce4-run.desktop.in b/data/xfce4-run.desktop.in index 31674cf..bb1a317 100644 --- a/data/xfce4-run.desktop.in +++ b/data/xfce4-run.desktop.in @@ -9,3 +9,5 @@ Categories=Utility;X-XFCE;X-Xfce-Toplevel; OnlyShowIn=XFCE; _Name=Run Program... _Comment=Enter a command you want to launch +_Keywords=run;command;application;program;finder;search;launcher;everything;spotlight;sherlock;applesearch;unity dash;krunner;synapse;ulauncher;launchy;gnome do;pie;apwal;recoll;alfred;quicksilver;tracker;beagle;kupfer; + -- 2.17.1