← Back to team overview

ayatana-commits team mailing list archive

[Branch ~indicator-applet-developers/evolution-indicator/trunk] Rev 57: [release] 0.2.6

 

------------------------------------------------------------
revno: 57
tags: 0.2.6
committer: Neil Jagdish Patel <neil.patel@xxxxxxxxxxxxx>
branch nick: evolution-indicator
timestamp: Thu 2010-01-21 16:22:32 +0000
message:
  [release] 0.2.6
modified:
  configure.ac


--
lp:evolution-indicator
https://code.launchpad.net/~indicator-applet-developers/evolution-indicator/trunk

Your team ayatana-commits is subscribed to branch lp:evolution-indicator.
To unsubscribe from this branch go to https://code.launchpad.net/~indicator-applet-developers/evolution-indicator/trunk/+edit-subscription.
=== modified file 'configure.ac'
--- configure.ac	2009-09-17 09:26:57 +0000
+++ configure.ac	2010-01-21 16:22:32 +0000
@@ -1,5 +1,5 @@
 AC_PREREQ(2.53)
-AC_INIT(evolution-indicator, 0.2.4, [])
+AC_INIT(evolution-indicator, 0.2.6, [])
 AM_INIT_AUTOMAKE()
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 AC_CONFIG_SRCDIR(src/evolution-indicator.c)
@@ -35,12 +35,12 @@
 AC_SUBST([CONFIG_STATUS_DEPENDENCIES],['$(top_srcdir)/po/LINGUAS'])
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Define to the Gettext package name])
 ALL_LINGUAS="`cat "$srcdir/po/LINGUAS" | grep -v '^#'`"
-		
+
 IT_PROG_INTLTOOL([0.34])
 
 AM_GLIB_GNU_GETTEXT
 
-dnl GConf 
+dnl GConf
 AC_PATH_PROG(GCONFTOOL, gconftool-2)
 AM_GCONF_SOURCE_2
 
@@ -50,7 +50,7 @@
 fi
 AC_SUBST(GCC_FLAGS)
 
-PKG_CHECK_MODULES(DEPS, 
+PKG_CHECK_MODULES(DEPS,
                   indicate >= 0.2.0
                   evolution-plugin
                   dbus-1