SVN commit 1507362 by aacid: We don't do qt anymore M +1 -1 update_translations --- branches/stable/l10n-kde4/scripts/update_translations #1507361:1507362 @@ -55,7 +55,7 @@ DOCBOOKXSL_LOCATION=/usr/share/xml/docbook/stylesheet/nwalsh/ fi - for i in qt $releases l10n; do + for i in $releases l10n; do vcs=`get_vcs $i` if test -n "$NOUPDATE"; then if test "$vcs" = git; then