diff options
author | Laurent Napias <[email protected]> | 2019-06-09 22:45:28 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-10 16:50:52 +0200 |
commit | d53d2be25eded44f81c126c9d904d21774f7ee42 (patch) | |
tree | 98afcd48bcdf031bd401dd98c6003547d8dedfe0 /mate-about | |
parent | 9c06c44664bd64f8c86858b1c1ed6a62d75f887a (diff) | |
download | mate-desktop-d53d2be25eded44f81c126c9d904d21774f7ee42.tar.bz2 mate-desktop-d53d2be25eded44f81c126c9d904d21774f7ee42.tar.xz |
Change url project's website
Diffstat (limited to 'mate-about')
-rw-r--r-- | mate-about/mate-about.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-about/mate-about.h b/mate-about/mate-about.h index e2d14c2..08ec23c 100644 --- a/mate-about/mate-about.h +++ b/mate-about/mate-about.h @@ -29,7 +29,7 @@ const char* program_name = N_("MATE Desktop Environment"); const char* version = PACKAGE_VERSION; const char* icon = "mate-desktop"; -const char* website = "http://www.mate-desktop.org/"; +const char* website = "https://mate-desktop.org/"; const char* copyright = N_("Copyright © 1997-2011 GNOME developers\n" "Copyright © 2011 Perberos\n" |