[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/stable/l10n-kde4/scripts
From:       Albert Astals Cid <null () kde ! org>
Date:       2017-12-28 20:20:15
Message-ID: E1eUef1-0008UJ-17 () code ! kde ! org
[Download RAW message or body]

SVN commit 1507205 by aacid:

don't extract qt anymore


 M  +2 -8      get_paths  
 M  +0 -6      update_translations  


--- branches/stable/l10n-kde4/scripts/get_paths #1507204:1507205
@@ -92,9 +92,6 @@
 		l10n)
 			echo branches/stable/l10n-kde4
 			;;
-		qt)
-			echo git-stable/qt
-			;;
 		applications_baloo-widgets)
 			echo git-stable/$1
 			;;
@@ -156,9 +153,6 @@
 function get_vcs
 {
 	case "$1" in
-		qt)
-			echo git
-			;;
 		extragear-*_*)
 			echo git
 			;;
@@ -273,7 +267,7 @@
 		kdeaccessibility_*)
 			echo "get_branch_none"
  			;;
-		kdelibs*|kde-runtime|qt)
+		kdelibs*|kde-runtime)
 			echo "get_branch_none"
 			;;
 		workspace_kde-gtk-config)
@@ -295,7 +289,7 @@
 function get_url
 {
 	case "$1" in
-		kdelibs|kdeplasma-addons|kdepimlibs|kdepim|kdepim-runtime|calligra|qt|kde-runtime|kde-workspace)
 +		kdelibs|kdeplasma-addons|kdepimlibs|kdepim|kdepim-runtime|calligra|kde-runtime|kde-workspace)
  echo "kde:$1.git"
 			;;
 		kdesupport-phonon_*)
--- branches/stable/l10n-kde4/scripts/update_translations #1507204:1507205
@@ -298,12 +298,6 @@
   done
   cd $BASEDIR
   
-  test -z "$VERBOSE1" || echo "extracting qt"
-  # As qt is updated rarely (compared to other modules) and to simplify the code, we \
                let the "late" code below do most of the work.
-  ### TODO: check if in long-term this minimalistic approach is really the best
-  podir=$BASEDIR/$transmod/templates/messages/qt EXTRACTRC="perl $extractrc \
                --ignore-no-input" qtcopydir=$BASEDIR/`get_path qt` \
-    bash $BASEDIR/$transmod/scripts/MessagesQt.sh
-
   test -z "$VERBOSE1" || echo "updating files in $transmod"
   if cd $transmod; then
     rm -f statuslist.tmp


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic