~ubuntu-branches/debian/sid/gsettings-desktop-schemas/sid

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Frederic Peters, Emilio Pozuelo Monfort
  • Date: 2011-04-10 14:54:19 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20110410145419-8zigxxugbzo16rft
Tags: 3.0.0-1
* New upstream release.

[ Emilio Pozuelo Monfort]
* debian/gsettings-desktop-schemas.install:
  + Ship the translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ(2.53)
2
 
AC_INIT([gsettings-desktop-schemas], [2.91.92],
 
2
AC_INIT([gsettings-desktop-schemas], [3.0.0],
3
3
        [http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-desktop-schemas])
4
4
AC_CONFIG_SRCDIR(schemas/org.gnome.desktop.default-applications.gschema.xml.in.in)
5
5
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-bzip2])