← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 2198: Added flags

 

------------------------------------------------------------
revno: 2198
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Sun 2010-11-28 18:40:26 +0100
message:
  Added flags
added:
  dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/burkina_faso.png
  dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/guinea.png
  dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/guinea_bissau.png
  dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/liberia.png
  dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/rwanda.png
  dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/senegal.png
  dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/togo.png
modified:
  dhis-2/dhis-services/dhis-service-options/src/main/resources/META-INF/dhis/beans.xml
  dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-settings/src/main/resources/org/hisp/dhis/settings/i18n_module.properties


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-services/dhis-service-options/src/main/resources/META-INF/dhis/beans.xml'
--- dhis-2/dhis-services/dhis-service-options/src/main/resources/META-INF/dhis/beans.xml	2010-10-28 09:17:13 +0000
+++ dhis-2/dhis-services/dhis-service-options/src/main/resources/META-INF/dhis/beans.xml	2010-11-28 17:40:26 +0000
@@ -43,6 +43,10 @@
           <value>botswana.png</value>
         </entry>
         <entry>
+          <key><value>burkina_faso</value></key>
+          <value>burkina_faso.png</value>
+        </entry>
+        <entry>
           <key><value>ethiopia</value></key>
           <value>ethiopia.png</value>
         </entry>
@@ -55,6 +59,14 @@
           <value>ghana.png</value>
         </entry>
         <entry>
+          <key><value>guinea</value></key>
+          <value>guinea.png</value>
+        </entry>
+        <entry>
+          <key><value>guinea_bissau</value></key>
+          <value>guinea_bissau.png</value>
+        </entry>
+        <entry>
           <key><value>india</value></key>
           <value>india.png</value>
         </entry>
@@ -75,6 +87,10 @@
           <value>lesotho.png</value>
         </entry>
         <entry>
+          <key><value>liberia</value></key>
+          <value>liberia.png</value>
+        </entry>
+        <entry>
           <key><value>malawi</value></key>
           <value>malawi.png</value>
         </entry>
@@ -99,6 +115,14 @@
           <value>norway.png</value>
         </entry>
         <entry>
+          <key><value>rwanda</value></key>
+          <value>rwanda.png</value>
+        </entry>
+        <entry>
+          <key><value>senegal</value></key>
+          <value>senegal.png</value>
+        </entry>
+        <entry>
           <key><value>sierra_leone</value></key>
           <value>sierra_leone.png</value>
         </entry>
@@ -127,6 +151,10 @@
           <value>tanzania.png</value>
         </entry>
         <entry>
+          <key><value>togo</value></key>
+          <value>togo.png</value>
+        </entry>
+        <entry>
           <key><value>uganda</value></key>
           <value>uganda.png</value>
         </entry>

=== added file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/burkina_faso.png'
Binary files dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/burkina_faso.png	1970-01-01 00:00:00 +0000 and dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/burkina_faso.png	2010-11-28 17:40:26 +0000 differ
=== added file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/guinea.png'
Binary files dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/guinea.png	1970-01-01 00:00:00 +0000 and dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/guinea.png	2010-11-28 17:40:26 +0000 differ
=== added file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/guinea_bissau.png'
Binary files dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/guinea_bissau.png	1970-01-01 00:00:00 +0000 and dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/guinea_bissau.png	2010-11-28 17:40:26 +0000 differ
=== added file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/liberia.png'
Binary files dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/liberia.png	1970-01-01 00:00:00 +0000 and dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/liberia.png	2010-11-28 17:40:26 +0000 differ
=== added file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/rwanda.png'
Binary files dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/rwanda.png	1970-01-01 00:00:00 +0000 and dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/rwanda.png	2010-11-28 17:40:26 +0000 differ
=== added file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/senegal.png'
Binary files dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/senegal.png	1970-01-01 00:00:00 +0000 and dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/senegal.png	2010-11-28 17:40:26 +0000 differ
=== added file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/togo.png'
Binary files dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/togo.png	1970-01-01 00:00:00 +0000 and dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags/togo.png	2010-11-28 17:40:26 +0000 differ
=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-settings/src/main/resources/org/hisp/dhis/settings/i18n_module.properties'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-settings/src/main/resources/org/hisp/dhis/settings/i18n_module.properties	2010-10-28 09:17:13 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-settings/src/main/resources/org/hisp/dhis/settings/i18n_module.properties	2010-11-28 17:40:26 +0000
@@ -60,6 +60,13 @@
 namibia = Namibia
 ghana = Ghana
 who = WHO
+burkina_faso = Burkina Faso
+guinea = Guinea
+guinea_bissau = Guinea Bissau
+liberia = Liberia
+rwanda = Rwanda
+senegal = Senegal
+togo = Togo
 macos = Mac OS
 portal = Portal
 start_page = Start page