diff options
author | Perberos <[email protected]> | 2012-01-27 09:10:25 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2012-01-27 09:10:25 -0300 |
commit | 19bfea3a8d5f2d20c3ad927b729fb04ba3ceef8f (patch) | |
tree | c1bbf7e1369a5ca37a3d4cdff1ead06813a92dbb /applets/notification_area/main.c | |
parent | 16659f4b196ce57bfc76ff51e85e9dc4417b2527 (diff) | |
download | mate-panel-19bfea3a8d5f2d20c3ad927b729fb04ba3ceef8f.tar.bz2 mate-panel-19bfea3a8d5f2d20c3ad927b729fb04ba3ceef8f.tar.xz |
website info redundancy, refer to mate-about
Diffstat (limited to 'applets/notification_area/main.c')
-rw-r--r-- | applets/notification_area/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/applets/notification_area/main.c b/applets/notification_area/main.c index f6a5a24d..bd43f51e 100644 --- a/applets/notification_area/main.c +++ b/applets/notification_area/main.c @@ -130,7 +130,6 @@ static void about_cb(GtkAction* action, AppletData* data) "logo-icon-name", NOTIFICATION_AREA_ICON, "translator-credits", _("translator-credits"), "version", VERSION, - "website", "http://www.mate-desktop.org", NULL); } |