diff options
author | lukefromdc <[email protected]> | 2023-08-16 14:04:43 -0400 |
---|---|---|
committer | raveit65 <[email protected]> | 2023-08-17 21:24:26 +0200 |
commit | 876276f08811e43d995ffb3a41460e9c4f706273 (patch) | |
tree | 435c0af32c16fec90de7d535e3e81c8ee1d07bea | |
parent | c9b23c43f9d07b640551576e8849b3bd4e1627a3 (diff) | |
download | mate-power-manager-876276f08811e43d995ffb3a41460e9c4f706273.tar.bz2 mate-power-manager-876276f08811e43d995ffb3a41460e9c4f706273.tar.xz |
inhibit: mark applet incompatable with wayland
*Depends on Xevent and DPMS x11 extension
-rw-r--r-- | applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.desktop.in.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.desktop.in.in b/applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.desktop.in.in index 645fc21..dbf3988 100644 --- a/applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.desktop.in.in +++ b/applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.desktop.in.in @@ -10,6 +10,7 @@ Description=Allows user to inhibit automatic power saving # Translators: Do NOT translate or transliterate this text (this is an icon file name)! Icon=mate-inhibit-applet MateComponentId=OAFIID:MATE_InhibitApplet +Platforms=X11; X-MATE-Bugzilla-Bugzilla=MATE X-MATE-Bugzilla-Product=mate-power-manager X-MATE-Bugzilla-Component=applets |