From 08bb8398e0d218daaefdfe95c44940e370802508 Mon Sep 17 00:00:00 2001 From: lukefromdc Date: Tue, 11 Jul 2023 21:28:01 -0400 Subject: Allow building all applets in or out of process *Use --enable-in-process selector for in-process builds *Accessx-status: mark as incompatable with wayland *Accessx-status: Fix in-process runtime warning *Stickynote, Geyes: style fixes --- command/data/org.mate.panel.applet.CommandAppletFactory.service.in | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 command/data/org.mate.panel.applet.CommandAppletFactory.service.in (limited to 'command/data/org.mate.panel.applet.CommandAppletFactory.service.in') diff --git a/command/data/org.mate.panel.applet.CommandAppletFactory.service.in b/command/data/org.mate.panel.applet.CommandAppletFactory.service.in new file mode 100644 index 00000000..aad043dd --- /dev/null +++ b/command/data/org.mate.panel.applet.CommandAppletFactory.service.in @@ -0,0 +1,3 @@ +[D-BUS Service] +Name=org.mate.panel.applet.CommandAppletFactory +Exec=@APPLET_LOCATION@ -- cgit v1.2.1