[Xfce4-commits] [xfce/xfwm4] 11/18: setting-dialog: Add keywords to .desktop files

noreply at xfce.org noreply at xfce.org
Sat Apr 11 17:58:47 CEST 2020


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

o   l   i   v   i   e   r       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       x   f   c   e   -   4   .   1   4   
   in repository xfce/xfwm4.

commit 1c4c83a7ff4e280b1c5177214d0a5e3c2ca73065
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Tue Mar 3 21:28:43 2020 +0400

    setting-dialog: Add keywords to .desktop files
    
    Bug: 16621
    
    Add keywords to the desktop definition files.
    
    (cherry picked from commit 8dd22120b4c4d97259bf5f35cd0eb08d6226a3a3)
---
 settings-dialogs/xfce-wm-settings.desktop.in         | 1 +
 settings-dialogs/xfce-wmtweaks-settings.desktop.in   | 1 +
 settings-dialogs/xfce-workspaces-settings.desktop.in | 1 +
 3 files changed, 3 insertions(+)

diff --git a/settings-dialogs/xfce-wm-settings.desktop.in b/settings-dialogs/xfce-wm-settings.desktop.in
index 45ee795..875c38f 100644
--- a/settings-dialogs/xfce-wm-settings.desktop.in
+++ b/settings-dialogs/xfce-wm-settings.desktop.in
@@ -2,6 +2,7 @@
 Version=1.0
 _Name=Window Manager
 _Comment=Configure window behavior and shortcuts
+_Keywords=windows;management;settings;preferences;themes;styles;decorations;title bar;font;buttons;menu;minimize;maximize;shade;roll up;layout;keyboard shortcuts;focus;snapping;screen;workspaces;edges;corner;hide content;move;resize;moving;resizing;double click;
 Exec=xfwm4-settings
 Icon=xfwm4
 Terminal=false
diff --git a/settings-dialogs/xfce-wmtweaks-settings.desktop.in b/settings-dialogs/xfce-wmtweaks-settings.desktop.in
index 0dde0ef..2057cca 100644
--- a/settings-dialogs/xfce-wmtweaks-settings.desktop.in
+++ b/settings-dialogs/xfce-wmtweaks-settings.desktop.in
@@ -2,6 +2,7 @@
 Version=1.0
 _Name=Window Manager Tweaks
 _Comment=Fine-tune window behaviour and effects
+_Keywords=windows;behavior;settings;preferences;cycling;cycle;switching;focus;raises;accessibility;key;dragging;move;moving;hide;frame;title bar;maximized;tile;screen;edge;hot corner;snapping;mouse wheel;roll up;workspaces;placement;compositor;compositing;enable;disable;shadows;decorations;opacity;resize;inactive;preview;compiz;transitions;
 Exec=xfwm4-tweaks-settings
 Icon=wmtweaks
 Terminal=false
diff --git a/settings-dialogs/xfce-workspaces-settings.desktop.in b/settings-dialogs/xfce-workspaces-settings.desktop.in
index 7f5292e..cc929a1 100644
--- a/settings-dialogs/xfce-workspaces-settings.desktop.in
+++ b/settings-dialogs/xfce-workspaces-settings.desktop.in
@@ -2,6 +2,7 @@
 Version=1.0
 _Name=Workspaces
 _Comment=Configure layout, names and margins
+_Keywords=workspaces;settings;preferences;virtual desktops;number;windows;screen;margins;
 Exec=xfwm4-workspace-settings
 Icon=xfce4-workspaces
 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