Updating branch refs/heads/master
to eced3e05f735bc343bc0ac84b433775cc6ffc71b (commit)
from 5193bf294ca014555319d95b214c391a1cddb204 (commit)
commit eced3e05f735bc343bc0ac84b433775cc6ffc71b
Author: Nick Schermer <[email protected]>
Date: Sun Jun 6 11:49:00 2010 +0200
Fix typo in notification area plugin.
plugins/systray/systray.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/plugins/systray/systray.c b/plugins/systray/systray.c
index 8283c70..3d88926 100644
--- a/plugins/systray/systray.c
+++ b/plugins/systray/systray.c
@@ -279,7 +279,7 @@ systray_plugin_screen_changed (GtkWidget *widget,
}
else
{
- xfce_dialog_show_error (NULL, error, _("Unable the start the
notification area"));
+ xfce_dialog_show_error (NULL, error, _("Unable to start the notification
area"));
g_error_free (error);
}
}
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits