From e6c5401a285e188b00c6d13e7b53d30ef6a6fe5f Mon Sep 17 00:00:00 2001 From: lukefromdc Date: Tue, 20 Jun 2023 03:28:58 -0400 Subject: timerapplet: port to in-process for wayland --- .../data/org.mate.applets.TimerApplet.mate-panel-applet.desktop.in.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'timerapplet/data/org.mate.applets.TimerApplet.mate-panel-applet.desktop.in.in') diff --git a/timerapplet/data/org.mate.applets.TimerApplet.mate-panel-applet.desktop.in.in b/timerapplet/data/org.mate.applets.TimerApplet.mate-panel-applet.desktop.in.in index a111eb28..86b18021 100644 --- a/timerapplet/data/org.mate.applets.TimerApplet.mate-panel-applet.desktop.in.in +++ b/timerapplet/data/org.mate.applets.TimerApplet.mate-panel-applet.desktop.in.in @@ -1,11 +1,13 @@ [Applet Factory] Id=TimerAppletFactory -Location=@LOCATION@ +Location=@APPLET_LOCATION@ +InProcess=true Name=Timer Factory Description=Timer Factory [TimerApplet] Name=Timer Description=Start a timer and receive a notification when it is finished +Platforms=X11;Wayland # Translators: Do NOT translate or transliterate this text (this is an icon file name)! Icon=mate-panel-clock -- cgit v1.2.1