summaryrefslogtreecommitdiff
path: root/applets/brightness
diff options
context:
space:
mode:
Diffstat (limited to 'applets/brightness')
-rw-r--r--applets/brightness/brightness-applet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/brightness/brightness-applet.c b/applets/brightness/brightness-applet.c
index c4fa15e..e603d31 100644
--- a/applets/brightness/brightness-applet.c
+++ b/applets/brightness/brightness-applet.c
@@ -848,7 +848,7 @@ gpm_applet_dialog_about_cb (GtkAction *action, gpointer data)
"documenters", documenters,
"translator-credits", _("translator-credits"),
"wrap-license", TRUE,
- "website", "https://mate-desktop.org",
+ "website", PACKAGE_URL,
NULL);
g_free (license_trans);