summaryrefslogtreecommitdiff
path: root/sensors-applet
diff options
context:
space:
mode:
authorLaurent Napias <[email protected]>2019-06-09 21:46:42 +0200
committerraveit65 <[email protected]>2019-06-10 21:36:01 +0200
commit5bc6c2cf36c853eda3e8d7eb37cff6a81fb5f9a7 (patch)
tree25aeababefa99efda560121f73a9008a225204d1 /sensors-applet
parentba38607f77b9dba35c8ef00c45714a2ac50933b2 (diff)
downloadmate-sensors-applet-5bc6c2cf36c853eda3e8d7eb37cff6a81fb5f9a7.tar.bz2
mate-sensors-applet-5bc6c2cf36c853eda3e8d7eb37cff6a81fb5f9a7.tar.xz
Change url project's website
Diffstat (limited to 'sensors-applet')
-rw-r--r--sensors-applet/about-dialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sensors-applet/about-dialog.c b/sensors-applet/about-dialog.c
index cd7ad20..4bc4a87 100644
--- a/sensors-applet/about-dialog.c
+++ b/sensors-applet/about-dialog.c
@@ -45,7 +45,7 @@ void about_dialog_open(SensorsApplet *sensors_applet) {
/* To translator: Put your name here to show up in the About dialog as the translator */
"translator-credits", _("translator-credits"),
"logo-icon-name", SENSORS_APPLET_ICON,
- "website", "http://www.mate-desktop.org",
+ "website", "https://mate-desktop.org",
NULL);
}