From 40dd3d1c879d031e128c521a409007acf0051b25 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Wed, 18 Jan 2012 21:38:02 -0500 Subject: Fixed mate-desktop URL --- applets/notification_area/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applets/notification_area') diff --git a/applets/notification_area/main.c b/applets/notification_area/main.c index fc11040f..f6a5a24d 100644 --- a/applets/notification_area/main.c +++ b/applets/notification_area/main.c @@ -130,7 +130,7 @@ static void about_cb(GtkAction* action, AppletData* data) "logo-icon-name", NOTIFICATION_AREA_ICON, "translator-credits", _("translator-credits"), "version", VERSION, - "website", "http://matsusoft.com.ar/projects/mate/", + "website", "http://www.mate-desktop.org", NULL); } -- cgit v1.2.1