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

List:       kde-commits
Subject:    kdenonbeta/kgeography
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2004-12-28 0:17:37
Message-ID: 20041228001737.F3D831B99A () office ! kde ! org
[Download RAW message or body]

CVS commit by aacid: 

Poland and Austria maps, thanks Mikolaj Machowski


  A            data/austria.kgm   1.1
  A            data/austria.png   1.1
  A            data/poland.kgm   1.1
  A            data/poland.png   1.1
  M +3 -0      Changelog   1.28
  M +1 -1      data/Makefile.am   1.7
  M +4 -3      src/main.cpp   1.12
  M +56 -0     src/mapsdatatranslation.cpp   1.16


--- kdenonbeta/kgeography/Changelog  #1.27:1.28
@@ -1,2 +1,5 @@
+2004-12-28 Albert Astals Cid <tsdgeos@terra.es>
+        * Add Poland and Austia map
+
 2004-12-25 Albert Astals Cid <tsdgeos@terra.es>
         * Fix QImage::scale: Image is a null image problems

--- kdenonbeta/kgeography/data/Makefile.am  #1.6:1.7
@@ -5,3 +5,3 @@
                   southamerica.png spain.png  usa.png africa.kgm europe.kgm \
                france.kgm \
                   germany.kgm ncamerica.kgm southamerica.kgm spain.kgm usa.kgm \
-                  italy.png italy.kgm
+                  italy.png italy.kgm poland.kgm poland.png austria.kgm austria.png

--- kdenonbeta/kgeography/src/main.cpp  #1.11:1.12
@@ -19,7 +19,8 @@ int main(int argc, char *argv[])
         KAboutData about("kgeography", I18N_NOOP("KGeography"), "0.3.1", \
I18N_NOOP("A geography learning program"), KAboutData::License_GPL, 0, 0, \
                "http://kgeography.berlios.de", "tsdgeos@terra.es");
         about.addAuthor("Albert Astals Cid", I18N_NOOP("Programmer and designer"), \
                "tsdgeos@terra.es");
-        about.addAuthor("Yann Verley", I18N_NOOP("Contributed some maps and map \
                generation tools"), "yann.verley@free.fr");
-        about.addAuthor("Justin Morgan", I18N_NOOP("Contributed North and Central \
                America map"));
-        about.addAuthor("Maurizio Paolini", I18N_NOOP("Contributed Italy map"));
+        about.addCredit("Yann Verley", I18N_NOOP("Contributed some maps and map \
generation tools"), "yann.verley@free.fr"); +        about.addCredit("Justin Morgan", \
I18N_NOOP("Contributed North and Central America map")); +        \
about.addCredit("Maurizio Paolini", I18N_NOOP("Contributed Italy map")); +        \
about.addCredit("Mikolaj Machowski", I18N_NOOP("Contributed Poland and Austria \
                map"));
         about.addCredit(I18N_NOOP("Sodipodi flags collection"), I18N_NOOP("Got some \
flags from it"), 0, "http://www.sodipodi.com/index.php3?section=clipart/flags");  \
KCmdLineArgs::init(argc, argv, &about);

--- kdenonbeta/kgeography/src/mapsdatatranslation.cpp  #1.15:1.16
@@ -123,4 +123,25 @@ i18n("Laayoune");
 i18n("Lusaka");
 i18n("Harare");
+i18n("Austria");
+i18n("Frontier");
+i18n("Not Austria");
+i18n("Vienna");
+i18n("Burgenland");
+i18n("Styria");
+i18n("Carinthia");
+i18n("Tyrol");
+i18n("Vorarlberg");
+i18n("Salzburg");
+i18n("Upper Austria");
+i18n("Lower Austria");
+i18n("Vienna");
+i18n("Eisenstadt");
+i18n("Graz");
+i18n("Klagenfurt");
+i18n("Innsbruck");
+i18n("Bregenz");
+i18n("Salzburg");
+i18n("Linz");
+i18n("St. Pölten");
 i18n("Europe");
 i18n("Water");
@@ -529,4 +550,39 @@ i18n("Managua");
 i18n("San José");
 i18n("Panama City");
+i18n("Poland");
+i18n("Frontier");
+i18n("Not Poland");
+i18n("Masovia");
+i18n("Warmia and Masuria");
+i18n("Podlachia");
+i18n("Lublin");
+i18n("Subcarpathia");
+i18n("Świętokrzyskie");
+i18n("Lesser Poland");
+i18n("Łódź");
+i18n("Silesia");
+i18n("Opole");
+i18n("Pomerania");
+i18n("West Pomerania");
+i18n("Greater Poland");
+i18n("Lower Silesia");
+i18n("Lubusz");
+i18n("Kuyavia-Pomerania");
+i18n("Warsaw");
+i18n("Olsztyn");
+i18n("Białystok");
+i18n("Lublin");
+i18n("Rzeszów");
+i18n("Kielce");
+i18n("Kraków");
+i18n("Łódź");
+i18n("Katowice");
+i18n("Opole");
+i18n("Gdańsk");
+i18n("Szczecin");
+i18n("Poznań");
+i18n("Wrocław");
+i18n("Zielona Góra, Gorzów Wielkopolski");
+i18n("Bydgoszcz, Toruń");
 i18n("South America");
 i18n("Frontier");


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

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