diff options
Diffstat (limited to 'src/applet-main.c')
-rw-r--r-- | src/applet-main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/applet-main.c b/src/applet-main.c index 1e8db5a..c739251 100644 --- a/src/applet-main.c +++ b/src/applet-main.c @@ -644,7 +644,7 @@ about_cb (GtkAction *action G_GNUC_UNUSED, "translator-credits", _("translator-credits"), "logo-icon-name", "indicator-applet", "icon-name", "indicator-applet", - "website", "http://launchpad.net/indicator-applet", + "website", "http://www.mate-desktop.org", "website-label", _("Indicator Applet Website"), NULL ); |