diff options
author | Laurent Napias <[email protected]> | 2019-06-09 21:46:42 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-10 21:36:01 +0200 |
commit | 5bc6c2cf36c853eda3e8d7eb37cff6a81fb5f9a7 (patch) | |
tree | 25aeababefa99efda560121f73a9008a225204d1 /configure.ac | |
parent | ba38607f77b9dba35c8ef00c45714a2ac50933b2 (diff) | |
download | mate-sensors-applet-5bc6c2cf36c853eda3e8d7eb37cff6a81fb5f9a7.tar.bz2 mate-sensors-applet-5bc6c2cf36c853eda3e8d7eb37cff6a81fb5f9a7.tar.xz |
Change url project's website
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2f7a257..d4b4a87 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # ================= initialization =================== # -AC_INIT([MATE Sensors Applet], [1.22.0], [http://www.mate-desktop.org], +AC_INIT([MATE Sensors Applet], [1.22.0], [https://mate-desktop.org], [mate-sensors-applet]) AC_CONFIG_SRCDIR([sensors-applet/main.c]) |