summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2015-05-10Bump version to 1.10.0mate-sensors-applet-1.10.0Stefano Karapetsas1-1/+1
2015-04-05Bump version to 1.9.90mate-sensors-applet-1.9.90Stefano Karapetsas1-1/+1
2015-01-14we don't need g_type_init (in GLib >= 2.36)Monsta1-1/+1
Closes https://github.com/mate-desktop/mate-sensors-applet/pull/21
2014-05-07AC_PROG_INTLTOOL is deprecatedinfirit1-1/+1
2014-05-02Add GTK3 supportStefano Karapetsas1-2/+21
2014-04-29Bump version to 1.9.0Stefano Karapetsas1-1/+1
2014-04-29Fix build on DebianMike Gabriel1-1/+1
In clean Debian unstable build chroots, the udisks plugin of mate-sensors-applets does not get built. Reason: The pkg-config tool returns an empty string for "pkg-config --cflags libatasmart" in clean Debian unstable build chroots. This probably is the case, because the result "-I/usr/include" is in the include path anyway and would not add include locations to the build process. Checking the LIBATASMART_LIBS variable is more safe here (as opposed to checking LIBATASMART_CFLAGS). It always contains a value if the library is installed and has a proper version. Closes https://github.com/mate-desktop/mate-sensors-applet/issues/17
2014-03-01Bump version to 1.8.0mate-sensors-applet-1.8.0Stefano Karapetsas1-1/+1
2014-02-19Bump version to 1.7.90mate-sensors-applet-1.7.90Stefano Karapetsas1-1/+1
2014-02-19configure: Add check-newsStefano Karapetsas1-1/+1
2014-01-25Bump version to 1.7.0mate-sensors-applet-1.7.0Stefano Karapetsas1-1/+1
2014-01-25Sync translations with transifexStefano Karapetsas1-1/+0
2013-11-10Silence autofoo warningsinfirit1-0/+1
2013-11-10Update AC_INIT_AUTOMAKE for make distinfirit1-1/+1
2013-08-02Correct commentinfirit1-1/+1
2013-08-02Use yelp-tools instead of mate-doc-utilsinfirit1-1/+1
2013-04-01Bump version to 1.6.0mate-sensors-applet-1.6.0Stefano Karapetsas1-1/+1
2013-03-23Bump version to 1.5.2mate-sensors-applet-1.5.2Stefano Karapetsas1-1/+1
2013-02-27Use libnotify instead of libmatenofityStefano Karapetsas1-17/+17
2013-02-13AC_CONFIG_HEADERS to please automake 1.13Marcel Dijkstra1-1/+1
2013-01-20Preparing 1.5.1 release.mate-sensors-applet-1.5.1Steve Zesch1-1/+1
2012-12-16bump version to 1.5.0Stefano Karapetsas1-1/+1
2012-12-16migrate to GSettings and remove MateConf usageStefano Karapetsas1-9/+6
migrate to DBUS and remove MateComponent usage remove libmate usage and use glib instead
2012-07-26Extended description of with-aticonfig optionJaap Versteegh1-7/+9
2012-07-12Preparing for 1.4 release.mate-sensors-applet-1.4.0Steve Zesch1-1/+1
2012-03-11fix typo inversionmate-sensors-applet-1.2.0Stefano Karapetsas1-1/+1
2012-03-11update for 1.2 releaseStefano Karapetsas1-1/+1
2012-01-261.1.1 releasemate-sensors-applet-1.1.1Stefano Karapetsas1-1/+1
2011-12-14fixed some thingsStefano Karapetsas1-1/+1
2011-12-09updated versionSteve Zesch1-4/+4
2011-12-02Changed version to 2011.12.01Steve Zesch1-1/+1
2011-11-24fixed automakeStefano Karapetsas1-2/+2
2011-11-23solved some conflicts with sensors-appletStefano Karapetsas1-1/+1
2011-11-22converted to MATE (thanks to perberos)Stefano Karapetsas1-28/+28
2011-11-21Initial release bases on sensors-appletStefano Karapetsas1-0/+286