From 59b36542a9cb4c1265cb2395ca3256ee812dd5d8 Mon Sep 17 00:00:00 2001 From: William Wold Date: Tue, 18 Jun 2019 06:02:54 +0000 Subject: Add supported platform values to *.mate-panel-applet files --- applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.in.in | 1 + applets/fish/org.mate.panel.FishApplet.mate-panel-applet.in.in | 1 + .../org.mate.panel.NotificationAreaApplet.mate-panel-applet.in.in | 1 + applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.in.in | 4 ++++ 4 files changed, 7 insertions(+) diff --git a/applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.in.in b/applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.in.in index 31ccda1f..5eaf19d1 100644 --- a/applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.in.in +++ b/applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.in.in @@ -10,6 +10,7 @@ _Name=Clock _Description=Get the current time and date Icon=mate-panel-clock MateComponentId=OAFIID:MATE_ClockApplet; +Platforms=X11;Wayland; X-MATE-Bugzilla-Bugzilla=MATE X-MATE-Bugzilla-Product=mate-panel X-MATE-Bugzilla-Component=clock diff --git a/applets/fish/org.mate.panel.FishApplet.mate-panel-applet.in.in b/applets/fish/org.mate.panel.FishApplet.mate-panel-applet.in.in index ca52df11..92b07c69 100644 --- a/applets/fish/org.mate.panel.FishApplet.mate-panel-applet.in.in +++ b/applets/fish/org.mate.panel.FishApplet.mate-panel-applet.in.in @@ -10,6 +10,7 @@ _Name=Fish _Description=Display a swimming fish or another animated creature Icon=mate-panel-fish MateComponentId=OAFIID:MATE_FishApplet; +Platforms=X11;Wayland; X-MATE-Bugzilla-Bugzilla=MATE X-MATE-Bugzilla-Product=mate-panel X-MATE-Bugzilla-Component=fish diff --git a/applets/notification_area/org.mate.panel.NotificationAreaApplet.mate-panel-applet.in.in b/applets/notification_area/org.mate.panel.NotificationAreaApplet.mate-panel-applet.in.in index 4c9cc1e0..9246ac9c 100644 --- a/applets/notification_area/org.mate.panel.NotificationAreaApplet.mate-panel-applet.in.in +++ b/applets/notification_area/org.mate.panel.NotificationAreaApplet.mate-panel-applet.in.in @@ -10,6 +10,7 @@ _Name=Notification Area _Description=Area where notification icons appear Icon=mate-panel-notification-area MateComponentId=OAFIID:MATE_NotificationAreaApplet;OAFIID:MATE_SystemTrayApplet; +Platforms=X11; X-MATE-Bugzilla-Bugzilla=MATE X-MATE-Bugzilla-Product=mate-panel X-MATE-Bugzilla-Component=notification area diff --git a/applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.in.in b/applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.in.in index 4003305b..b2ff20e7 100644 --- a/applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.in.in +++ b/applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.in.in @@ -10,6 +10,7 @@ _Name=Window Selector _Description=Switch between open windows using a menu Icon=mate-panel-window-menu MateComponentId=OAFIID:MATE_WindowMenuApplet; +Platforms=X11; X-MATE-Bugzilla-Bugzilla=MATE X-MATE-Bugzilla-Product=mate-panel X-MATE-Bugzilla-Component=window selector @@ -21,6 +22,7 @@ _Name=Workspace Switcher _Description=Switch between workspaces Icon=mate-panel-workspace-switcher MateComponentId=OAFIID:MATE_WorkspaceSwitcherApplet;OAFIID:MATE_PagerApplet; +Platforms=X11; X-MATE-Bugzilla-Bugzilla=MATE X-MATE-Bugzilla-Product=mate-panel X-MATE-Bugzilla-Component=workspace switcher @@ -32,6 +34,7 @@ _Name=Window List _Description=Switch between open windows using buttons Icon=mate-panel-window-list MateComponentId=OAFIID:MATE_TasklistApplet;OAFIID:MATE_WindowListApplet; +Platforms=X11; X-MATE-Bugzilla-Bugzilla=MATE X-MATE-Bugzilla-Product=mate-panel X-MATE-Bugzilla-Component=window list @@ -43,6 +46,7 @@ _Name=Show Desktop _Description=Hide application windows and show the desktop Icon=user-desktop MateComponentId=OAFIID:MATE_ShowDesktopApplet; +Platforms=X11; X-MATE-Bugzilla-Bugzilla=MATE X-MATE-Bugzilla-Product=mate-panel X-MATE-Bugzilla-Component=Show Desktop Button -- cgit v1.2.1