diff options
-rw-r--r-- | AUTHORS | 12 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 7 insertions, 7 deletions
@@ -1,6 +1,6 @@ -MATE Sensors Applet - -Author: Alex Murray <[email protected]> -Contributors: Nathan Hand <[email protected]> - Sam Morris <[email protected]> - Alastair Poole <[email protected]> +Alex Murray <[email protected]> +Nathan Hand <[email protected]> +Sam Morris <[email protected]> +Alastair Poole <[email protected]> +Perberos <[email protected]> +Stefano Karapetsas <[email protected]> diff --git a/configure.ac b/configure.ac index d60c4b0..fbd0728 100644 --- a/configure.ac +++ b/configure.ac @@ -50,7 +50,7 @@ AC_CHECK_HEADERS( GLIB_REQUIRED=2.14.0 GTK_REQUIRED=2.14.0 -LIBPANEL_REQUIRED=2.0.0 +LIBPANEL_REQUIRED=1.1.0 LIBMATE_REQUIRED=1.1.0 LIBMATEUI_REQUIRED=1.1.0 LIBMATENOTIFY_REQUIRED=1.1.0 |