From f3ce0997459f72dad00222e705c8bd772057ff24 Mon Sep 17 00:00:00 2001 From: Yousuf Philips Date: Sat, 4 Apr 2020 00:20:58 +0400 Subject: [PATCH] Add keywords to .desktop files to thunar (bug #16618) --- thunar-bulk-rename.desktop.in.in | 1 + thunar.desktop.in.in | 1 + thunar/thunar-settings.desktop.in | 1 + 3 files changed, 3 insertions(+) diff --git a/thunar-bulk-rename.desktop.in.in b/thunar-bulk-rename.desktop.in.in index 129c752c..81ffbc96 100644 --- a/thunar-bulk-rename.desktop.in.in +++ b/thunar-bulk-rename.desktop.in.in @@ -2,6 +2,7 @@ _Name=Bulk Rename _Comment=Rename Multiple Files _GenericName=Bulk Rename +_Keywords=bulk;renamer;renaming;thunar;files;folders;directory;directories; Exec=thunar --bulk-rename %F Icon=Thunar Terminal=false diff --git a/thunar.desktop.in.in b/thunar.desktop.in.in index 3e394022..eabf3a55 100644 --- a/thunar.desktop.in.in +++ b/thunar.desktop.in.in @@ -2,6 +2,7 @@ _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;permissions;home;trash; Exec=thunar %F Icon=Thunar Terminal=false diff --git a/thunar/thunar-settings.desktop.in b/thunar/thunar-settings.desktop.in index 9d7c2fae..49cbd17c 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=thunar;settings;preferences;configure;thumbnails;file size;date format;shortcuts pane;tree view;tabs; Exec=thunar-settings Icon=system-file-manager Terminal=false -- 2.17.1