diff options
Diffstat (limited to 'applets/brightness/gpm-common.h')
-rw-r--r-- | applets/brightness/gpm-common.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/applets/brightness/gpm-common.h b/applets/brightness/gpm-common.h index e2733a8..5a6d516 100644 --- a/applets/brightness/gpm-common.h +++ b/applets/brightness/gpm-common.h @@ -37,9 +37,9 @@ G_BEGIN_DECLS #define GPM_DESCRIPTION _("Power Manager for the MATE desktop") /* help location */ -#define GPM_HOMEPAGE_URL "http://www.mate.org/projects/mate-power-manager/" -#define GPM_BUGZILLA_URL "http://bugzilla.mate.org/buglist.cgi?product=mate-power-manager" -#define GPM_FAQ_URL "http://live.mate.org/MatePowerManager/Faq" +#define GPM_HOMEPAGE_URL "http://www.mate-desktop.org/" +#define GPM_BUGZILLA_URL "https://github.com/mate-desktop/mate-power-manager/issues" +#define GPM_FAQ_URL "http://wiki.mate-desktop.org/" /* change general/installed_schema whenever adding or moving keys */ #define GPM_CONF_SCHEMA_ID 3 |