From eb8a64ba3a194b20fda5f3fc57c1cd8f441fc7e9 Mon Sep 17 00:00:00 2001 From: Yousuf Philips Date: Tue, 3 Mar 2020 19:44:22 +0400 Subject: [PATCH] Add keywords to .desktop files to thunar --- thunar.desktop.in.in | 3 ++- thunar/thunar-settings.desktop.in | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/thunar.desktop.in.in b/thunar.desktop.in.in index 68801bf2..487c1ce3 100644 --- a/thunar.desktop.in.in +++ b/thunar.desktop.in.in @@ -2,10 +2,11 @@ _Name=Thunar File Manager _Comment=Browse the filesystem with the file manager _GenericName=File Manager +_Keywords=file manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;attributes;permissions;home;trash; Exec=thunar %F Icon=Thunar Terminal=false StartupNotify=true Type=Application Categories=System;Utility;Core;GTK;FileTools;FileManager; -MimeType=inode/directory; \ No newline at end of file +MimeType=inode/directory; diff --git a/thunar/thunar-settings.desktop.in b/thunar/thunar-settings.desktop.in index 9d7c2fae..3f110f27 100644 --- a/thunar/thunar-settings.desktop.in +++ b/thunar/thunar-settings.desktop.in @@ -2,6 +2,7 @@ Version=1.0 _Name=File Manager Settings _Comment=Configure the Thunar file manager +_Keywords=settings;preferences;icon;detailed;compact;thumbnails;folders;file size;date format;shortcuts pane;tree view;single click;double click;tabs;permissions; Exec=thunar-settings Icon=system-file-manager Terminal=false -- 2.17.1