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

List:       kde-commits
Subject:    KDE/kdeedu/kgeography
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2010-11-22 20:24:48
Message-ID: 20101122202448.534F1AC8A2 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1199823 by aacid:

remove unused division definitions
CCMAIL: 257572


 M  +1 -6      data/andhrapradesh.kgm  
 M  +0 -5      data/arunachalpradesh.kgm  
 M  +1 -6      data/chhattisgarh.kgm  
 M  +0 -5      data/gujarat.kgm  
 M  +1 -6      data/haryana.kgm  
 M  +0 -5      src/mapsdatatranslation.cpp  


--- trunk/KDE/kdeedu/kgeography/data/andhrapradesh.kgm #1199822:1199823
@@ -14,11 +14,6 @@
                 <color><red>0</red><green>0</green><blue></blue></color>
         </division>
         <division>
-             <name>Border</name>
-	     <ignore>yes</ignore>
-             <color><red>1</red><green>1</green><blue>1</blue></color>
-        </division>
-        <division>
                 <name>Adilabad</name>
                 <capital>Adilabad</capital>
                 <color><red>255</red><green>255</green><blue>0</blue></color>
@@ -133,4 +128,4 @@
                 <capital>Srikakulam</capital>
                 <color><red>0</red><green>255</green><blue>0</blue></color>
         </division>
-</map>
\ No newline at end of file
+</map>
--- trunk/KDE/kdeedu/kgeography/data/arunachalpradesh.kgm #1199822:1199823
@@ -14,11 +14,6 @@
                 <color><red>0</red><green>0</green><blue></blue></color>
         </division>
         <division>
-             <name>Border</name>
-	     <ignore>yes</ignore>
-             <color><red>1</red><green>1</green><blue>1</blue></color>
-        </division>
-        <division>
                 <name>Tirap</name>
                 <capital>Khonsa</capital>
                 <color><red>143</red><green>6</green><blue>248</blue></color>
--- trunk/KDE/kdeedu/kgeography/data/chhattisgarh.kgm #1199822:1199823
@@ -14,11 +14,6 @@
                 <color><red>0</red><green>0</green><blue></blue></color>
         </division>
         <division>
-             <name>Border</name>
-	     <ignore>yes</ignore>
-             <color><red>1</red><green>1</green><blue>1</blue></color>
-        </division>
-        <division>
                 <name>Surguja</name>
                 <capital>Ambikapur</capital>
                 <color><red>0</red><green>0</green><blue>255</blue></color>
@@ -98,4 +93,4 @@
                 <capital>Dhamtari</capital>
                 <color><red>204</red><green>102</green><blue>51</blue></color>
         </division>
-</map>
\ No newline at end of file
+</map>
--- trunk/KDE/kdeedu/kgeography/data/gujarat.kgm #1199822:1199823
@@ -14,11 +14,6 @@
                 <color><red>0</red><green>0</green><blue></blue></color>
         </division>
         <division>
-             <name>Border</name>
-	     <ignore>yes</ignore>
-             <color><red>1</red><green>1</green><blue>1</blue></color>
-        </division>
-        <division>
                 <name>Kutch / Kachchh</name>
                 <capital>Bhuj</capital>
                 <color><red>0</red><green>255</green><blue>0</blue></color>
--- trunk/KDE/kdeedu/kgeography/data/haryana.kgm #1199822:1199823
@@ -14,11 +14,6 @@
                 <color><red>0</red><green>0</green><blue></blue></color>
         </division>
         <division>
-             <name>Border</name>
-	     <ignore>yes</ignore>
-             <color><red>1</red><green>1</green><blue>1</blue></color>
-        </division>
-        <division>
                 <name>Chandigarh</name>
                 <capital>Chandigarh</capital>
                 <color><red>66</red><green>186</green><blue>185</blue></color>
@@ -128,4 +123,4 @@
                 <capital>Palwal</capital>
                 <color><red>0</red><green>255</green><blue>255</blue></color>
         </division>            
-</map>
\ No newline at end of file
+</map>
--- trunk/KDE/kdeedu/kgeography/src/mapsdatatranslation.cpp #1199822:1199823
@@ -337,7 +337,6 @@
 i18nc("andhrapradesh.kgm", "District");
 i18nc("andhrapradesh.kgm", "Not Andhra Pradesh");
 i18nc("andhrapradesh.kgm", "Frontier");
-i18nc("andhrapradesh.kgm", "Border");
 i18nc("andhrapradesh.kgm", "Adilabad");
 i18nc("andhrapradesh.kgm", "Adilabad");
 i18nc("andhrapradesh.kgm", "Nizamabad");
@@ -526,7 +525,6 @@
 i18nc("arunachalpradesh.kgm", "District");
 i18nc("arunachalpradesh.kgm", "Not Arunachal Pradesh");
 i18nc("arunachalpradesh.kgm", "Frontier");
-i18nc("arunachalpradesh.kgm", "Border");
 i18nc("arunachalpradesh.kgm", "Tirap");
 i18nc("arunachalpradesh.kgm", "Khonsa");
 i18nc("arunachalpradesh.kgm", "Changlang");
@@ -1463,7 +1461,6 @@
 i18nc("chhattisgarh.kgm", "District");
 i18nc("chhattisgarh.kgm", "Not Chhattisgarh");
 i18nc("chhattisgarh.kgm", "Frontier");
-i18nc("chhattisgarh.kgm", "Border");
 i18nc("chhattisgarh.kgm", "Surguja");
 i18nc("chhattisgarh.kgm", "Ambikapur");
 i18nc("chhattisgarh.kgm", "Koriya");
@@ -2963,7 +2960,6 @@
 i18nc("gujarat.kgm", "District");
 i18nc("gujarat.kgm", "Not Gujarat");
 i18nc("gujarat.kgm", "Frontier");
-i18nc("gujarat.kgm", "Border");
 i18nc("gujarat.kgm", "Kutch / Kachchh");
 i18nc("gujarat.kgm", "Bhuj");
 i18nc("gujarat.kgm", "Banaskantha");
@@ -3072,7 +3068,6 @@
 i18nc("haryana.kgm", "District");
 i18nc("haryana.kgm", "Not Haryana");
 i18nc("haryana.kgm", "Frontier");
-i18nc("haryana.kgm", "Border");
 i18nc("haryana.kgm", "Chandigarh");
 i18nc("haryana.kgm", "Chandigarh");
 i18nc("haryana.kgm", "Panchkula");
[prev in list] [next in list] [prev in thread] [next in thread] 

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