[Xfce4-commits] [panel-plugins/xfce4-stopwatch-plugin] 02/03: Run panel as external plugin
noreply at xfce.org
noreply at xfce.org
Thu Mar 14 13:28:49 CET 2019
This is an automated email from the git hooks/post-receive script.
n c o p a p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository panel-plugins/xfce4-stopwatch-plugin.
commit b1164225ff069d82dccbd0d83c4f1f44988c30fc
Author: Natanael Copa <ncopa at alpinelinux.org>
Date: Thu Mar 14 13:17:51 2019 +0100
Run panel as external plugin
We want run the plugin as separate process for stability
---
panel-plugin/xfce4-stopwatch-plugin.desktop.in.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/panel-plugin/xfce4-stopwatch-plugin.desktop.in.in b/panel-plugin/xfce4-stopwatch-plugin.desktop.in.in
index 467f8d1..32a2870 100644
--- a/panel-plugin/xfce4-stopwatch-plugin.desktop.in.in
+++ b/panel-plugin/xfce4-stopwatch-plugin.desktop.in.in
@@ -5,4 +5,5 @@ _Comment=Time yourself
Icon=xfce4-stopwatch-plugin
X-XFCE-Module=stopwatch
X-XFCE-Unique=false
-X-XFCE-Internal=TRUE
+X-XFCE-Internal=false
+X-XFCE-API=2.0
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list