Commit Graph

9 Commits

Author SHA1 Message Date
Arun Raghavan 327288055b i18n: Migrate to upstream gettext over intltool
Newer gettext has feature parity, rendering intltool obsolete. Details
at:

  https://wiki.gnome.org/MigratingFromIntltoolToGettext
2022-01-14 18:39:01 -05:00
Tanu Kaskinen 1f037dc341 build-sys: Use autoreconf in bootstrap.sh
Most of the stuff in bootstrap.sh seemed to reimplement autoreconf,
badly. I don't understand the wisdom behind the run_versioned
trickery. configure.ac states that we require Automake 1.11, so
apparently the VERSION variable in bootstrap.sh was out of date.
Instead of bumping the version number, I replaced the cruft with
an autoreconf call.
2013-03-25 08:45:24 +02:00
Tanu Kaskinen abeb68dcf2 bootstrap: Enable the pre-commit hook. 2012-07-21 10:03:08 +03:00
Lennart Poettering 21bb91f1b9 add i18n 2008-08-05 20:20:09 +02:00
Lennart Poettering 3cca13223b update license headers for GPL 2.0+ 2008-08-05 19:42:21 +02:00
Lennart Poettering 0ed4f32432 update bootstrap.sh a bit 2008-08-05 19:42:05 +02:00
Lennart Poettering 52a85a0737 remove $Id$ 2008-07-15 13:24:56 +02:00
Lennart Poettering 5b1dcd4d3a build system updates
git-svn-id: file:///home/lennart/svn/public/pavucontrol/trunk@6 c17c95f2-f111-0410-90bf-f30a9569010c
2006-04-21 19:55:43 +00:00
Lennart Poettering 296f986a9e initial commit
git-svn-id: file:///home/lennart/svn/public/pavucontrol/trunk@3 c17c95f2-f111-0410-90bf-f30a9569010c
2006-04-21 14:51:33 +00:00