diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/mate-session-properties.desktop.in.in | 1 | ||||
-rw-r--r-- | data/mate-wm.desktop.in.in | 1 | ||||
-rw-r--r-- | data/mate.desktop.in | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/data/mate-session-properties.desktop.in.in b/data/mate-session-properties.desktop.in.in index ec533a4..4b5bafd 100644 --- a/data/mate-session-properties.desktop.in.in +++ b/data/mate-session-properties.desktop.in.in @@ -7,6 +7,7 @@ Terminal=false Type=Application StartupNotify=true Categories=GTK;Settings;X-MATE-PersonalSettings; +Keywords=MATE;session;properties;applications;login;start; OnlyShowIn=MATE; X-MATE-Bugzilla-Bugzilla=MATE X-MATE-Bugzilla-Product=mate-session diff --git a/data/mate-wm.desktop.in.in b/data/mate-wm.desktop.in.in index 99f0523..271dbb4 100644 --- a/data/mate-wm.desktop.in.in +++ b/data/mate-wm.desktop.in.in @@ -2,6 +2,7 @@ Type=Application _Name=Window Manager Exec=mate-wm +Keywords=MATE;window;manager;launch;MDM; NoDisplay=true X-MATE-Autostart-Phase=WindowManager X-MATE-Provides=windowmanager diff --git a/data/mate.desktop.in b/data/mate.desktop.in index d356f96..83b3148 100644 --- a/data/mate.desktop.in +++ b/data/mate.desktop.in @@ -5,3 +5,4 @@ Exec=mate-session TryExec=mate-session Icon= Type=Application +Keywords=launch;MATE;desktop;session;
\ No newline at end of file |