]> git.pld-linux.org Git - packages/ZendFramework.git/commitdiff
- update for 1.7.0
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 23 Nov 2008 22:50:38 +0000 (22:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ZendFramework-find-lang.sh -> 1.4

ZendFramework-find-lang.sh

index de884e072a077a1198318587382214071240d129..15da779b290446a2e94778363cf593e1e15eb8a8 100644 (file)
@@ -5,7 +5,7 @@ langfile=${1:-ZendFramework.lang}
 > $langfile
 find $dir -type f -name '*.xml' | while read file; do
        case "${file##*/}" in
-       supplementalData.xml)
+       supplementalData.xml|telephoneCodeData.xml|plurals.xml|characters.xml|root.xml)
                # skip - no lang tag for this one
                continue
                ;;
This page took 0.024163 seconds and 4 git commands to generate.