diff options
author | Laurent Napias <[email protected]> | 2019-06-09 22:00:38 +0200 |
---|---|---|
committer | ZenWalker <[email protected]> | 2019-06-13 09:34:28 +0200 |
commit | 82ecb94091dfe25f91124833719ed8269d2a1436 (patch) | |
tree | 034e651200f01fc7a7aa40afa86ae17ed68b75ba /src | |
parent | 42e4aaebc7e1d68915e1617df3c3f7bddf21c488 (diff) | |
download | mate-indicator-applet-82ecb94091dfe25f91124833719ed8269d2a1436.tar.bz2 mate-indicator-applet-82ecb94091dfe25f91124833719ed8269d2a1436.tar.xz |
Change url projet's website
Diffstat (limited to 'src')
-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 d84fd1c..d2a42a8 100644 --- a/src/applet-main.c +++ b/src/applet-main.c @@ -819,7 +819,7 @@ about_cb (GtkAction *action G_GNUC_UNUSED, "translator-credits", _("translator-credits"), "logo-icon-name", "mate-indicator-applet", "icon-name", "mate-indicator-applet", - "website", "http://www.mate-desktop.org", + "website", "https://mate-desktop.org", "website-label", _("MATE Website"), NULL ); |