Jeremy Newman : adding German (de) to available languages config
Module: website Branch: master Commit: bdc8e941c28a5fad947d919619fbd95caa516336 URL: http://source.winehq.org/git/website.git/?a=commit;h=bdc8e941c28a5fad947d919... Author: Jeremy Newman <jnewman(a)codeweavers.com> Date: Thu Dec 11 10:24:46 2008 -0600 adding German (de) to available languages config --- include/winehq.conf.sample | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/winehq.conf.sample b/include/winehq.conf.sample index 64e6722..06b9c3e 100644 --- a/include/winehq.conf.sample +++ b/include/winehq.conf.sample @@ -16,7 +16,7 @@ theme: winehq lang: en # available languages -(a)languages: en, es +(a)languages: en, de, es # default base URLS (if you run the site, in a subdir, set base_root) base_root:
participants (1)
-
Jeremy Newman