From: Michael Orlitzky Date: Wed, 23 Oct 2019 15:28:36 +0000 (-0400) Subject: hdaps.desktop.in: append X-XFCE-API=2.0 to the configuration X-Git-Tag: v1.0.0~15 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=xfce4-hdaps.git;a=commitdiff_plain;h=9fb98b3d659e7f19e78a0a561c68e1152cadd3e1 hdaps.desktop.in: append X-XFCE-API=2.0 to the configuration This is apparently needed for gtk+-3.x plugins, but I haven't been able to find a source for it except that "everyone else is doing it." --- diff --git a/panel-plugin/hdaps.desktop.in b/panel-plugin/hdaps.desktop.in index b76d871..bd1de00 100644 --- a/panel-plugin/hdaps.desktop.in +++ b/panel-plugin/hdaps.desktop.in @@ -7,3 +7,4 @@ Icon=xfce4-hdaps X-XFCE-Module=hdaps X-XFCE-Internal=False X-XFCE-Unique=True +X-XFCE-API=2.0 \ No newline at end of file