]> spindle.queued.net Git - midori/commit
Implement localization via Gettext.
authorChristian Dywan <christian@twotoasts.de>
Sat, 22 Mar 2008 02:38:23 +0000 (03:38 +0100)
committerChristian Dywan <christian@twotoasts.de>
Sat, 22 Mar 2008 02:38:23 +0000 (03:38 +0100)
commitbe89221aea13aa092f64d2133fd5bed5c23f4972
tree8b3b6d7b525ca2bc2e46d7ad1fa38df31efe7b6c
parentbf8061865856030f6fa273768d8fb6a0036818db
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.
26 files changed:
Makefile.am
autogen.sh
configure.in
katze/Makefile.am
katze/katze-throbber.c
katze/katze-xbel.c
midori.desktop [deleted file]
midori.desktop.in [new file with mode: 0644]
po/LINGUAS [new file with mode: 0644]
po/Makefile.in.in [new file with mode: 0644]
po/POTFILES.in [new file with mode: 0644]
po/POTFILES.skip [new file with mode: 0644]
po/de.po [new file with mode: 0644]
src/Makefile.am
src/conf.c
src/global.h
src/helpers.c
src/main.c
src/midori-browser.c
src/midori-panel.c
src/midori-trash.c
src/midori-websettings.c
src/midori-webview.c
src/prefs.c
src/sokoke.c
src/webSearch.c