Updating branch refs/heads/master
to 19b21aa33d6bb38c4456d506da8b2cdc75114c09 (commit)
from a90c20ede9871043dac90f2df6fd17cd37d446ce (commit)
commit 19b21aa33d6bb38c4456d506da8b2cdc75114c09
Author: Andrzej <[email protected]>
Date: Sun Sep 1 23:44:05 2013 +0100
Updated list of authors and plugin description.
panel-plugin/indicator.c | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)
diff --git a/panel-plugin/indicator.c b/panel-plugin/indicator.c
index 3947c5f..e812b48 100644
--- a/panel-plugin/indicator.c
+++ b/panel-plugin/indicator.c
@@ -151,10 +151,17 @@ indicator_show_about (XfcePanelPlugin *plugin)
{
GdkPixbuf *icon;
- const gchar *auth[] = {
- "Mark Trompell <[email protected]>", "Andrzej Radecki
<[email protected]>",
- "Lionel Le Folgoc <[email protected]>", "Jason Conti
<[email protected]>",
- "Nick Schermer <[email protected]>", "Evgeni Golov <[email protected]>", NULL
};
+ const gchar *auth[] =
+ {
+ "Mark Trompell <[email protected]>",
+ "Andrzej Radecki <[email protected]>",
+ "Lionel Le Folgoc <[email protected]>",
+ "Alistair Buxton <[email protected]>",
+ "Jason Conti <[email protected]>",
+ "Nick Schermer <[email protected]>",
+ "Evgeni Golov <[email protected]>",
+ NULL
+ };
g_return_if_fail (XFCE_IS_INDICATOR_PLUGIN (plugin));
@@ -164,7 +171,7 @@ indicator_show_about (XfcePanelPlugin *plugin)
"license", xfce_get_license_text
(XFCE_LICENSE_TEXT_GPL),
"version", PACKAGE_VERSION,
"program-name", PACKAGE_NAME,
- "comments", _("An indicator of something that needs
your attention on the desktop"),
+ "comments", _("Provides a panel area for Unity
indicators. Indicators allow applications and system services to display their
status and interact with the user."),
"website",
"http://goodies.xfce.org/projects/panel-plugins/xfce4-indicator-plugin",
"copyright", _("Copyright (c) 2009-2013\n"),
"authors", auth, NULL);
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits