]> git.pld-linux.org Git - packages/dokuwiki-plugin-translation.git/commitdiff
- up to 2009-01-26 rc
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 27 Jan 2009 14:33:49 +0000 (14:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dokuwiki-find-lang.sh -> 1.3

dokuwiki-find-lang.sh

index 630d09cb6c2e8a2073fb05c79e27ce714928913d..add8412224ac01ffeee79e93ca6d9228cb45d438 100644 (file)
@@ -18,6 +18,9 @@ find $dir -type d -name lang | while read dir; do
                sl-si)
                        lang=sl
                ;;
+               id-ni)
+                       lang=id_NI
+               ;;
                *-*)
                        echo >&2 "Need mapping for $lang!"
                        exit 1
This page took 0.11494 seconds and 4 git commands to generate.