summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Wold <[email protected]>2019-06-18 06:02:54 +0000
committerraveit65 <[email protected]>2019-06-20 08:15:12 +0200
commit59b36542a9cb4c1265cb2395ca3256ee812dd5d8 (patch)
tree688e024b75c4c7ed5addff0bbc6beb00bcf4f959
parent17b300a83857eeed10c14b4c1ec1bb0b9ccb5ff2 (diff)
downloadmate-panel-59b36542a9cb4c1265cb2395ca3256ee812dd5d8.tar.bz2
mate-panel-59b36542a9cb4c1265cb2395ca3256ee812dd5d8.tar.xz
Add supported platform values to *.mate-panel-applet files
-rw-r--r--applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.in.in1
-rw-r--r--applets/fish/org.mate.panel.FishApplet.mate-panel-applet.in.in1
-rw-r--r--applets/notification_area/org.mate.panel.NotificationAreaApplet.mate-panel-applet.in.in1
-rw-r--r--applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.in.in4
4 files changed, 7 insertions, 0 deletions
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