From f5ba27007c359c933631d30dac4593c147c5e01e Mon Sep 17 00:00:00 2001 From: lukefromdc Date: Wed, 9 Aug 2023 07:17:27 -0400 Subject: dictionary applet: allow building in-process *This is needed for wayland support --- .../data/org.mate.DictionaryApplet.mate-panel-applet.desktop.in.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mate-dictionary/data/org.mate.DictionaryApplet.mate-panel-applet.desktop.in.in') diff --git a/mate-dictionary/data/org.mate.DictionaryApplet.mate-panel-applet.desktop.in.in b/mate-dictionary/data/org.mate.DictionaryApplet.mate-panel-applet.desktop.in.in index db553811..2e74c413 100644 --- a/mate-dictionary/data/org.mate.DictionaryApplet.mate-panel-applet.desktop.in.in +++ b/mate-dictionary/data/org.mate.DictionaryApplet.mate-panel-applet.desktop.in.in @@ -1,6 +1,7 @@ [Applet Factory] Id=DictionaryAppletFactory -Location=@LIBEXECDIR@/mate-dictionary-applet +Location=@APPLET_LOCATION@ +InProcess=@APPLET_IN_PROCESS@ Name=Dictionary Applet Factory Description=Factory for the dictionary applet -- cgit v1.2.1