[Xfce4-commits] [xfce/thunar] 01/01: Add keywords to .desktop files to thunar (bug #16618)

noreply at xfce.org noreply at xfce.org
Mon Apr 6 09:56:39 CEST 2020


This is an automated email from the git hooks/post-receive script.

a   l   e   x       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/thunar.

commit 8ee6f6601f1e8b465ee366238aa92ac74aba94e5
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Mon Apr 6 09:50:26 2020 +0200

    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 129c752..81ffbc9 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 3e39402..eabf3a5 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 9d7c2fa..49cbd17 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list