This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository panel-plugins/xfce4-datetime-plugin.
commit b3fa754837365d5844354b193a975dab775ba867 Author: Landry Breuil <[email protected]> Date: Sun May 1 11:21:09 2016 +0200 Set X-XFCE-API=2.0 in desktop file --- panel-plugin/datetime.desktop.in | 1 + 1 file changed, 1 insertion(+) diff --git a/panel-plugin/datetime.desktop.in b/panel-plugin/datetime.desktop.in index 3c3277a..1c5c89e 100644 --- a/panel-plugin/datetime.desktop.in +++ b/panel-plugin/datetime.desktop.in @@ -5,3 +5,4 @@ _Comment=Date and Time plugin with a simple calendar Icon=xfce-schedule X-XFCE-Module=datetime X-XFCE-Internal=FALSE +X-XFCE-API=2.0 -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
