~midori/midori/fix-1094858

« back to all changes in this revision

Viewing changes to autogen.sh

  • Committer: Christian Dywan
  • Date: 2008-03-22 02:38:23 UTC
  • Revision ID: git-v1:be89221aea13aa092f64d2133fd5bed5c23f4972
Implement localization via Gettext.

Based on the implementation of localization via Gettext
contributed by Enrico Tröger, a few adjustments were made
to allow Midori to be properly localized. Initially
German is fully supported.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
2
 
 
3
echo "no" | glib-gettextize --force --copy
 
4
intltoolize --copy --force --automake
3
5
libtoolize --copy --force
4
6
aclocal
5
7
autoheader
6
8
autoconf
7
 
automake --add-missing --copy
 
 
b'\\ No newline at end of file'
 
9
automake --add-missing --copy