Updating branch refs/heads/master
to 11f3181d4bd791d265405573b1ce6d1c802dbed8 (commit)
from 9b9c63ca8175289bd6c1eaf2af38ea8479a371cf (commit)
commit 11f3181d4bd791d265405573b1ce6d1c802dbed8
Author: Ján Sučan <[email protected]>
Date: Mon Sep 30 19:10:48 2013 +0200
Add information to the about dialog
panel-plugin/mailwatch-plugin.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/panel-plugin/mailwatch-plugin.c b/panel-plugin/mailwatch-plugin.c
index b451e3e..1f581ed 100644
--- a/panel-plugin/mailwatch-plugin.c
+++ b/panel-plugin/mailwatch-plugin.c
@@ -1032,7 +1032,8 @@ mailwatch_show_about(XfcePanelPlugin *plugin,
{
GdkPixbuf *icon;
- const gchar *auth[] = { "Brian J. Tarricone [email protected] Maintainer,
Original Author",
+ const gchar *auth[] = { "Ján Sučan [email protected] Maintainer",
+ "Brian J. Tarricone [email protected] Maintainer,
Original Author",
"Pasi Orovuo [email protected] Developer",
NULL };
@@ -1045,7 +1046,8 @@ mailwatch_show_about(XfcePanelPlugin *plugin,
"version", VERSION,
"comments", _("A featureful mail-checker applet for
the Xfce Panel"),
"website", WEBSITE,
- "copyright", _("Copyright (c) 2005-2008 Brian
Tarricone\n"
+ "copyright", _("Copyright (c) 2013 Ján Sučan\n"
+ "Copyright (c) 2005-2008 Brian
Tarricone\n"
"Copyright (c) 2005 Pasi Orovuo"),
"authors", auth,
NULL);
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits