diff --git a/index.js b/index.js index e932aab9..ed427be8 100644 --- a/index.js +++ b/index.js @@ -10,7 +10,7 @@ window.onerror = function(error, url) { warning.style.margin = '16px'; document.body.appendChild(warning); } - logo.src = 'source/Ox.UI/themes/oxlight/png/logo128.png'; + logo.src = 'source/UI/themes/oxlight/png/logo128.png'; document.body.style.backgroundColor = 'rgb(224, 224, 224)'; document.body.style.color = 'rgb(64, 64, 64)'; document.body.style.fontFamily = [ @@ -160,7 +160,7 @@ Ox.load(/^https?:\/\/(www\.)?oxjs\.org\//.test( return css; }, getSRC: function(element) { - return 'build/Ox.UI/themes/' + app.user.theme + '/' + { + return 'build/UI/themes/' + app.user.theme + '/' + { icon: 'png/icon16.png', loading: 'svg/symbolLoading.svg', logo: 'png/logo128.png' diff --git a/source/Ox.Geo/Ox.Geo.js b/source/Geo/Geo.js similarity index 97% rename from source/Ox.Geo/Ox.Geo.js rename to source/Geo/Geo.js index f80732ae..5cf54ce3 100644 --- a/source/Ox.Geo/Ox.Geo.js +++ b/source/Geo/Geo.js @@ -2,7 +2,7 @@ Ox.load.Geo = function(options, callback) { - Ox.getJSON(Ox.PATH + 'Ox.Geo/json/Ox.Geo.json?' + Ox.VERSION, function(data) { + Ox.getJSON(Ox.PATH + 'Geo/json/Geo.json?' + Ox.VERSION, function(data) { //@ Constants @@ -207,7 +207,7 @@ Ox.load.Geo = function(options, callback) { var country = Ox.getCountryByCode(code); code = country ? country.code : 'NTHH'; size = size || 16; - return Ox.PATH + 'Ox.Geo/png/flags/' + size + '/' + code + '.png'; + return Ox.PATH + 'Geo/png/flags/' + size + '/' + code + '.png'; }; /*@ @@ -220,7 +220,7 @@ Ox.load.Geo = function(options, callback) { var country = Ox.getCountryByGeoname(geoname), code = country ? country.code : 'NTHH'; size = size || 16; - return Ox.PATH + 'Ox.Geo/png/flags/' + size + '/' + code + '.png'; + return Ox.PATH + 'Geo/png/flags/' + size + '/' + code + '.png'; }; /*@ @@ -243,7 +243,7 @@ Ox.load.Geo = function(options, callback) { } }); code = country ? country.flag || country.code : 'NTHH'; - return Ox.PATH + 'Ox.Geo/png/flags/' + size + '/' + code + '.png'; + return Ox.PATH + 'Geo/png/flags/' + size + '/' + code + '.png'; }; /*@ diff --git a/source/Ox.Geo/json/Ox.Geo.json b/source/Geo/json/Geo.json similarity index 100% rename from source/Ox.Geo/json/Ox.Geo.json rename to source/Geo/json/Geo.json diff --git a/source/Ox.Geo/json/locale.ar.json b/source/Geo/json/locale.ar.json similarity index 100% rename from source/Ox.Geo/json/locale.ar.json rename to source/Geo/json/locale.ar.json diff --git a/source/Ox.Geo/json/locale.de.json b/source/Geo/json/locale.de.json similarity index 100% rename from source/Ox.Geo/json/locale.de.json rename to source/Geo/json/locale.de.json diff --git a/source/Ox.Geo/png/flags/16/AC.png b/source/Geo/png/flags/16/AC.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AC.png rename to source/Geo/png/flags/16/AC.png diff --git a/source/Ox.Geo/png/flags/16/AD.png b/source/Geo/png/flags/16/AD.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AD.png rename to source/Geo/png/flags/16/AD.png diff --git a/source/Ox.Geo/png/flags/16/AE-AJ.png b/source/Geo/png/flags/16/AE-AJ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AE-AJ.png rename to source/Geo/png/flags/16/AE-AJ.png diff --git a/source/Ox.Geo/png/flags/16/AE-AZ.png b/source/Geo/png/flags/16/AE-AZ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AE-AZ.png rename to source/Geo/png/flags/16/AE-AZ.png diff --git a/source/Ox.Geo/png/flags/16/AE-DU.png b/source/Geo/png/flags/16/AE-DU.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AE-DU.png rename to source/Geo/png/flags/16/AE-DU.png diff --git a/source/Ox.Geo/png/flags/16/AE-FU.png b/source/Geo/png/flags/16/AE-FU.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AE-FU.png rename to source/Geo/png/flags/16/AE-FU.png diff --git a/source/Ox.Geo/png/flags/16/AE-RK.png b/source/Geo/png/flags/16/AE-RK.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AE-RK.png rename to source/Geo/png/flags/16/AE-RK.png diff --git a/source/Ox.Geo/png/flags/16/AE-SH.png b/source/Geo/png/flags/16/AE-SH.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AE-SH.png rename to source/Geo/png/flags/16/AE-SH.png diff --git a/source/Ox.Geo/png/flags/16/AE-UQ.png b/source/Geo/png/flags/16/AE-UQ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AE-UQ.png rename to source/Geo/png/flags/16/AE-UQ.png diff --git a/source/Ox.Geo/png/flags/16/AE.png b/source/Geo/png/flags/16/AE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AE.png rename to source/Geo/png/flags/16/AE.png diff --git a/source/Ox.Geo/png/flags/16/AF.png b/source/Geo/png/flags/16/AF.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AF.png rename to source/Geo/png/flags/16/AF.png diff --git a/source/Ox.Geo/png/flags/16/AG.png b/source/Geo/png/flags/16/AG.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AG.png rename to source/Geo/png/flags/16/AG.png diff --git a/source/Ox.Geo/png/flags/16/AI.png b/source/Geo/png/flags/16/AI.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AI.png rename to source/Geo/png/flags/16/AI.png diff --git a/source/Ox.Geo/png/flags/16/AIDJ.png b/source/Geo/png/flags/16/AIDJ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AIDJ.png rename to source/Geo/png/flags/16/AIDJ.png diff --git a/source/Ox.Geo/png/flags/16/AL.png b/source/Geo/png/flags/16/AL.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AL.png rename to source/Geo/png/flags/16/AL.png diff --git a/source/Ox.Geo/png/flags/16/AM.png b/source/Geo/png/flags/16/AM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AM.png rename to source/Geo/png/flags/16/AM.png diff --git a/source/Ox.Geo/png/flags/16/ANHH.png b/source/Geo/png/flags/16/ANHH.png similarity index 100% rename from source/Ox.Geo/png/flags/16/ANHH.png rename to source/Geo/png/flags/16/ANHH.png diff --git a/source/Ox.Geo/png/flags/16/AO-CAB.png b/source/Geo/png/flags/16/AO-CAB.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AO-CAB.png rename to source/Geo/png/flags/16/AO-CAB.png diff --git a/source/Ox.Geo/png/flags/16/AO.png b/source/Geo/png/flags/16/AO.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AO.png rename to source/Geo/png/flags/16/AO.png diff --git a/source/Ox.Geo/png/flags/16/AQ.png b/source/Geo/png/flags/16/AQ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AQ.png rename to source/Geo/png/flags/16/AQ.png diff --git a/source/Ox.Geo/png/flags/16/AR-AQ.png b/source/Geo/png/flags/16/AR-AQ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AR-AQ.png rename to source/Geo/png/flags/16/AR-AQ.png diff --git a/source/Ox.Geo/png/flags/16/AR.png b/source/Geo/png/flags/16/AR.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AR.png rename to source/Geo/png/flags/16/AR.png diff --git a/source/Ox.Geo/png/flags/16/AS.png b/source/Geo/png/flags/16/AS.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AS.png rename to source/Geo/png/flags/16/AS.png diff --git a/source/Ox.Geo/png/flags/16/AT.png b/source/Geo/png/flags/16/AT.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AT.png rename to source/Geo/png/flags/16/AT.png diff --git a/source/Ox.Geo/png/flags/16/AU-AC.png b/source/Geo/png/flags/16/AU-AC.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AU-AC.png rename to source/Geo/png/flags/16/AU-AC.png diff --git a/source/Ox.Geo/png/flags/16/AU-AQ.png b/source/Geo/png/flags/16/AU-AQ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AU-AQ.png rename to source/Geo/png/flags/16/AU-AQ.png diff --git a/source/Ox.Geo/png/flags/16/AU-CS.png b/source/Geo/png/flags/16/AU-CS.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AU-CS.png rename to source/Geo/png/flags/16/AU-CS.png diff --git a/source/Ox.Geo/png/flags/16/AU.png b/source/Geo/png/flags/16/AU.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AU.png rename to source/Geo/png/flags/16/AU.png diff --git a/source/Ox.Geo/png/flags/16/AW.png b/source/Geo/png/flags/16/AW.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AW.png rename to source/Geo/png/flags/16/AW.png diff --git a/source/Ox.Geo/png/flags/16/AX.png b/source/Geo/png/flags/16/AX.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AX.png rename to source/Geo/png/flags/16/AX.png diff --git a/source/Ox.Geo/png/flags/16/AZ-NK.png b/source/Geo/png/flags/16/AZ-NK.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AZ-NK.png rename to source/Geo/png/flags/16/AZ-NK.png diff --git a/source/Ox.Geo/png/flags/16/AZ.png b/source/Geo/png/flags/16/AZ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/AZ.png rename to source/Geo/png/flags/16/AZ.png diff --git a/source/Ox.Geo/png/flags/16/BA.png b/source/Geo/png/flags/16/BA.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BA.png rename to source/Geo/png/flags/16/BA.png diff --git a/source/Ox.Geo/png/flags/16/BB.png b/source/Geo/png/flags/16/BB.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BB.png rename to source/Geo/png/flags/16/BB.png diff --git a/source/Ox.Geo/png/flags/16/BD.png b/source/Geo/png/flags/16/BD.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BD.png rename to source/Geo/png/flags/16/BD.png diff --git a/source/Ox.Geo/png/flags/16/BE.png b/source/Geo/png/flags/16/BE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BE.png rename to source/Geo/png/flags/16/BE.png diff --git a/source/Ox.Geo/png/flags/16/BF.png b/source/Geo/png/flags/16/BF.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BF.png rename to source/Geo/png/flags/16/BF.png diff --git a/source/Ox.Geo/png/flags/16/BG.png b/source/Geo/png/flags/16/BG.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BG.png rename to source/Geo/png/flags/16/BG.png diff --git a/source/Ox.Geo/png/flags/16/BH.png b/source/Geo/png/flags/16/BH.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BH.png rename to source/Geo/png/flags/16/BH.png diff --git a/source/Ox.Geo/png/flags/16/BI.png b/source/Geo/png/flags/16/BI.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BI.png rename to source/Geo/png/flags/16/BI.png diff --git a/source/Ox.Geo/png/flags/16/BJ.png b/source/Geo/png/flags/16/BJ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BJ.png rename to source/Geo/png/flags/16/BJ.png diff --git a/source/Ox.Geo/png/flags/16/BL.png b/source/Geo/png/flags/16/BL.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BL.png rename to source/Geo/png/flags/16/BL.png diff --git a/source/Ox.Geo/png/flags/16/BM.png b/source/Geo/png/flags/16/BM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BM.png rename to source/Geo/png/flags/16/BM.png diff --git a/source/Ox.Geo/png/flags/16/BN.png b/source/Geo/png/flags/16/BN.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BN.png rename to source/Geo/png/flags/16/BN.png diff --git a/source/Ox.Geo/png/flags/16/BO.png b/source/Geo/png/flags/16/BO.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BO.png rename to source/Geo/png/flags/16/BO.png diff --git a/source/Ox.Geo/png/flags/16/BQ.png b/source/Geo/png/flags/16/BQ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BQ.png rename to source/Geo/png/flags/16/BQ.png diff --git a/source/Ox.Geo/png/flags/16/BQAQ.png b/source/Geo/png/flags/16/BQAQ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BQAQ.png rename to source/Geo/png/flags/16/BQAQ.png diff --git a/source/Ox.Geo/png/flags/16/BR.png b/source/Geo/png/flags/16/BR.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BR.png rename to source/Geo/png/flags/16/BR.png diff --git a/source/Ox.Geo/png/flags/16/BS.png b/source/Geo/png/flags/16/BS.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BS.png rename to source/Geo/png/flags/16/BS.png diff --git a/source/Ox.Geo/png/flags/16/BT.png b/source/Geo/png/flags/16/BT.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BT.png rename to source/Geo/png/flags/16/BT.png diff --git a/source/Ox.Geo/png/flags/16/BUMM.png b/source/Geo/png/flags/16/BUMM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BUMM.png rename to source/Geo/png/flags/16/BUMM.png diff --git a/source/Ox.Geo/png/flags/16/BV.png b/source/Geo/png/flags/16/BV.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BV.png rename to source/Geo/png/flags/16/BV.png diff --git a/source/Ox.Geo/png/flags/16/BW.png b/source/Geo/png/flags/16/BW.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BW.png rename to source/Geo/png/flags/16/BW.png diff --git a/source/Ox.Geo/png/flags/16/BY.png b/source/Geo/png/flags/16/BY.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BY.png rename to source/Geo/png/flags/16/BY.png diff --git a/source/Ox.Geo/png/flags/16/BYAA.png b/source/Geo/png/flags/16/BYAA.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BYAA.png rename to source/Geo/png/flags/16/BYAA.png diff --git a/source/Ox.Geo/png/flags/16/BZ.png b/source/Geo/png/flags/16/BZ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/BZ.png rename to source/Geo/png/flags/16/BZ.png diff --git a/source/Ox.Geo/png/flags/16/CA.png b/source/Geo/png/flags/16/CA.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CA.png rename to source/Geo/png/flags/16/CA.png diff --git a/source/Ox.Geo/png/flags/16/CC.png b/source/Geo/png/flags/16/CC.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CC.png rename to source/Geo/png/flags/16/CC.png diff --git a/source/Ox.Geo/png/flags/16/CD.png b/source/Geo/png/flags/16/CD.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CD.png rename to source/Geo/png/flags/16/CD.png diff --git a/source/Ox.Geo/png/flags/16/CF.png b/source/Geo/png/flags/16/CF.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CF.png rename to source/Geo/png/flags/16/CF.png diff --git a/source/Ox.Geo/png/flags/16/CG.png b/source/Geo/png/flags/16/CG.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CG.png rename to source/Geo/png/flags/16/CG.png diff --git a/source/Ox.Geo/png/flags/16/CH.png b/source/Geo/png/flags/16/CH.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CH.png rename to source/Geo/png/flags/16/CH.png diff --git a/source/Ox.Geo/png/flags/16/CI.png b/source/Geo/png/flags/16/CI.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CI.png rename to source/Geo/png/flags/16/CI.png diff --git a/source/Ox.Geo/png/flags/16/CK.png b/source/Geo/png/flags/16/CK.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CK.png rename to source/Geo/png/flags/16/CK.png diff --git a/source/Ox.Geo/png/flags/16/CL-AQ.png b/source/Geo/png/flags/16/CL-AQ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CL-AQ.png rename to source/Geo/png/flags/16/CL-AQ.png diff --git a/source/Ox.Geo/png/flags/16/CL.png b/source/Geo/png/flags/16/CL.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CL.png rename to source/Geo/png/flags/16/CL.png diff --git a/source/Ox.Geo/png/flags/16/CM.png b/source/Geo/png/flags/16/CM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CM.png rename to source/Geo/png/flags/16/CM.png diff --git a/source/Ox.Geo/png/flags/16/CN.png b/source/Geo/png/flags/16/CN.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CN.png rename to source/Geo/png/flags/16/CN.png diff --git a/source/Ox.Geo/png/flags/16/CO.png b/source/Geo/png/flags/16/CO.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CO.png rename to source/Geo/png/flags/16/CO.png diff --git a/source/Ox.Geo/png/flags/16/CP.png b/source/Geo/png/flags/16/CP.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CP.png rename to source/Geo/png/flags/16/CP.png diff --git a/source/Ox.Geo/png/flags/16/CR.png b/source/Geo/png/flags/16/CR.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CR.png rename to source/Geo/png/flags/16/CR.png diff --git a/source/Ox.Geo/png/flags/16/CSHH.png b/source/Geo/png/flags/16/CSHH.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CSHH.png rename to source/Geo/png/flags/16/CSHH.png diff --git a/source/Ox.Geo/png/flags/16/CSXX.png b/source/Geo/png/flags/16/CSXX.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CSXX.png rename to source/Geo/png/flags/16/CSXX.png diff --git a/source/Ox.Geo/png/flags/16/CTKI.png b/source/Geo/png/flags/16/CTKI.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CTKI.png rename to source/Geo/png/flags/16/CTKI.png diff --git a/source/Ox.Geo/png/flags/16/CU.png b/source/Geo/png/flags/16/CU.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CU.png rename to source/Geo/png/flags/16/CU.png diff --git a/source/Ox.Geo/png/flags/16/CV.png b/source/Geo/png/flags/16/CV.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CV.png rename to source/Geo/png/flags/16/CV.png diff --git a/source/Ox.Geo/png/flags/16/CW.png b/source/Geo/png/flags/16/CW.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CW.png rename to source/Geo/png/flags/16/CW.png diff --git a/source/Ox.Geo/png/flags/16/CX.png b/source/Geo/png/flags/16/CX.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CX.png rename to source/Geo/png/flags/16/CX.png diff --git a/source/Ox.Geo/png/flags/16/CY-NC.png b/source/Geo/png/flags/16/CY-NC.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CY-NC.png rename to source/Geo/png/flags/16/CY-NC.png diff --git a/source/Ox.Geo/png/flags/16/CY.png b/source/Geo/png/flags/16/CY.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CY.png rename to source/Geo/png/flags/16/CY.png diff --git a/source/Ox.Geo/png/flags/16/CZ.png b/source/Geo/png/flags/16/CZ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/CZ.png rename to source/Geo/png/flags/16/CZ.png diff --git a/source/Ox.Geo/png/flags/16/DDDE.png b/source/Geo/png/flags/16/DDDE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/DDDE.png rename to source/Geo/png/flags/16/DDDE.png diff --git a/source/Ox.Geo/png/flags/16/DE.png b/source/Geo/png/flags/16/DE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/DE.png rename to source/Geo/png/flags/16/DE.png diff --git a/source/Ox.Geo/png/flags/16/DEDE.png b/source/Geo/png/flags/16/DEDE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/DEDE.png rename to source/Geo/png/flags/16/DEDE.png diff --git a/source/Ox.Geo/png/flags/16/DG.png b/source/Geo/png/flags/16/DG.png similarity index 100% rename from source/Ox.Geo/png/flags/16/DG.png rename to source/Geo/png/flags/16/DG.png diff --git a/source/Ox.Geo/png/flags/16/DJ.png b/source/Geo/png/flags/16/DJ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/DJ.png rename to source/Geo/png/flags/16/DJ.png diff --git a/source/Ox.Geo/png/flags/16/DK.png b/source/Geo/png/flags/16/DK.png similarity index 100% rename from source/Ox.Geo/png/flags/16/DK.png rename to source/Geo/png/flags/16/DK.png diff --git a/source/Ox.Geo/png/flags/16/DM.png b/source/Geo/png/flags/16/DM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/DM.png rename to source/Geo/png/flags/16/DM.png diff --git a/source/Ox.Geo/png/flags/16/DO.png b/source/Geo/png/flags/16/DO.png similarity index 100% rename from source/Ox.Geo/png/flags/16/DO.png rename to source/Geo/png/flags/16/DO.png diff --git a/source/Ox.Geo/png/flags/16/DYBJ.png b/source/Geo/png/flags/16/DYBJ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/DYBJ.png rename to source/Geo/png/flags/16/DYBJ.png diff --git a/source/Ox.Geo/png/flags/16/DZ.png b/source/Geo/png/flags/16/DZ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/DZ.png rename to source/Geo/png/flags/16/DZ.png diff --git a/source/Ox.Geo/png/flags/16/EA.png b/source/Geo/png/flags/16/EA.png similarity index 100% rename from source/Ox.Geo/png/flags/16/EA.png rename to source/Geo/png/flags/16/EA.png diff --git a/source/Ox.Geo/png/flags/16/EC.png b/source/Geo/png/flags/16/EC.png similarity index 100% rename from source/Ox.Geo/png/flags/16/EC.png rename to source/Geo/png/flags/16/EC.png diff --git a/source/Ox.Geo/png/flags/16/EE.png b/source/Geo/png/flags/16/EE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/EE.png rename to source/Geo/png/flags/16/EE.png diff --git a/source/Ox.Geo/png/flags/16/EG.png b/source/Geo/png/flags/16/EG.png similarity index 100% rename from source/Ox.Geo/png/flags/16/EG.png rename to source/Geo/png/flags/16/EG.png diff --git a/source/Ox.Geo/png/flags/16/EGEG.png b/source/Geo/png/flags/16/EGEG.png similarity index 100% rename from source/Ox.Geo/png/flags/16/EGEG.png rename to source/Geo/png/flags/16/EGEG.png diff --git a/source/Ox.Geo/png/flags/16/EH.png b/source/Geo/png/flags/16/EH.png similarity index 100% rename from source/Ox.Geo/png/flags/16/EH.png rename to source/Geo/png/flags/16/EH.png diff --git a/source/Ox.Geo/png/flags/16/ER.png b/source/Geo/png/flags/16/ER.png similarity index 100% rename from source/Ox.Geo/png/flags/16/ER.png rename to source/Geo/png/flags/16/ER.png diff --git a/source/Ox.Geo/png/flags/16/ES.png b/source/Geo/png/flags/16/ES.png similarity index 100% rename from source/Ox.Geo/png/flags/16/ES.png rename to source/Geo/png/flags/16/ES.png diff --git a/source/Ox.Geo/png/flags/16/ET.png b/source/Geo/png/flags/16/ET.png similarity index 100% rename from source/Ox.Geo/png/flags/16/ET.png rename to source/Geo/png/flags/16/ET.png diff --git a/source/Ox.Geo/png/flags/16/EU.png b/source/Geo/png/flags/16/EU.png similarity index 100% rename from source/Ox.Geo/png/flags/16/EU.png rename to source/Geo/png/flags/16/EU.png diff --git a/source/Ox.Geo/png/flags/16/FI.png b/source/Geo/png/flags/16/FI.png similarity index 100% rename from source/Ox.Geo/png/flags/16/FI.png rename to source/Geo/png/flags/16/FI.png diff --git a/source/Ox.Geo/png/flags/16/FJ.png b/source/Geo/png/flags/16/FJ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/FJ.png rename to source/Geo/png/flags/16/FJ.png diff --git a/source/Ox.Geo/png/flags/16/FK.png b/source/Geo/png/flags/16/FK.png similarity index 100% rename from source/Ox.Geo/png/flags/16/FK.png rename to source/Geo/png/flags/16/FK.png diff --git a/source/Ox.Geo/png/flags/16/FM.png b/source/Geo/png/flags/16/FM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/FM.png rename to source/Geo/png/flags/16/FM.png diff --git a/source/Ox.Geo/png/flags/16/FO.png b/source/Geo/png/flags/16/FO.png similarity index 100% rename from source/Ox.Geo/png/flags/16/FO.png rename to source/Geo/png/flags/16/FO.png diff --git a/source/Ox.Geo/png/flags/16/FQHH.png b/source/Geo/png/flags/16/FQHH.png similarity index 100% rename from source/Ox.Geo/png/flags/16/FQHH.png rename to source/Geo/png/flags/16/FQHH.png diff --git a/source/Ox.Geo/png/flags/16/FR-AQ.png b/source/Geo/png/flags/16/FR-AQ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/FR-AQ.png rename to source/Geo/png/flags/16/FR-AQ.png diff --git a/source/Ox.Geo/png/flags/16/FR.png b/source/Geo/png/flags/16/FR.png similarity index 100% rename from source/Ox.Geo/png/flags/16/FR.png rename to source/Geo/png/flags/16/FR.png diff --git a/source/Ox.Geo/png/flags/16/FXFR.png b/source/Geo/png/flags/16/FXFR.png similarity index 100% rename from source/Ox.Geo/png/flags/16/FXFR.png rename to source/Geo/png/flags/16/FXFR.png diff --git a/source/Ox.Geo/png/flags/16/GA.png b/source/Geo/png/flags/16/GA.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GA.png rename to source/Geo/png/flags/16/GA.png diff --git a/source/Ox.Geo/png/flags/16/GB-AD.png b/source/Geo/png/flags/16/GB-AD.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GB-AD.png rename to source/Geo/png/flags/16/GB-AD.png diff --git a/source/Ox.Geo/png/flags/16/GB-ENG.png b/source/Geo/png/flags/16/GB-ENG.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GB-ENG.png rename to source/Geo/png/flags/16/GB-ENG.png diff --git a/source/Ox.Geo/png/flags/16/GB-NIR.png b/source/Geo/png/flags/16/GB-NIR.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GB-NIR.png rename to source/Geo/png/flags/16/GB-NIR.png diff --git a/source/Ox.Geo/png/flags/16/GB-SCT.png b/source/Geo/png/flags/16/GB-SCT.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GB-SCT.png rename to source/Geo/png/flags/16/GB-SCT.png diff --git a/source/Ox.Geo/png/flags/16/GB-SL.png b/source/Geo/png/flags/16/GB-SL.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GB-SL.png rename to source/Geo/png/flags/16/GB-SL.png diff --git a/source/Ox.Geo/png/flags/16/GB-WLS.png b/source/Geo/png/flags/16/GB-WLS.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GB-WLS.png rename to source/Geo/png/flags/16/GB-WLS.png diff --git a/source/Ox.Geo/png/flags/16/GB.png b/source/Geo/png/flags/16/GB.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GB.png rename to source/Geo/png/flags/16/GB.png diff --git a/source/Ox.Geo/png/flags/16/GBAE.png b/source/Geo/png/flags/16/GBAE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GBAE.png rename to source/Geo/png/flags/16/GBAE.png diff --git a/source/Ox.Geo/png/flags/16/GBBZ.png b/source/Geo/png/flags/16/GBBZ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GBBZ.png rename to source/Geo/png/flags/16/GBBZ.png diff --git a/source/Ox.Geo/png/flags/16/GBKN.png b/source/Geo/png/flags/16/GBKN.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GBKN.png rename to source/Geo/png/flags/16/GBKN.png diff --git a/source/Ox.Geo/png/flags/16/GD.png b/source/Geo/png/flags/16/GD.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GD.png rename to source/Geo/png/flags/16/GD.png diff --git a/source/Ox.Geo/png/flags/16/GE-AB.png b/source/Geo/png/flags/16/GE-AB.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GE-AB.png rename to source/Geo/png/flags/16/GE-AB.png diff --git a/source/Ox.Geo/png/flags/16/GE-SK.png b/source/Geo/png/flags/16/GE-SK.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GE-SK.png rename to source/Geo/png/flags/16/GE-SK.png diff --git a/source/Ox.Geo/png/flags/16/GE.png b/source/Geo/png/flags/16/GE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GE.png rename to source/Geo/png/flags/16/GE.png diff --git a/source/Ox.Geo/png/flags/16/GEHH.png b/source/Geo/png/flags/16/GEHH.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GEHH.png rename to source/Geo/png/flags/16/GEHH.png diff --git a/source/Ox.Geo/png/flags/16/GEKI.png b/source/Geo/png/flags/16/GEKI.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GEKI.png rename to source/Geo/png/flags/16/GEKI.png diff --git a/source/Ox.Geo/png/flags/16/GETV.png b/source/Geo/png/flags/16/GETV.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GETV.png rename to source/Geo/png/flags/16/GETV.png diff --git a/source/Ox.Geo/png/flags/16/GF.png b/source/Geo/png/flags/16/GF.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GF.png rename to source/Geo/png/flags/16/GF.png diff --git a/source/Ox.Geo/png/flags/16/GG-AL.png b/source/Geo/png/flags/16/GG-AL.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GG-AL.png rename to source/Geo/png/flags/16/GG-AL.png diff --git a/source/Ox.Geo/png/flags/16/GG-HE.png b/source/Geo/png/flags/16/GG-HE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GG-HE.png rename to source/Geo/png/flags/16/GG-HE.png diff --git a/source/Ox.Geo/png/flags/16/GG-SA.png b/source/Geo/png/flags/16/GG-SA.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GG-SA.png rename to source/Geo/png/flags/16/GG-SA.png diff --git a/source/Ox.Geo/png/flags/16/GG.png b/source/Geo/png/flags/16/GG.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GG.png rename to source/Geo/png/flags/16/GG.png diff --git a/source/Ox.Geo/png/flags/16/GH.png b/source/Geo/png/flags/16/GH.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GH.png rename to source/Geo/png/flags/16/GH.png diff --git a/source/Ox.Geo/png/flags/16/GI.png b/source/Geo/png/flags/16/GI.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GI.png rename to source/Geo/png/flags/16/GI.png diff --git a/source/Ox.Geo/png/flags/16/GL.png b/source/Geo/png/flags/16/GL.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GL.png rename to source/Geo/png/flags/16/GL.png diff --git a/source/Ox.Geo/png/flags/16/GM.png b/source/Geo/png/flags/16/GM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GM.png rename to source/Geo/png/flags/16/GM.png diff --git a/source/Ox.Geo/png/flags/16/GN.png b/source/Geo/png/flags/16/GN.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GN.png rename to source/Geo/png/flags/16/GN.png diff --git a/source/Ox.Geo/png/flags/16/GP.png b/source/Geo/png/flags/16/GP.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GP.png rename to source/Geo/png/flags/16/GP.png diff --git a/source/Ox.Geo/png/flags/16/GQ.png b/source/Geo/png/flags/16/GQ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GQ.png rename to source/Geo/png/flags/16/GQ.png diff --git a/source/Ox.Geo/png/flags/16/GR.png b/source/Geo/png/flags/16/GR.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GR.png rename to source/Geo/png/flags/16/GR.png diff --git a/source/Ox.Geo/png/flags/16/GS.png b/source/Geo/png/flags/16/GS.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GS.png rename to source/Geo/png/flags/16/GS.png diff --git a/source/Ox.Geo/png/flags/16/GT.png b/source/Geo/png/flags/16/GT.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GT.png rename to source/Geo/png/flags/16/GT.png diff --git a/source/Ox.Geo/png/flags/16/GU.png b/source/Geo/png/flags/16/GU.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GU.png rename to source/Geo/png/flags/16/GU.png diff --git a/source/Ox.Geo/png/flags/16/GW.png b/source/Geo/png/flags/16/GW.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GW.png rename to source/Geo/png/flags/16/GW.png diff --git a/source/Ox.Geo/png/flags/16/GY.png b/source/Geo/png/flags/16/GY.png similarity index 100% rename from source/Ox.Geo/png/flags/16/GY.png rename to source/Geo/png/flags/16/GY.png diff --git a/source/Ox.Geo/png/flags/16/HK.png b/source/Geo/png/flags/16/HK.png similarity index 100% rename from source/Ox.Geo/png/flags/16/HK.png rename to source/Geo/png/flags/16/HK.png diff --git a/source/Ox.Geo/png/flags/16/HM.png b/source/Geo/png/flags/16/HM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/HM.png rename to source/Geo/png/flags/16/HM.png diff --git a/source/Ox.Geo/png/flags/16/HN.png b/source/Geo/png/flags/16/HN.png similarity index 100% rename from source/Ox.Geo/png/flags/16/HN.png rename to source/Geo/png/flags/16/HN.png diff --git a/source/Ox.Geo/png/flags/16/HR.png b/source/Geo/png/flags/16/HR.png similarity index 100% rename from source/Ox.Geo/png/flags/16/HR.png rename to source/Geo/png/flags/16/HR.png diff --git a/source/Ox.Geo/png/flags/16/HT.png b/source/Geo/png/flags/16/HT.png similarity index 100% rename from source/Ox.Geo/png/flags/16/HT.png rename to source/Geo/png/flags/16/HT.png diff --git a/source/Ox.Geo/png/flags/16/HU.png b/source/Geo/png/flags/16/HU.png similarity index 100% rename from source/Ox.Geo/png/flags/16/HU.png rename to source/Geo/png/flags/16/HU.png diff --git a/source/Ox.Geo/png/flags/16/HVBF.png b/source/Geo/png/flags/16/HVBF.png similarity index 100% rename from source/Ox.Geo/png/flags/16/HVBF.png rename to source/Geo/png/flags/16/HVBF.png diff --git a/source/Ox.Geo/png/flags/16/IC.png b/source/Geo/png/flags/16/IC.png similarity index 100% rename from source/Ox.Geo/png/flags/16/IC.png rename to source/Geo/png/flags/16/IC.png diff --git a/source/Ox.Geo/png/flags/16/ID.png b/source/Geo/png/flags/16/ID.png similarity index 100% rename from source/Ox.Geo/png/flags/16/ID.png rename to source/Geo/png/flags/16/ID.png diff --git a/source/Ox.Geo/png/flags/16/IE.png b/source/Geo/png/flags/16/IE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/IE.png rename to source/Geo/png/flags/16/IE.png diff --git a/source/Ox.Geo/png/flags/16/IL.png b/source/Geo/png/flags/16/IL.png similarity index 100% rename from source/Ox.Geo/png/flags/16/IL.png rename to source/Geo/png/flags/16/IL.png diff --git a/source/Ox.Geo/png/flags/16/IM.png b/source/Geo/png/flags/16/IM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/IM.png rename to source/Geo/png/flags/16/IM.png diff --git a/source/Ox.Geo/png/flags/16/IN-JK.png b/source/Geo/png/flags/16/IN-JK.png similarity index 100% rename from source/Ox.Geo/png/flags/16/IN-JK.png rename to source/Geo/png/flags/16/IN-JK.png diff --git a/source/Ox.Geo/png/flags/16/IN.png b/source/Geo/png/flags/16/IN.png similarity index 100% rename from source/Ox.Geo/png/flags/16/IN.png rename to source/Geo/png/flags/16/IN.png diff --git a/source/Ox.Geo/png/flags/16/IO.png b/source/Geo/png/flags/16/IO.png similarity index 100% rename from source/Ox.Geo/png/flags/16/IO.png rename to source/Geo/png/flags/16/IO.png diff --git a/source/Ox.Geo/png/flags/16/IQ.png b/source/Geo/png/flags/16/IQ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/IQ.png rename to source/Geo/png/flags/16/IQ.png diff --git a/source/Ox.Geo/png/flags/16/IR.png b/source/Geo/png/flags/16/IR.png similarity index 100% rename from source/Ox.Geo/png/flags/16/IR.png rename to source/Geo/png/flags/16/IR.png diff --git a/source/Ox.Geo/png/flags/16/IS.png b/source/Geo/png/flags/16/IS.png similarity index 100% rename from source/Ox.Geo/png/flags/16/IS.png rename to source/Geo/png/flags/16/IS.png diff --git a/source/Ox.Geo/png/flags/16/IT.png b/source/Geo/png/flags/16/IT.png similarity index 100% rename from source/Ox.Geo/png/flags/16/IT.png rename to source/Geo/png/flags/16/IT.png diff --git a/source/Ox.Geo/png/flags/16/JE.png b/source/Geo/png/flags/16/JE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/JE.png rename to source/Geo/png/flags/16/JE.png diff --git a/source/Ox.Geo/png/flags/16/JM.png b/source/Geo/png/flags/16/JM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/JM.png rename to source/Geo/png/flags/16/JM.png diff --git a/source/Ox.Geo/png/flags/16/JO.png b/source/Geo/png/flags/16/JO.png similarity index 100% rename from source/Ox.Geo/png/flags/16/JO.png rename to source/Geo/png/flags/16/JO.png diff --git a/source/Ox.Geo/png/flags/16/JP.png b/source/Geo/png/flags/16/JP.png similarity index 100% rename from source/Ox.Geo/png/flags/16/JP.png rename to source/Geo/png/flags/16/JP.png diff --git a/source/Ox.Geo/png/flags/16/JTUM.png b/source/Geo/png/flags/16/JTUM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/JTUM.png rename to source/Geo/png/flags/16/JTUM.png diff --git a/source/Ox.Geo/png/flags/16/KAKH.png b/source/Geo/png/flags/16/KAKH.png similarity index 100% rename from source/Ox.Geo/png/flags/16/KAKH.png rename to source/Geo/png/flags/16/KAKH.png diff --git a/source/Ox.Geo/png/flags/16/KE.png b/source/Geo/png/flags/16/KE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/KE.png rename to source/Geo/png/flags/16/KE.png diff --git a/source/Ox.Geo/png/flags/16/KG.png b/source/Geo/png/flags/16/KG.png similarity index 100% rename from source/Ox.Geo/png/flags/16/KG.png rename to source/Geo/png/flags/16/KG.png diff --git a/source/Ox.Geo/png/flags/16/KH.png b/source/Geo/png/flags/16/KH.png similarity index 100% rename from source/Ox.Geo/png/flags/16/KH.png rename to source/Geo/png/flags/16/KH.png diff --git a/source/Ox.Geo/png/flags/16/KHKA.png b/source/Geo/png/flags/16/KHKA.png similarity index 100% rename from source/Ox.Geo/png/flags/16/KHKA.png rename to source/Geo/png/flags/16/KHKA.png diff --git a/source/Ox.Geo/png/flags/16/KI.png b/source/Geo/png/flags/16/KI.png similarity index 100% rename from source/Ox.Geo/png/flags/16/KI.png rename to source/Geo/png/flags/16/KI.png diff --git a/source/Ox.Geo/png/flags/16/KM-A.png b/source/Geo/png/flags/16/KM-A.png similarity index 100% rename from source/Ox.Geo/png/flags/16/KM-A.png rename to source/Geo/png/flags/16/KM-A.png diff --git a/source/Ox.Geo/png/flags/16/KM-M.png b/source/Geo/png/flags/16/KM-M.png similarity index 100% rename from source/Ox.Geo/png/flags/16/KM-M.png rename to source/Geo/png/flags/16/KM-M.png diff --git a/source/Ox.Geo/png/flags/16/KM.png b/source/Geo/png/flags/16/KM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/KM.png rename to source/Geo/png/flags/16/KM.png diff --git a/source/Ox.Geo/png/flags/16/KN.png b/source/Geo/png/flags/16/KN.png similarity index 100% rename from source/Ox.Geo/png/flags/16/KN.png rename to source/Geo/png/flags/16/KN.png diff --git a/source/Ox.Geo/png/flags/16/KOJP.png b/source/Geo/png/flags/16/KOJP.png similarity index 100% rename from source/Ox.Geo/png/flags/16/KOJP.png rename to source/Geo/png/flags/16/KOJP.png diff --git a/source/Ox.Geo/png/flags/16/KP.png b/source/Geo/png/flags/16/KP.png similarity index 100% rename from source/Ox.Geo/png/flags/16/KP.png rename to source/Geo/png/flags/16/KP.png diff --git a/source/Ox.Geo/png/flags/16/KR.png b/source/Geo/png/flags/16/KR.png similarity index 100% rename from source/Ox.Geo/png/flags/16/KR.png rename to source/Geo/png/flags/16/KR.png diff --git a/source/Ox.Geo/png/flags/16/KW.png b/source/Geo/png/flags/16/KW.png similarity index 100% rename from source/Ox.Geo/png/flags/16/KW.png rename to source/Geo/png/flags/16/KW.png diff --git a/source/Ox.Geo/png/flags/16/KY.png b/source/Geo/png/flags/16/KY.png similarity index 100% rename from source/Ox.Geo/png/flags/16/KY.png rename to source/Geo/png/flags/16/KY.png diff --git a/source/Ox.Geo/png/flags/16/KZ.png b/source/Geo/png/flags/16/KZ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/KZ.png rename to source/Geo/png/flags/16/KZ.png diff --git a/source/Ox.Geo/png/flags/16/LA.png b/source/Geo/png/flags/16/LA.png similarity index 100% rename from source/Ox.Geo/png/flags/16/LA.png rename to source/Geo/png/flags/16/LA.png diff --git a/source/Ox.Geo/png/flags/16/LB.png b/source/Geo/png/flags/16/LB.png similarity index 100% rename from source/Ox.Geo/png/flags/16/LB.png rename to source/Geo/png/flags/16/LB.png diff --git a/source/Ox.Geo/png/flags/16/LC.png b/source/Geo/png/flags/16/LC.png similarity index 100% rename from source/Ox.Geo/png/flags/16/LC.png rename to source/Geo/png/flags/16/LC.png diff --git a/source/Ox.Geo/png/flags/16/LI.png b/source/Geo/png/flags/16/LI.png similarity index 100% rename from source/Ox.Geo/png/flags/16/LI.png rename to source/Geo/png/flags/16/LI.png diff --git a/source/Ox.Geo/png/flags/16/LK.png b/source/Geo/png/flags/16/LK.png similarity index 100% rename from source/Ox.Geo/png/flags/16/LK.png rename to source/Geo/png/flags/16/LK.png diff --git a/source/Ox.Geo/png/flags/16/LKLK.png b/source/Geo/png/flags/16/LKLK.png similarity index 100% rename from source/Ox.Geo/png/flags/16/LKLK.png rename to source/Geo/png/flags/16/LKLK.png diff --git a/source/Ox.Geo/png/flags/16/LR.png b/source/Geo/png/flags/16/LR.png similarity index 100% rename from source/Ox.Geo/png/flags/16/LR.png rename to source/Geo/png/flags/16/LR.png diff --git a/source/Ox.Geo/png/flags/16/LS.png b/source/Geo/png/flags/16/LS.png similarity index 100% rename from source/Ox.Geo/png/flags/16/LS.png rename to source/Geo/png/flags/16/LS.png diff --git a/source/Ox.Geo/png/flags/16/LT.png b/source/Geo/png/flags/16/LT.png similarity index 100% rename from source/Ox.Geo/png/flags/16/LT.png rename to source/Geo/png/flags/16/LT.png diff --git a/source/Ox.Geo/png/flags/16/LU.png b/source/Geo/png/flags/16/LU.png similarity index 100% rename from source/Ox.Geo/png/flags/16/LU.png rename to source/Geo/png/flags/16/LU.png diff --git a/source/Ox.Geo/png/flags/16/LV.png b/source/Geo/png/flags/16/LV.png similarity index 100% rename from source/Ox.Geo/png/flags/16/LV.png rename to source/Geo/png/flags/16/LV.png diff --git a/source/Ox.Geo/png/flags/16/LY.png b/source/Geo/png/flags/16/LY.png similarity index 100% rename from source/Ox.Geo/png/flags/16/LY.png rename to source/Geo/png/flags/16/LY.png diff --git a/source/Ox.Geo/png/flags/16/MA.png b/source/Geo/png/flags/16/MA.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MA.png rename to source/Geo/png/flags/16/MA.png diff --git a/source/Ox.Geo/png/flags/16/MC.png b/source/Geo/png/flags/16/MC.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MC.png rename to source/Geo/png/flags/16/MC.png diff --git a/source/Ox.Geo/png/flags/16/MD-SN.png b/source/Geo/png/flags/16/MD-SN.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MD-SN.png rename to source/Geo/png/flags/16/MD-SN.png diff --git a/source/Ox.Geo/png/flags/16/MD.png b/source/Geo/png/flags/16/MD.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MD.png rename to source/Geo/png/flags/16/MD.png diff --git a/source/Ox.Geo/png/flags/16/ME.png b/source/Geo/png/flags/16/ME.png similarity index 100% rename from source/Ox.Geo/png/flags/16/ME.png rename to source/Geo/png/flags/16/ME.png diff --git a/source/Ox.Geo/png/flags/16/MF.png b/source/Geo/png/flags/16/MF.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MF.png rename to source/Geo/png/flags/16/MF.png diff --git a/source/Ox.Geo/png/flags/16/MG.png b/source/Geo/png/flags/16/MG.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MG.png rename to source/Geo/png/flags/16/MG.png diff --git a/source/Ox.Geo/png/flags/16/MH.png b/source/Geo/png/flags/16/MH.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MH.png rename to source/Geo/png/flags/16/MH.png diff --git a/source/Ox.Geo/png/flags/16/MIUM.png b/source/Geo/png/flags/16/MIUM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MIUM.png rename to source/Geo/png/flags/16/MIUM.png diff --git a/source/Ox.Geo/png/flags/16/MK.png b/source/Geo/png/flags/16/MK.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MK.png rename to source/Geo/png/flags/16/MK.png diff --git a/source/Ox.Geo/png/flags/16/ML-AZ.png b/source/Geo/png/flags/16/ML-AZ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/ML-AZ.png rename to source/Geo/png/flags/16/ML-AZ.png diff --git a/source/Ox.Geo/png/flags/16/ML.png b/source/Geo/png/flags/16/ML.png similarity index 100% rename from source/Ox.Geo/png/flags/16/ML.png rename to source/Geo/png/flags/16/ML.png diff --git a/source/Ox.Geo/png/flags/16/MM.png b/source/Geo/png/flags/16/MM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MM.png rename to source/Geo/png/flags/16/MM.png diff --git a/source/Ox.Geo/png/flags/16/MN.png b/source/Geo/png/flags/16/MN.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MN.png rename to source/Geo/png/flags/16/MN.png diff --git a/source/Ox.Geo/png/flags/16/MO.png b/source/Geo/png/flags/16/MO.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MO.png rename to source/Geo/png/flags/16/MO.png diff --git a/source/Ox.Geo/png/flags/16/MP.png b/source/Geo/png/flags/16/MP.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MP.png rename to source/Geo/png/flags/16/MP.png diff --git a/source/Ox.Geo/png/flags/16/MQ.png b/source/Geo/png/flags/16/MQ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MQ.png rename to source/Geo/png/flags/16/MQ.png diff --git a/source/Ox.Geo/png/flags/16/MR.png b/source/Geo/png/flags/16/MR.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MR.png rename to source/Geo/png/flags/16/MR.png diff --git a/source/Ox.Geo/png/flags/16/MS.png b/source/Geo/png/flags/16/MS.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MS.png rename to source/Geo/png/flags/16/MS.png diff --git a/source/Ox.Geo/png/flags/16/MT.png b/source/Geo/png/flags/16/MT.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MT.png rename to source/Geo/png/flags/16/MT.png diff --git a/source/Ox.Geo/png/flags/16/MU.png b/source/Geo/png/flags/16/MU.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MU.png rename to source/Geo/png/flags/16/MU.png diff --git a/source/Ox.Geo/png/flags/16/MV.png b/source/Geo/png/flags/16/MV.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MV.png rename to source/Geo/png/flags/16/MV.png diff --git a/source/Ox.Geo/png/flags/16/MW.png b/source/Geo/png/flags/16/MW.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MW.png rename to source/Geo/png/flags/16/MW.png diff --git a/source/Ox.Geo/png/flags/16/MX.png b/source/Geo/png/flags/16/MX.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MX.png rename to source/Geo/png/flags/16/MX.png diff --git a/source/Ox.Geo/png/flags/16/MY.png b/source/Geo/png/flags/16/MY.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MY.png rename to source/Geo/png/flags/16/MY.png diff --git a/source/Ox.Geo/png/flags/16/MZ.png b/source/Geo/png/flags/16/MZ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/MZ.png rename to source/Geo/png/flags/16/MZ.png diff --git a/source/Ox.Geo/png/flags/16/NA.png b/source/Geo/png/flags/16/NA.png similarity index 100% rename from source/Ox.Geo/png/flags/16/NA.png rename to source/Geo/png/flags/16/NA.png diff --git a/source/Ox.Geo/png/flags/16/NC.png b/source/Geo/png/flags/16/NC.png similarity index 100% rename from source/Ox.Geo/png/flags/16/NC.png rename to source/Geo/png/flags/16/NC.png diff --git a/source/Ox.Geo/png/flags/16/NE.png b/source/Geo/png/flags/16/NE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/NE.png rename to source/Geo/png/flags/16/NE.png diff --git a/source/Ox.Geo/png/flags/16/NF.png b/source/Geo/png/flags/16/NF.png similarity index 100% rename from source/Ox.Geo/png/flags/16/NF.png rename to source/Geo/png/flags/16/NF.png diff --git a/source/Ox.Geo/png/flags/16/NG-BI.png b/source/Geo/png/flags/16/NG-BI.png similarity index 100% rename from source/Ox.Geo/png/flags/16/NG-BI.png rename to source/Geo/png/flags/16/NG-BI.png diff --git a/source/Ox.Geo/png/flags/16/NG.png b/source/Geo/png/flags/16/NG.png similarity index 100% rename from source/Ox.Geo/png/flags/16/NG.png rename to source/Geo/png/flags/16/NG.png diff --git a/source/Ox.Geo/png/flags/16/NHVU-TF.png b/source/Geo/png/flags/16/NHVU-TF.png similarity index 100% rename from source/Ox.Geo/png/flags/16/NHVU-TF.png rename to source/Geo/png/flags/16/NHVU-TF.png diff --git a/source/Ox.Geo/png/flags/16/NHVU-TN.png b/source/Geo/png/flags/16/NHVU-TN.png similarity index 100% rename from source/Ox.Geo/png/flags/16/NHVU-TN.png rename to source/Geo/png/flags/16/NHVU-TN.png diff --git a/source/Ox.Geo/png/flags/16/NHVU-VE.png b/source/Geo/png/flags/16/NHVU-VE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/NHVU-VE.png rename to source/Geo/png/flags/16/NHVU-VE.png diff --git a/source/Ox.Geo/png/flags/16/NHVU.png b/source/Geo/png/flags/16/NHVU.png similarity index 100% rename from source/Ox.Geo/png/flags/16/NHVU.png rename to source/Geo/png/flags/16/NHVU.png diff --git a/source/Ox.Geo/png/flags/16/NI.png b/source/Geo/png/flags/16/NI.png similarity index 100% rename from source/Ox.Geo/png/flags/16/NI.png rename to source/Geo/png/flags/16/NI.png diff --git a/source/Ox.Geo/png/flags/16/NL.png b/source/Geo/png/flags/16/NL.png similarity index 100% rename from source/Ox.Geo/png/flags/16/NL.png rename to source/Geo/png/flags/16/NL.png diff --git a/source/Ox.Geo/png/flags/16/NO-PI.png b/source/Geo/png/flags/16/NO-PI.png similarity index 100% rename from source/Ox.Geo/png/flags/16/NO-PI.png rename to source/Geo/png/flags/16/NO-PI.png diff --git a/source/Ox.Geo/png/flags/16/NO.png b/source/Geo/png/flags/16/NO.png similarity index 100% rename from source/Ox.Geo/png/flags/16/NO.png rename to source/Geo/png/flags/16/NO.png diff --git a/source/Ox.Geo/png/flags/16/NP.png b/source/Geo/png/flags/16/NP.png similarity index 100% rename from source/Ox.Geo/png/flags/16/NP.png rename to source/Geo/png/flags/16/NP.png diff --git a/source/Ox.Geo/png/flags/16/NQAQ.png b/source/Geo/png/flags/16/NQAQ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/NQAQ.png rename to source/Geo/png/flags/16/NQAQ.png diff --git a/source/Ox.Geo/png/flags/16/NR.png b/source/Geo/png/flags/16/NR.png similarity index 100% rename from source/Ox.Geo/png/flags/16/NR.png rename to source/Geo/png/flags/16/NR.png diff --git a/source/Ox.Geo/png/flags/16/NTHH.png b/source/Geo/png/flags/16/NTHH.png similarity index 100% rename from source/Ox.Geo/png/flags/16/NTHH.png rename to source/Geo/png/flags/16/NTHH.png diff --git a/source/Ox.Geo/png/flags/16/NU.png b/source/Geo/png/flags/16/NU.png similarity index 100% rename from source/Ox.Geo/png/flags/16/NU.png rename to source/Geo/png/flags/16/NU.png diff --git a/source/Ox.Geo/png/flags/16/NZ-AQ.png b/source/Geo/png/flags/16/NZ-AQ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/NZ-AQ.png rename to source/Geo/png/flags/16/NZ-AQ.png diff --git a/source/Ox.Geo/png/flags/16/NZ.png b/source/Geo/png/flags/16/NZ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/NZ.png rename to source/Geo/png/flags/16/NZ.png diff --git a/source/Ox.Geo/png/flags/16/OM.png b/source/Geo/png/flags/16/OM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/OM.png rename to source/Geo/png/flags/16/OM.png diff --git a/source/Ox.Geo/png/flags/16/PA.png b/source/Geo/png/flags/16/PA.png similarity index 100% rename from source/Ox.Geo/png/flags/16/PA.png rename to source/Geo/png/flags/16/PA.png diff --git a/source/Ox.Geo/png/flags/16/PCHH.png b/source/Geo/png/flags/16/PCHH.png similarity index 100% rename from source/Ox.Geo/png/flags/16/PCHH.png rename to source/Geo/png/flags/16/PCHH.png diff --git a/source/Ox.Geo/png/flags/16/PE.png b/source/Geo/png/flags/16/PE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/PE.png rename to source/Geo/png/flags/16/PE.png diff --git a/source/Ox.Geo/png/flags/16/PF.png b/source/Geo/png/flags/16/PF.png similarity index 100% rename from source/Ox.Geo/png/flags/16/PF.png rename to source/Geo/png/flags/16/PF.png diff --git a/source/Ox.Geo/png/flags/16/PG-NSA.png b/source/Geo/png/flags/16/PG-NSA.png similarity index 100% rename from source/Ox.Geo/png/flags/16/PG-NSA.png rename to source/Geo/png/flags/16/PG-NSA.png diff --git a/source/Ox.Geo/png/flags/16/PG.png b/source/Geo/png/flags/16/PG.png similarity index 100% rename from source/Ox.Geo/png/flags/16/PG.png rename to source/Geo/png/flags/16/PG.png diff --git a/source/Ox.Geo/png/flags/16/PH.png b/source/Geo/png/flags/16/PH.png similarity index 100% rename from source/Ox.Geo/png/flags/16/PH.png rename to source/Geo/png/flags/16/PH.png diff --git a/source/Ox.Geo/png/flags/16/PK-JK.png b/source/Geo/png/flags/16/PK-JK.png similarity index 100% rename from source/Ox.Geo/png/flags/16/PK-JK.png rename to source/Geo/png/flags/16/PK-JK.png diff --git a/source/Ox.Geo/png/flags/16/PK-NA.png b/source/Geo/png/flags/16/PK-NA.png similarity index 100% rename from source/Ox.Geo/png/flags/16/PK-NA.png rename to source/Geo/png/flags/16/PK-NA.png diff --git a/source/Ox.Geo/png/flags/16/PK.png b/source/Geo/png/flags/16/PK.png similarity index 100% rename from source/Ox.Geo/png/flags/16/PK.png rename to source/Geo/png/flags/16/PK.png diff --git a/source/Ox.Geo/png/flags/16/PL.png b/source/Geo/png/flags/16/PL.png similarity index 100% rename from source/Ox.Geo/png/flags/16/PL.png rename to source/Geo/png/flags/16/PL.png diff --git a/source/Ox.Geo/png/flags/16/PM.png b/source/Geo/png/flags/16/PM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/PM.png rename to source/Geo/png/flags/16/PM.png diff --git a/source/Ox.Geo/png/flags/16/PN.png b/source/Geo/png/flags/16/PN.png similarity index 100% rename from source/Ox.Geo/png/flags/16/PN.png rename to source/Geo/png/flags/16/PN.png diff --git a/source/Ox.Geo/png/flags/16/PR.png b/source/Geo/png/flags/16/PR.png similarity index 100% rename from source/Ox.Geo/png/flags/16/PR.png rename to source/Geo/png/flags/16/PR.png diff --git a/source/Ox.Geo/png/flags/16/PS.png b/source/Geo/png/flags/16/PS.png similarity index 100% rename from source/Ox.Geo/png/flags/16/PS.png rename to source/Geo/png/flags/16/PS.png diff --git a/source/Ox.Geo/png/flags/16/PT.png b/source/Geo/png/flags/16/PT.png similarity index 100% rename from source/Ox.Geo/png/flags/16/PT.png rename to source/Geo/png/flags/16/PT.png diff --git a/source/Ox.Geo/png/flags/16/PUUM.png b/source/Geo/png/flags/16/PUUM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/PUUM.png rename to source/Geo/png/flags/16/PUUM.png diff --git a/source/Ox.Geo/png/flags/16/PW.png b/source/Geo/png/flags/16/PW.png similarity index 100% rename from source/Ox.Geo/png/flags/16/PW.png rename to source/Geo/png/flags/16/PW.png diff --git a/source/Ox.Geo/png/flags/16/PY.png b/source/Geo/png/flags/16/PY.png similarity index 100% rename from source/Ox.Geo/png/flags/16/PY.png rename to source/Geo/png/flags/16/PY.png diff --git a/source/Ox.Geo/png/flags/16/PZPA.png b/source/Geo/png/flags/16/PZPA.png similarity index 100% rename from source/Ox.Geo/png/flags/16/PZPA.png rename to source/Geo/png/flags/16/PZPA.png diff --git a/source/Ox.Geo/png/flags/16/QA.png b/source/Geo/png/flags/16/QA.png similarity index 100% rename from source/Ox.Geo/png/flags/16/QA.png rename to source/Geo/png/flags/16/QA.png diff --git a/source/Ox.Geo/png/flags/16/RE.png b/source/Geo/png/flags/16/RE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/RE.png rename to source/Geo/png/flags/16/RE.png diff --git a/source/Ox.Geo/png/flags/16/RHZW-RH.png b/source/Geo/png/flags/16/RHZW-RH.png similarity index 100% rename from source/Ox.Geo/png/flags/16/RHZW-RH.png rename to source/Geo/png/flags/16/RHZW-RH.png diff --git a/source/Ox.Geo/png/flags/16/RHZW-ZR.png b/source/Geo/png/flags/16/RHZW-ZR.png similarity index 100% rename from source/Ox.Geo/png/flags/16/RHZW-ZR.png rename to source/Geo/png/flags/16/RHZW-ZR.png diff --git a/source/Ox.Geo/png/flags/16/RHZW.png b/source/Geo/png/flags/16/RHZW.png similarity index 100% rename from source/Ox.Geo/png/flags/16/RHZW.png rename to source/Geo/png/flags/16/RHZW.png diff --git a/source/Ox.Geo/png/flags/16/RO.png b/source/Geo/png/flags/16/RO.png similarity index 100% rename from source/Ox.Geo/png/flags/16/RO.png rename to source/Geo/png/flags/16/RO.png diff --git a/source/Ox.Geo/png/flags/16/RS.png b/source/Geo/png/flags/16/RS.png similarity index 100% rename from source/Ox.Geo/png/flags/16/RS.png rename to source/Geo/png/flags/16/RS.png diff --git a/source/Ox.Geo/png/flags/16/RU-CE.png b/source/Geo/png/flags/16/RU-CE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/RU-CE.png rename to source/Geo/png/flags/16/RU-CE.png diff --git a/source/Ox.Geo/png/flags/16/RU.png b/source/Geo/png/flags/16/RU.png similarity index 100% rename from source/Ox.Geo/png/flags/16/RU.png rename to source/Geo/png/flags/16/RU.png diff --git a/source/Ox.Geo/png/flags/16/RW.png b/source/Geo/png/flags/16/RW.png similarity index 100% rename from source/Ox.Geo/png/flags/16/RW.png rename to source/Geo/png/flags/16/RW.png diff --git a/source/Ox.Geo/png/flags/16/SA.png b/source/Geo/png/flags/16/SA.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SA.png rename to source/Geo/png/flags/16/SA.png diff --git a/source/Ox.Geo/png/flags/16/SB.png b/source/Geo/png/flags/16/SB.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SB.png rename to source/Geo/png/flags/16/SB.png diff --git a/source/Ox.Geo/png/flags/16/SC.png b/source/Geo/png/flags/16/SC.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SC.png rename to source/Geo/png/flags/16/SC.png diff --git a/source/Ox.Geo/png/flags/16/SD.png b/source/Geo/png/flags/16/SD.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SD.png rename to source/Geo/png/flags/16/SD.png diff --git a/source/Ox.Geo/png/flags/16/SE.png b/source/Geo/png/flags/16/SE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SE.png rename to source/Geo/png/flags/16/SE.png diff --git a/source/Ox.Geo/png/flags/16/SG.png b/source/Geo/png/flags/16/SG.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SG.png rename to source/Geo/png/flags/16/SG.png diff --git a/source/Ox.Geo/png/flags/16/SH.png b/source/Geo/png/flags/16/SH.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SH.png rename to source/Geo/png/flags/16/SH.png diff --git a/source/Ox.Geo/png/flags/16/SI.png b/source/Geo/png/flags/16/SI.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SI.png rename to source/Geo/png/flags/16/SI.png diff --git a/source/Ox.Geo/png/flags/16/SITH.png b/source/Geo/png/flags/16/SITH.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SITH.png rename to source/Geo/png/flags/16/SITH.png diff --git a/source/Ox.Geo/png/flags/16/SJ.png b/source/Geo/png/flags/16/SJ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SJ.png rename to source/Geo/png/flags/16/SJ.png diff --git a/source/Ox.Geo/png/flags/16/SK.png b/source/Geo/png/flags/16/SK.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SK.png rename to source/Geo/png/flags/16/SK.png diff --git a/source/Ox.Geo/png/flags/16/SKIN.png b/source/Geo/png/flags/16/SKIN.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SKIN.png rename to source/Geo/png/flags/16/SKIN.png diff --git a/source/Ox.Geo/png/flags/16/SL.png b/source/Geo/png/flags/16/SL.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SL.png rename to source/Geo/png/flags/16/SL.png diff --git a/source/Ox.Geo/png/flags/16/SM.png b/source/Geo/png/flags/16/SM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SM.png rename to source/Geo/png/flags/16/SM.png diff --git a/source/Ox.Geo/png/flags/16/SN.png b/source/Geo/png/flags/16/SN.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SN.png rename to source/Geo/png/flags/16/SN.png diff --git a/source/Ox.Geo/png/flags/16/SO-SO.png b/source/Geo/png/flags/16/SO-SO.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SO-SO.png rename to source/Geo/png/flags/16/SO-SO.png diff --git a/source/Ox.Geo/png/flags/16/SO.png b/source/Geo/png/flags/16/SO.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SO.png rename to source/Geo/png/flags/16/SO.png diff --git a/source/Ox.Geo/png/flags/16/SR.png b/source/Geo/png/flags/16/SR.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SR.png rename to source/Geo/png/flags/16/SR.png diff --git a/source/Ox.Geo/png/flags/16/SS.png b/source/Geo/png/flags/16/SS.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SS.png rename to source/Geo/png/flags/16/SS.png diff --git a/source/Ox.Geo/png/flags/16/ST.png b/source/Geo/png/flags/16/ST.png similarity index 100% rename from source/Ox.Geo/png/flags/16/ST.png rename to source/Geo/png/flags/16/ST.png diff --git a/source/Ox.Geo/png/flags/16/SUHH.png b/source/Geo/png/flags/16/SUHH.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SUHH.png rename to source/Geo/png/flags/16/SUHH.png diff --git a/source/Ox.Geo/png/flags/16/SV.png b/source/Geo/png/flags/16/SV.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SV.png rename to source/Geo/png/flags/16/SV.png diff --git a/source/Ox.Geo/png/flags/16/SX.png b/source/Geo/png/flags/16/SX.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SX.png rename to source/Geo/png/flags/16/SX.png diff --git a/source/Ox.Geo/png/flags/16/SY.png b/source/Geo/png/flags/16/SY.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SY.png rename to source/Geo/png/flags/16/SY.png diff --git a/source/Ox.Geo/png/flags/16/SZ.png b/source/Geo/png/flags/16/SZ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/SZ.png rename to source/Geo/png/flags/16/SZ.png diff --git a/source/Ox.Geo/png/flags/16/TA.png b/source/Geo/png/flags/16/TA.png similarity index 100% rename from source/Ox.Geo/png/flags/16/TA.png rename to source/Geo/png/flags/16/TA.png diff --git a/source/Ox.Geo/png/flags/16/TC.png b/source/Geo/png/flags/16/TC.png similarity index 100% rename from source/Ox.Geo/png/flags/16/TC.png rename to source/Geo/png/flags/16/TC.png diff --git a/source/Ox.Geo/png/flags/16/TD.png b/source/Geo/png/flags/16/TD.png similarity index 100% rename from source/Ox.Geo/png/flags/16/TD.png rename to source/Geo/png/flags/16/TD.png diff --git a/source/Ox.Geo/png/flags/16/TF.png b/source/Geo/png/flags/16/TF.png similarity index 100% rename from source/Ox.Geo/png/flags/16/TF.png rename to source/Geo/png/flags/16/TF.png diff --git a/source/Ox.Geo/png/flags/16/TG.png b/source/Geo/png/flags/16/TG.png similarity index 100% rename from source/Ox.Geo/png/flags/16/TG.png rename to source/Geo/png/flags/16/TG.png diff --git a/source/Ox.Geo/png/flags/16/TH.png b/source/Geo/png/flags/16/TH.png similarity index 100% rename from source/Ox.Geo/png/flags/16/TH.png rename to source/Geo/png/flags/16/TH.png diff --git a/source/Ox.Geo/png/flags/16/TJ.png b/source/Geo/png/flags/16/TJ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/TJ.png rename to source/Geo/png/flags/16/TJ.png diff --git a/source/Ox.Geo/png/flags/16/TK.png b/source/Geo/png/flags/16/TK.png similarity index 100% rename from source/Ox.Geo/png/flags/16/TK.png rename to source/Geo/png/flags/16/TK.png diff --git a/source/Ox.Geo/png/flags/16/TL.png b/source/Geo/png/flags/16/TL.png similarity index 100% rename from source/Ox.Geo/png/flags/16/TL.png rename to source/Geo/png/flags/16/TL.png diff --git a/source/Ox.Geo/png/flags/16/TM.png b/source/Geo/png/flags/16/TM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/TM.png rename to source/Geo/png/flags/16/TM.png diff --git a/source/Ox.Geo/png/flags/16/TN.png b/source/Geo/png/flags/16/TN.png similarity index 100% rename from source/Ox.Geo/png/flags/16/TN.png rename to source/Geo/png/flags/16/TN.png diff --git a/source/Ox.Geo/png/flags/16/TO.png b/source/Geo/png/flags/16/TO.png similarity index 100% rename from source/Ox.Geo/png/flags/16/TO.png rename to source/Geo/png/flags/16/TO.png diff --git a/source/Ox.Geo/png/flags/16/TPTL.png b/source/Geo/png/flags/16/TPTL.png similarity index 100% rename from source/Ox.Geo/png/flags/16/TPTL.png rename to source/Geo/png/flags/16/TPTL.png diff --git a/source/Ox.Geo/png/flags/16/TR.png b/source/Geo/png/flags/16/TR.png similarity index 100% rename from source/Ox.Geo/png/flags/16/TR.png rename to source/Geo/png/flags/16/TR.png diff --git a/source/Ox.Geo/png/flags/16/TT.png b/source/Geo/png/flags/16/TT.png similarity index 100% rename from source/Ox.Geo/png/flags/16/TT.png rename to source/Geo/png/flags/16/TT.png diff --git a/source/Ox.Geo/png/flags/16/TV.png b/source/Geo/png/flags/16/TV.png similarity index 100% rename from source/Ox.Geo/png/flags/16/TV.png rename to source/Geo/png/flags/16/TV.png diff --git a/source/Ox.Geo/png/flags/16/TW.png b/source/Geo/png/flags/16/TW.png similarity index 100% rename from source/Ox.Geo/png/flags/16/TW.png rename to source/Geo/png/flags/16/TW.png diff --git a/source/Ox.Geo/png/flags/16/TZ.png b/source/Geo/png/flags/16/TZ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/TZ.png rename to source/Geo/png/flags/16/TZ.png diff --git a/source/Ox.Geo/png/flags/16/UA.png b/source/Geo/png/flags/16/UA.png similarity index 100% rename from source/Ox.Geo/png/flags/16/UA.png rename to source/Geo/png/flags/16/UA.png diff --git a/source/Ox.Geo/png/flags/16/UAUA.png b/source/Geo/png/flags/16/UAUA.png similarity index 100% rename from source/Ox.Geo/png/flags/16/UAUA.png rename to source/Geo/png/flags/16/UAUA.png diff --git a/source/Ox.Geo/png/flags/16/UG-RW.png b/source/Geo/png/flags/16/UG-RW.png similarity index 100% rename from source/Ox.Geo/png/flags/16/UG-RW.png rename to source/Geo/png/flags/16/UG-RW.png diff --git a/source/Ox.Geo/png/flags/16/UG.png b/source/Geo/png/flags/16/UG.png similarity index 100% rename from source/Ox.Geo/png/flags/16/UG.png rename to source/Geo/png/flags/16/UG.png diff --git a/source/Ox.Geo/png/flags/16/UK.png b/source/Geo/png/flags/16/UK.png similarity index 100% rename from source/Ox.Geo/png/flags/16/UK.png rename to source/Geo/png/flags/16/UK.png diff --git a/source/Ox.Geo/png/flags/16/UM.png b/source/Geo/png/flags/16/UM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/UM.png rename to source/Geo/png/flags/16/UM.png diff --git a/source/Ox.Geo/png/flags/16/US.png b/source/Geo/png/flags/16/US.png similarity index 100% rename from source/Ox.Geo/png/flags/16/US.png rename to source/Geo/png/flags/16/US.png diff --git a/source/Ox.Geo/png/flags/16/UY.png b/source/Geo/png/flags/16/UY.png similarity index 100% rename from source/Ox.Geo/png/flags/16/UY.png rename to source/Geo/png/flags/16/UY.png diff --git a/source/Ox.Geo/png/flags/16/UZ.png b/source/Geo/png/flags/16/UZ.png similarity index 100% rename from source/Ox.Geo/png/flags/16/UZ.png rename to source/Geo/png/flags/16/UZ.png diff --git a/source/Ox.Geo/png/flags/16/VA.png b/source/Geo/png/flags/16/VA.png similarity index 100% rename from source/Ox.Geo/png/flags/16/VA.png rename to source/Geo/png/flags/16/VA.png diff --git a/source/Ox.Geo/png/flags/16/VC.png b/source/Geo/png/flags/16/VC.png similarity index 100% rename from source/Ox.Geo/png/flags/16/VC.png rename to source/Geo/png/flags/16/VC.png diff --git a/source/Ox.Geo/png/flags/16/VDVN.png b/source/Geo/png/flags/16/VDVN.png similarity index 100% rename from source/Ox.Geo/png/flags/16/VDVN.png rename to source/Geo/png/flags/16/VDVN.png diff --git a/source/Ox.Geo/png/flags/16/VE.png b/source/Geo/png/flags/16/VE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/VE.png rename to source/Geo/png/flags/16/VE.png diff --git a/source/Ox.Geo/png/flags/16/VG.png b/source/Geo/png/flags/16/VG.png similarity index 100% rename from source/Ox.Geo/png/flags/16/VG.png rename to source/Geo/png/flags/16/VG.png diff --git a/source/Ox.Geo/png/flags/16/VI.png b/source/Geo/png/flags/16/VI.png similarity index 100% rename from source/Ox.Geo/png/flags/16/VI.png rename to source/Geo/png/flags/16/VI.png diff --git a/source/Ox.Geo/png/flags/16/VN.png b/source/Geo/png/flags/16/VN.png similarity index 100% rename from source/Ox.Geo/png/flags/16/VN.png rename to source/Geo/png/flags/16/VN.png diff --git a/source/Ox.Geo/png/flags/16/VNVN.png b/source/Geo/png/flags/16/VNVN.png similarity index 100% rename from source/Ox.Geo/png/flags/16/VNVN.png rename to source/Geo/png/flags/16/VNVN.png diff --git a/source/Ox.Geo/png/flags/16/VU.png b/source/Geo/png/flags/16/VU.png similarity index 100% rename from source/Ox.Geo/png/flags/16/VU.png rename to source/Geo/png/flags/16/VU.png diff --git a/source/Ox.Geo/png/flags/16/WF.png b/source/Geo/png/flags/16/WF.png similarity index 100% rename from source/Ox.Geo/png/flags/16/WF.png rename to source/Geo/png/flags/16/WF.png diff --git a/source/Ox.Geo/png/flags/16/WKUM.png b/source/Geo/png/flags/16/WKUM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/WKUM.png rename to source/Geo/png/flags/16/WKUM.png diff --git a/source/Ox.Geo/png/flags/16/WS.png b/source/Geo/png/flags/16/WS.png similarity index 100% rename from source/Ox.Geo/png/flags/16/WS.png rename to source/Geo/png/flags/16/WS.png diff --git a/source/Ox.Geo/png/flags/16/XK.png b/source/Geo/png/flags/16/XK.png similarity index 100% rename from source/Ox.Geo/png/flags/16/XK.png rename to source/Geo/png/flags/16/XK.png diff --git a/source/Ox.Geo/png/flags/16/YDYE.png b/source/Geo/png/flags/16/YDYE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/YDYE.png rename to source/Geo/png/flags/16/YDYE.png diff --git a/source/Ox.Geo/png/flags/16/YE.png b/source/Geo/png/flags/16/YE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/YE.png rename to source/Geo/png/flags/16/YE.png diff --git a/source/Ox.Geo/png/flags/16/YEYE.png b/source/Geo/png/flags/16/YEYE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/YEYE.png rename to source/Geo/png/flags/16/YEYE.png diff --git a/source/Ox.Geo/png/flags/16/YT.png b/source/Geo/png/flags/16/YT.png similarity index 100% rename from source/Ox.Geo/png/flags/16/YT.png rename to source/Geo/png/flags/16/YT.png diff --git a/source/Ox.Geo/png/flags/16/YUCS.png b/source/Geo/png/flags/16/YUCS.png similarity index 100% rename from source/Ox.Geo/png/flags/16/YUCS.png rename to source/Geo/png/flags/16/YUCS.png diff --git a/source/Ox.Geo/png/flags/16/ZA-BO.png b/source/Geo/png/flags/16/ZA-BO.png similarity index 100% rename from source/Ox.Geo/png/flags/16/ZA-BO.png rename to source/Geo/png/flags/16/ZA-BO.png diff --git a/source/Ox.Geo/png/flags/16/ZA-CI.png b/source/Geo/png/flags/16/ZA-CI.png similarity index 100% rename from source/Ox.Geo/png/flags/16/ZA-CI.png rename to source/Geo/png/flags/16/ZA-CI.png diff --git a/source/Ox.Geo/png/flags/16/ZA-TR.png b/source/Geo/png/flags/16/ZA-TR.png similarity index 100% rename from source/Ox.Geo/png/flags/16/ZA-TR.png rename to source/Geo/png/flags/16/ZA-TR.png diff --git a/source/Ox.Geo/png/flags/16/ZA-VE.png b/source/Geo/png/flags/16/ZA-VE.png similarity index 100% rename from source/Ox.Geo/png/flags/16/ZA-VE.png rename to source/Geo/png/flags/16/ZA-VE.png diff --git a/source/Ox.Geo/png/flags/16/ZA.png b/source/Geo/png/flags/16/ZA.png similarity index 100% rename from source/Ox.Geo/png/flags/16/ZA.png rename to source/Geo/png/flags/16/ZA.png diff --git a/source/Ox.Geo/png/flags/16/ZM.png b/source/Geo/png/flags/16/ZM.png similarity index 100% rename from source/Ox.Geo/png/flags/16/ZM.png rename to source/Geo/png/flags/16/ZM.png diff --git a/source/Ox.Geo/png/flags/16/ZRCD.png b/source/Geo/png/flags/16/ZRCD.png similarity index 100% rename from source/Ox.Geo/png/flags/16/ZRCD.png rename to source/Geo/png/flags/16/ZRCD.png diff --git a/source/Ox.Geo/png/flags/16/ZW.png b/source/Geo/png/flags/16/ZW.png similarity index 100% rename from source/Ox.Geo/png/flags/16/ZW.png rename to source/Geo/png/flags/16/ZW.png diff --git a/source/Ox.Geo/png/flags/256/AC.png b/source/Geo/png/flags/256/AC.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AC.png rename to source/Geo/png/flags/256/AC.png diff --git a/source/Ox.Geo/png/flags/256/AD.png b/source/Geo/png/flags/256/AD.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AD.png rename to source/Geo/png/flags/256/AD.png diff --git a/source/Ox.Geo/png/flags/256/AE-AJ.png b/source/Geo/png/flags/256/AE-AJ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AE-AJ.png rename to source/Geo/png/flags/256/AE-AJ.png diff --git a/source/Ox.Geo/png/flags/256/AE-AZ.png b/source/Geo/png/flags/256/AE-AZ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AE-AZ.png rename to source/Geo/png/flags/256/AE-AZ.png diff --git a/source/Ox.Geo/png/flags/256/AE-DU.png b/source/Geo/png/flags/256/AE-DU.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AE-DU.png rename to source/Geo/png/flags/256/AE-DU.png diff --git a/source/Ox.Geo/png/flags/256/AE-FU.png b/source/Geo/png/flags/256/AE-FU.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AE-FU.png rename to source/Geo/png/flags/256/AE-FU.png diff --git a/source/Ox.Geo/png/flags/256/AE-RK.png b/source/Geo/png/flags/256/AE-RK.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AE-RK.png rename to source/Geo/png/flags/256/AE-RK.png diff --git a/source/Ox.Geo/png/flags/256/AE-SH.png b/source/Geo/png/flags/256/AE-SH.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AE-SH.png rename to source/Geo/png/flags/256/AE-SH.png diff --git a/source/Ox.Geo/png/flags/256/AE-UQ.png b/source/Geo/png/flags/256/AE-UQ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AE-UQ.png rename to source/Geo/png/flags/256/AE-UQ.png diff --git a/source/Ox.Geo/png/flags/256/AE.png b/source/Geo/png/flags/256/AE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AE.png rename to source/Geo/png/flags/256/AE.png diff --git a/source/Ox.Geo/png/flags/256/AF.png b/source/Geo/png/flags/256/AF.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AF.png rename to source/Geo/png/flags/256/AF.png diff --git a/source/Ox.Geo/png/flags/256/AG.png b/source/Geo/png/flags/256/AG.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AG.png rename to source/Geo/png/flags/256/AG.png diff --git a/source/Ox.Geo/png/flags/256/AI.png b/source/Geo/png/flags/256/AI.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AI.png rename to source/Geo/png/flags/256/AI.png diff --git a/source/Ox.Geo/png/flags/256/AIDJ.png b/source/Geo/png/flags/256/AIDJ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AIDJ.png rename to source/Geo/png/flags/256/AIDJ.png diff --git a/source/Ox.Geo/png/flags/256/AL.png b/source/Geo/png/flags/256/AL.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AL.png rename to source/Geo/png/flags/256/AL.png diff --git a/source/Ox.Geo/png/flags/256/AM.png b/source/Geo/png/flags/256/AM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AM.png rename to source/Geo/png/flags/256/AM.png diff --git a/source/Ox.Geo/png/flags/256/ANHH.png b/source/Geo/png/flags/256/ANHH.png similarity index 100% rename from source/Ox.Geo/png/flags/256/ANHH.png rename to source/Geo/png/flags/256/ANHH.png diff --git a/source/Ox.Geo/png/flags/256/AO-CAB.png b/source/Geo/png/flags/256/AO-CAB.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AO-CAB.png rename to source/Geo/png/flags/256/AO-CAB.png diff --git a/source/Ox.Geo/png/flags/256/AO.png b/source/Geo/png/flags/256/AO.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AO.png rename to source/Geo/png/flags/256/AO.png diff --git a/source/Ox.Geo/png/flags/256/AQ.png b/source/Geo/png/flags/256/AQ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AQ.png rename to source/Geo/png/flags/256/AQ.png diff --git a/source/Ox.Geo/png/flags/256/AR-AQ.png b/source/Geo/png/flags/256/AR-AQ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AR-AQ.png rename to source/Geo/png/flags/256/AR-AQ.png diff --git a/source/Ox.Geo/png/flags/256/AR.png b/source/Geo/png/flags/256/AR.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AR.png rename to source/Geo/png/flags/256/AR.png diff --git a/source/Ox.Geo/png/flags/256/AS.png b/source/Geo/png/flags/256/AS.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AS.png rename to source/Geo/png/flags/256/AS.png diff --git a/source/Ox.Geo/png/flags/256/AT.png b/source/Geo/png/flags/256/AT.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AT.png rename to source/Geo/png/flags/256/AT.png diff --git a/source/Ox.Geo/png/flags/256/AU-AC.png b/source/Geo/png/flags/256/AU-AC.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AU-AC.png rename to source/Geo/png/flags/256/AU-AC.png diff --git a/source/Ox.Geo/png/flags/256/AU-AQ.png b/source/Geo/png/flags/256/AU-AQ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AU-AQ.png rename to source/Geo/png/flags/256/AU-AQ.png diff --git a/source/Ox.Geo/png/flags/256/AU-CS.png b/source/Geo/png/flags/256/AU-CS.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AU-CS.png rename to source/Geo/png/flags/256/AU-CS.png diff --git a/source/Ox.Geo/png/flags/256/AU.png b/source/Geo/png/flags/256/AU.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AU.png rename to source/Geo/png/flags/256/AU.png diff --git a/source/Ox.Geo/png/flags/256/AW.png b/source/Geo/png/flags/256/AW.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AW.png rename to source/Geo/png/flags/256/AW.png diff --git a/source/Ox.Geo/png/flags/256/AX.png b/source/Geo/png/flags/256/AX.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AX.png rename to source/Geo/png/flags/256/AX.png diff --git a/source/Ox.Geo/png/flags/256/AZ-NK.png b/source/Geo/png/flags/256/AZ-NK.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AZ-NK.png rename to source/Geo/png/flags/256/AZ-NK.png diff --git a/source/Ox.Geo/png/flags/256/AZ.png b/source/Geo/png/flags/256/AZ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/AZ.png rename to source/Geo/png/flags/256/AZ.png diff --git a/source/Ox.Geo/png/flags/256/BA.png b/source/Geo/png/flags/256/BA.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BA.png rename to source/Geo/png/flags/256/BA.png diff --git a/source/Ox.Geo/png/flags/256/BB.png b/source/Geo/png/flags/256/BB.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BB.png rename to source/Geo/png/flags/256/BB.png diff --git a/source/Ox.Geo/png/flags/256/BD.png b/source/Geo/png/flags/256/BD.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BD.png rename to source/Geo/png/flags/256/BD.png diff --git a/source/Ox.Geo/png/flags/256/BE.png b/source/Geo/png/flags/256/BE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BE.png rename to source/Geo/png/flags/256/BE.png diff --git a/source/Ox.Geo/png/flags/256/BF.png b/source/Geo/png/flags/256/BF.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BF.png rename to source/Geo/png/flags/256/BF.png diff --git a/source/Ox.Geo/png/flags/256/BG.png b/source/Geo/png/flags/256/BG.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BG.png rename to source/Geo/png/flags/256/BG.png diff --git a/source/Ox.Geo/png/flags/256/BH.png b/source/Geo/png/flags/256/BH.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BH.png rename to source/Geo/png/flags/256/BH.png diff --git a/source/Ox.Geo/png/flags/256/BI.png b/source/Geo/png/flags/256/BI.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BI.png rename to source/Geo/png/flags/256/BI.png diff --git a/source/Ox.Geo/png/flags/256/BJ.png b/source/Geo/png/flags/256/BJ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BJ.png rename to source/Geo/png/flags/256/BJ.png diff --git a/source/Ox.Geo/png/flags/256/BL.png b/source/Geo/png/flags/256/BL.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BL.png rename to source/Geo/png/flags/256/BL.png diff --git a/source/Ox.Geo/png/flags/256/BM.png b/source/Geo/png/flags/256/BM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BM.png rename to source/Geo/png/flags/256/BM.png diff --git a/source/Ox.Geo/png/flags/256/BN.png b/source/Geo/png/flags/256/BN.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BN.png rename to source/Geo/png/flags/256/BN.png diff --git a/source/Ox.Geo/png/flags/256/BO.png b/source/Geo/png/flags/256/BO.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BO.png rename to source/Geo/png/flags/256/BO.png diff --git a/source/Ox.Geo/png/flags/256/BQ.png b/source/Geo/png/flags/256/BQ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BQ.png rename to source/Geo/png/flags/256/BQ.png diff --git a/source/Ox.Geo/png/flags/256/BQAQ.png b/source/Geo/png/flags/256/BQAQ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BQAQ.png rename to source/Geo/png/flags/256/BQAQ.png diff --git a/source/Ox.Geo/png/flags/256/BR.png b/source/Geo/png/flags/256/BR.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BR.png rename to source/Geo/png/flags/256/BR.png diff --git a/source/Ox.Geo/png/flags/256/BS.png b/source/Geo/png/flags/256/BS.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BS.png rename to source/Geo/png/flags/256/BS.png diff --git a/source/Ox.Geo/png/flags/256/BT.png b/source/Geo/png/flags/256/BT.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BT.png rename to source/Geo/png/flags/256/BT.png diff --git a/source/Ox.Geo/png/flags/256/BUMM.png b/source/Geo/png/flags/256/BUMM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BUMM.png rename to source/Geo/png/flags/256/BUMM.png diff --git a/source/Ox.Geo/png/flags/256/BV.png b/source/Geo/png/flags/256/BV.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BV.png rename to source/Geo/png/flags/256/BV.png diff --git a/source/Ox.Geo/png/flags/256/BW.png b/source/Geo/png/flags/256/BW.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BW.png rename to source/Geo/png/flags/256/BW.png diff --git a/source/Ox.Geo/png/flags/256/BY.png b/source/Geo/png/flags/256/BY.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BY.png rename to source/Geo/png/flags/256/BY.png diff --git a/source/Ox.Geo/png/flags/256/BYAA.png b/source/Geo/png/flags/256/BYAA.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BYAA.png rename to source/Geo/png/flags/256/BYAA.png diff --git a/source/Ox.Geo/png/flags/256/BZ.png b/source/Geo/png/flags/256/BZ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/BZ.png rename to source/Geo/png/flags/256/BZ.png diff --git a/source/Ox.Geo/png/flags/256/CA.png b/source/Geo/png/flags/256/CA.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CA.png rename to source/Geo/png/flags/256/CA.png diff --git a/source/Ox.Geo/png/flags/256/CC.png b/source/Geo/png/flags/256/CC.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CC.png rename to source/Geo/png/flags/256/CC.png diff --git a/source/Ox.Geo/png/flags/256/CD.png b/source/Geo/png/flags/256/CD.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CD.png rename to source/Geo/png/flags/256/CD.png diff --git a/source/Ox.Geo/png/flags/256/CF.png b/source/Geo/png/flags/256/CF.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CF.png rename to source/Geo/png/flags/256/CF.png diff --git a/source/Ox.Geo/png/flags/256/CG.png b/source/Geo/png/flags/256/CG.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CG.png rename to source/Geo/png/flags/256/CG.png diff --git a/source/Ox.Geo/png/flags/256/CH.png b/source/Geo/png/flags/256/CH.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CH.png rename to source/Geo/png/flags/256/CH.png diff --git a/source/Ox.Geo/png/flags/256/CI.png b/source/Geo/png/flags/256/CI.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CI.png rename to source/Geo/png/flags/256/CI.png diff --git a/source/Ox.Geo/png/flags/256/CK.png b/source/Geo/png/flags/256/CK.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CK.png rename to source/Geo/png/flags/256/CK.png diff --git a/source/Ox.Geo/png/flags/256/CL-AQ.png b/source/Geo/png/flags/256/CL-AQ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CL-AQ.png rename to source/Geo/png/flags/256/CL-AQ.png diff --git a/source/Ox.Geo/png/flags/256/CL.png b/source/Geo/png/flags/256/CL.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CL.png rename to source/Geo/png/flags/256/CL.png diff --git a/source/Ox.Geo/png/flags/256/CM.png b/source/Geo/png/flags/256/CM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CM.png rename to source/Geo/png/flags/256/CM.png diff --git a/source/Ox.Geo/png/flags/256/CN.png b/source/Geo/png/flags/256/CN.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CN.png rename to source/Geo/png/flags/256/CN.png diff --git a/source/Ox.Geo/png/flags/256/CO.png b/source/Geo/png/flags/256/CO.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CO.png rename to source/Geo/png/flags/256/CO.png diff --git a/source/Ox.Geo/png/flags/256/CP.png b/source/Geo/png/flags/256/CP.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CP.png rename to source/Geo/png/flags/256/CP.png diff --git a/source/Ox.Geo/png/flags/256/CR.png b/source/Geo/png/flags/256/CR.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CR.png rename to source/Geo/png/flags/256/CR.png diff --git a/source/Ox.Geo/png/flags/256/CSHH.png b/source/Geo/png/flags/256/CSHH.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CSHH.png rename to source/Geo/png/flags/256/CSHH.png diff --git a/source/Ox.Geo/png/flags/256/CSXX.png b/source/Geo/png/flags/256/CSXX.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CSXX.png rename to source/Geo/png/flags/256/CSXX.png diff --git a/source/Ox.Geo/png/flags/256/CTKI.png b/source/Geo/png/flags/256/CTKI.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CTKI.png rename to source/Geo/png/flags/256/CTKI.png diff --git a/source/Ox.Geo/png/flags/256/CU.png b/source/Geo/png/flags/256/CU.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CU.png rename to source/Geo/png/flags/256/CU.png diff --git a/source/Ox.Geo/png/flags/256/CV.png b/source/Geo/png/flags/256/CV.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CV.png rename to source/Geo/png/flags/256/CV.png diff --git a/source/Ox.Geo/png/flags/256/CW.png b/source/Geo/png/flags/256/CW.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CW.png rename to source/Geo/png/flags/256/CW.png diff --git a/source/Ox.Geo/png/flags/256/CX.png b/source/Geo/png/flags/256/CX.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CX.png rename to source/Geo/png/flags/256/CX.png diff --git a/source/Ox.Geo/png/flags/256/CY-NC.png b/source/Geo/png/flags/256/CY-NC.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CY-NC.png rename to source/Geo/png/flags/256/CY-NC.png diff --git a/source/Ox.Geo/png/flags/256/CY.png b/source/Geo/png/flags/256/CY.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CY.png rename to source/Geo/png/flags/256/CY.png diff --git a/source/Ox.Geo/png/flags/256/CZ.png b/source/Geo/png/flags/256/CZ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/CZ.png rename to source/Geo/png/flags/256/CZ.png diff --git a/source/Ox.Geo/png/flags/256/DDDE.png b/source/Geo/png/flags/256/DDDE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/DDDE.png rename to source/Geo/png/flags/256/DDDE.png diff --git a/source/Ox.Geo/png/flags/256/DE.png b/source/Geo/png/flags/256/DE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/DE.png rename to source/Geo/png/flags/256/DE.png diff --git a/source/Ox.Geo/png/flags/256/DEDE.png b/source/Geo/png/flags/256/DEDE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/DEDE.png rename to source/Geo/png/flags/256/DEDE.png diff --git a/source/Ox.Geo/png/flags/256/DG.png b/source/Geo/png/flags/256/DG.png similarity index 100% rename from source/Ox.Geo/png/flags/256/DG.png rename to source/Geo/png/flags/256/DG.png diff --git a/source/Ox.Geo/png/flags/256/DJ.png b/source/Geo/png/flags/256/DJ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/DJ.png rename to source/Geo/png/flags/256/DJ.png diff --git a/source/Ox.Geo/png/flags/256/DK.png b/source/Geo/png/flags/256/DK.png similarity index 100% rename from source/Ox.Geo/png/flags/256/DK.png rename to source/Geo/png/flags/256/DK.png diff --git a/source/Ox.Geo/png/flags/256/DM.png b/source/Geo/png/flags/256/DM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/DM.png rename to source/Geo/png/flags/256/DM.png diff --git a/source/Ox.Geo/png/flags/256/DO.png b/source/Geo/png/flags/256/DO.png similarity index 100% rename from source/Ox.Geo/png/flags/256/DO.png rename to source/Geo/png/flags/256/DO.png diff --git a/source/Ox.Geo/png/flags/256/DYBJ.png b/source/Geo/png/flags/256/DYBJ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/DYBJ.png rename to source/Geo/png/flags/256/DYBJ.png diff --git a/source/Ox.Geo/png/flags/256/DZ.png b/source/Geo/png/flags/256/DZ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/DZ.png rename to source/Geo/png/flags/256/DZ.png diff --git a/source/Ox.Geo/png/flags/256/EA.png b/source/Geo/png/flags/256/EA.png similarity index 100% rename from source/Ox.Geo/png/flags/256/EA.png rename to source/Geo/png/flags/256/EA.png diff --git a/source/Ox.Geo/png/flags/256/EC.png b/source/Geo/png/flags/256/EC.png similarity index 100% rename from source/Ox.Geo/png/flags/256/EC.png rename to source/Geo/png/flags/256/EC.png diff --git a/source/Ox.Geo/png/flags/256/EE.png b/source/Geo/png/flags/256/EE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/EE.png rename to source/Geo/png/flags/256/EE.png diff --git a/source/Ox.Geo/png/flags/256/EG.png b/source/Geo/png/flags/256/EG.png similarity index 100% rename from source/Ox.Geo/png/flags/256/EG.png rename to source/Geo/png/flags/256/EG.png diff --git a/source/Ox.Geo/png/flags/256/EGEG.png b/source/Geo/png/flags/256/EGEG.png similarity index 100% rename from source/Ox.Geo/png/flags/256/EGEG.png rename to source/Geo/png/flags/256/EGEG.png diff --git a/source/Ox.Geo/png/flags/256/EH.png b/source/Geo/png/flags/256/EH.png similarity index 100% rename from source/Ox.Geo/png/flags/256/EH.png rename to source/Geo/png/flags/256/EH.png diff --git a/source/Ox.Geo/png/flags/256/ER.png b/source/Geo/png/flags/256/ER.png similarity index 100% rename from source/Ox.Geo/png/flags/256/ER.png rename to source/Geo/png/flags/256/ER.png diff --git a/source/Ox.Geo/png/flags/256/ES.png b/source/Geo/png/flags/256/ES.png similarity index 100% rename from source/Ox.Geo/png/flags/256/ES.png rename to source/Geo/png/flags/256/ES.png diff --git a/source/Ox.Geo/png/flags/256/ET.png b/source/Geo/png/flags/256/ET.png similarity index 100% rename from source/Ox.Geo/png/flags/256/ET.png rename to source/Geo/png/flags/256/ET.png diff --git a/source/Ox.Geo/png/flags/256/EU.png b/source/Geo/png/flags/256/EU.png similarity index 100% rename from source/Ox.Geo/png/flags/256/EU.png rename to source/Geo/png/flags/256/EU.png diff --git a/source/Ox.Geo/png/flags/256/FI.png b/source/Geo/png/flags/256/FI.png similarity index 100% rename from source/Ox.Geo/png/flags/256/FI.png rename to source/Geo/png/flags/256/FI.png diff --git a/source/Ox.Geo/png/flags/256/FJ.png b/source/Geo/png/flags/256/FJ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/FJ.png rename to source/Geo/png/flags/256/FJ.png diff --git a/source/Ox.Geo/png/flags/256/FK.png b/source/Geo/png/flags/256/FK.png similarity index 100% rename from source/Ox.Geo/png/flags/256/FK.png rename to source/Geo/png/flags/256/FK.png diff --git a/source/Ox.Geo/png/flags/256/FM.png b/source/Geo/png/flags/256/FM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/FM.png rename to source/Geo/png/flags/256/FM.png diff --git a/source/Ox.Geo/png/flags/256/FO.png b/source/Geo/png/flags/256/FO.png similarity index 100% rename from source/Ox.Geo/png/flags/256/FO.png rename to source/Geo/png/flags/256/FO.png diff --git a/source/Ox.Geo/png/flags/256/FQHH.png b/source/Geo/png/flags/256/FQHH.png similarity index 100% rename from source/Ox.Geo/png/flags/256/FQHH.png rename to source/Geo/png/flags/256/FQHH.png diff --git a/source/Ox.Geo/png/flags/256/FR-AQ.png b/source/Geo/png/flags/256/FR-AQ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/FR-AQ.png rename to source/Geo/png/flags/256/FR-AQ.png diff --git a/source/Ox.Geo/png/flags/256/FR.png b/source/Geo/png/flags/256/FR.png similarity index 100% rename from source/Ox.Geo/png/flags/256/FR.png rename to source/Geo/png/flags/256/FR.png diff --git a/source/Ox.Geo/png/flags/256/FXFR.png b/source/Geo/png/flags/256/FXFR.png similarity index 100% rename from source/Ox.Geo/png/flags/256/FXFR.png rename to source/Geo/png/flags/256/FXFR.png diff --git a/source/Ox.Geo/png/flags/256/GA.png b/source/Geo/png/flags/256/GA.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GA.png rename to source/Geo/png/flags/256/GA.png diff --git a/source/Ox.Geo/png/flags/256/GB-AD.png b/source/Geo/png/flags/256/GB-AD.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GB-AD.png rename to source/Geo/png/flags/256/GB-AD.png diff --git a/source/Ox.Geo/png/flags/256/GB-ENG.png b/source/Geo/png/flags/256/GB-ENG.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GB-ENG.png rename to source/Geo/png/flags/256/GB-ENG.png diff --git a/source/Ox.Geo/png/flags/256/GB-NIR.png b/source/Geo/png/flags/256/GB-NIR.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GB-NIR.png rename to source/Geo/png/flags/256/GB-NIR.png diff --git a/source/Ox.Geo/png/flags/256/GB-SCT.png b/source/Geo/png/flags/256/GB-SCT.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GB-SCT.png rename to source/Geo/png/flags/256/GB-SCT.png diff --git a/source/Ox.Geo/png/flags/256/GB-SL.png b/source/Geo/png/flags/256/GB-SL.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GB-SL.png rename to source/Geo/png/flags/256/GB-SL.png diff --git a/source/Ox.Geo/png/flags/256/GB-WLS.png b/source/Geo/png/flags/256/GB-WLS.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GB-WLS.png rename to source/Geo/png/flags/256/GB-WLS.png diff --git a/source/Ox.Geo/png/flags/256/GB.png b/source/Geo/png/flags/256/GB.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GB.png rename to source/Geo/png/flags/256/GB.png diff --git a/source/Ox.Geo/png/flags/256/GBAE.png b/source/Geo/png/flags/256/GBAE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GBAE.png rename to source/Geo/png/flags/256/GBAE.png diff --git a/source/Ox.Geo/png/flags/256/GBBZ.png b/source/Geo/png/flags/256/GBBZ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GBBZ.png rename to source/Geo/png/flags/256/GBBZ.png diff --git a/source/Ox.Geo/png/flags/256/GBKN.png b/source/Geo/png/flags/256/GBKN.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GBKN.png rename to source/Geo/png/flags/256/GBKN.png diff --git a/source/Ox.Geo/png/flags/256/GD.png b/source/Geo/png/flags/256/GD.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GD.png rename to source/Geo/png/flags/256/GD.png diff --git a/source/Ox.Geo/png/flags/256/GE-AB.png b/source/Geo/png/flags/256/GE-AB.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GE-AB.png rename to source/Geo/png/flags/256/GE-AB.png diff --git a/source/Ox.Geo/png/flags/256/GE-SK.png b/source/Geo/png/flags/256/GE-SK.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GE-SK.png rename to source/Geo/png/flags/256/GE-SK.png diff --git a/source/Ox.Geo/png/flags/256/GE.png b/source/Geo/png/flags/256/GE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GE.png rename to source/Geo/png/flags/256/GE.png diff --git a/source/Ox.Geo/png/flags/256/GEHH.png b/source/Geo/png/flags/256/GEHH.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GEHH.png rename to source/Geo/png/flags/256/GEHH.png diff --git a/source/Ox.Geo/png/flags/256/GEKI.png b/source/Geo/png/flags/256/GEKI.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GEKI.png rename to source/Geo/png/flags/256/GEKI.png diff --git a/source/Ox.Geo/png/flags/256/GETV.png b/source/Geo/png/flags/256/GETV.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GETV.png rename to source/Geo/png/flags/256/GETV.png diff --git a/source/Ox.Geo/png/flags/256/GF.png b/source/Geo/png/flags/256/GF.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GF.png rename to source/Geo/png/flags/256/GF.png diff --git a/source/Ox.Geo/png/flags/256/GG-AL.png b/source/Geo/png/flags/256/GG-AL.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GG-AL.png rename to source/Geo/png/flags/256/GG-AL.png diff --git a/source/Ox.Geo/png/flags/256/GG-HE.png b/source/Geo/png/flags/256/GG-HE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GG-HE.png rename to source/Geo/png/flags/256/GG-HE.png diff --git a/source/Ox.Geo/png/flags/256/GG-SA.png b/source/Geo/png/flags/256/GG-SA.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GG-SA.png rename to source/Geo/png/flags/256/GG-SA.png diff --git a/source/Ox.Geo/png/flags/256/GG.png b/source/Geo/png/flags/256/GG.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GG.png rename to source/Geo/png/flags/256/GG.png diff --git a/source/Ox.Geo/png/flags/256/GH.png b/source/Geo/png/flags/256/GH.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GH.png rename to source/Geo/png/flags/256/GH.png diff --git a/source/Ox.Geo/png/flags/256/GI.png b/source/Geo/png/flags/256/GI.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GI.png rename to source/Geo/png/flags/256/GI.png diff --git a/source/Ox.Geo/png/flags/256/GL.png b/source/Geo/png/flags/256/GL.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GL.png rename to source/Geo/png/flags/256/GL.png diff --git a/source/Ox.Geo/png/flags/256/GM.png b/source/Geo/png/flags/256/GM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GM.png rename to source/Geo/png/flags/256/GM.png diff --git a/source/Ox.Geo/png/flags/256/GN.png b/source/Geo/png/flags/256/GN.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GN.png rename to source/Geo/png/flags/256/GN.png diff --git a/source/Ox.Geo/png/flags/256/GP.png b/source/Geo/png/flags/256/GP.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GP.png rename to source/Geo/png/flags/256/GP.png diff --git a/source/Ox.Geo/png/flags/256/GQ.png b/source/Geo/png/flags/256/GQ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GQ.png rename to source/Geo/png/flags/256/GQ.png diff --git a/source/Ox.Geo/png/flags/256/GR.png b/source/Geo/png/flags/256/GR.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GR.png rename to source/Geo/png/flags/256/GR.png diff --git a/source/Ox.Geo/png/flags/256/GS.png b/source/Geo/png/flags/256/GS.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GS.png rename to source/Geo/png/flags/256/GS.png diff --git a/source/Ox.Geo/png/flags/256/GT.png b/source/Geo/png/flags/256/GT.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GT.png rename to source/Geo/png/flags/256/GT.png diff --git a/source/Ox.Geo/png/flags/256/GU.png b/source/Geo/png/flags/256/GU.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GU.png rename to source/Geo/png/flags/256/GU.png diff --git a/source/Ox.Geo/png/flags/256/GW.png b/source/Geo/png/flags/256/GW.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GW.png rename to source/Geo/png/flags/256/GW.png diff --git a/source/Ox.Geo/png/flags/256/GY.png b/source/Geo/png/flags/256/GY.png similarity index 100% rename from source/Ox.Geo/png/flags/256/GY.png rename to source/Geo/png/flags/256/GY.png diff --git a/source/Ox.Geo/png/flags/256/HK.png b/source/Geo/png/flags/256/HK.png similarity index 100% rename from source/Ox.Geo/png/flags/256/HK.png rename to source/Geo/png/flags/256/HK.png diff --git a/source/Ox.Geo/png/flags/256/HM.png b/source/Geo/png/flags/256/HM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/HM.png rename to source/Geo/png/flags/256/HM.png diff --git a/source/Ox.Geo/png/flags/256/HN.png b/source/Geo/png/flags/256/HN.png similarity index 100% rename from source/Ox.Geo/png/flags/256/HN.png rename to source/Geo/png/flags/256/HN.png diff --git a/source/Ox.Geo/png/flags/256/HR.png b/source/Geo/png/flags/256/HR.png similarity index 100% rename from source/Ox.Geo/png/flags/256/HR.png rename to source/Geo/png/flags/256/HR.png diff --git a/source/Ox.Geo/png/flags/256/HT.png b/source/Geo/png/flags/256/HT.png similarity index 100% rename from source/Ox.Geo/png/flags/256/HT.png rename to source/Geo/png/flags/256/HT.png diff --git a/source/Ox.Geo/png/flags/256/HU.png b/source/Geo/png/flags/256/HU.png similarity index 100% rename from source/Ox.Geo/png/flags/256/HU.png rename to source/Geo/png/flags/256/HU.png diff --git a/source/Ox.Geo/png/flags/256/HVBF.png b/source/Geo/png/flags/256/HVBF.png similarity index 100% rename from source/Ox.Geo/png/flags/256/HVBF.png rename to source/Geo/png/flags/256/HVBF.png diff --git a/source/Ox.Geo/png/flags/256/IC.png b/source/Geo/png/flags/256/IC.png similarity index 100% rename from source/Ox.Geo/png/flags/256/IC.png rename to source/Geo/png/flags/256/IC.png diff --git a/source/Ox.Geo/png/flags/256/ID.png b/source/Geo/png/flags/256/ID.png similarity index 100% rename from source/Ox.Geo/png/flags/256/ID.png rename to source/Geo/png/flags/256/ID.png diff --git a/source/Ox.Geo/png/flags/256/IE.png b/source/Geo/png/flags/256/IE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/IE.png rename to source/Geo/png/flags/256/IE.png diff --git a/source/Ox.Geo/png/flags/256/IL.png b/source/Geo/png/flags/256/IL.png similarity index 100% rename from source/Ox.Geo/png/flags/256/IL.png rename to source/Geo/png/flags/256/IL.png diff --git a/source/Ox.Geo/png/flags/256/IM.png b/source/Geo/png/flags/256/IM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/IM.png rename to source/Geo/png/flags/256/IM.png diff --git a/source/Ox.Geo/png/flags/256/IN-JK.png b/source/Geo/png/flags/256/IN-JK.png similarity index 100% rename from source/Ox.Geo/png/flags/256/IN-JK.png rename to source/Geo/png/flags/256/IN-JK.png diff --git a/source/Ox.Geo/png/flags/256/IN.png b/source/Geo/png/flags/256/IN.png similarity index 100% rename from source/Ox.Geo/png/flags/256/IN.png rename to source/Geo/png/flags/256/IN.png diff --git a/source/Ox.Geo/png/flags/256/IO.png b/source/Geo/png/flags/256/IO.png similarity index 100% rename from source/Ox.Geo/png/flags/256/IO.png rename to source/Geo/png/flags/256/IO.png diff --git a/source/Ox.Geo/png/flags/256/IQ.png b/source/Geo/png/flags/256/IQ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/IQ.png rename to source/Geo/png/flags/256/IQ.png diff --git a/source/Ox.Geo/png/flags/256/IR.png b/source/Geo/png/flags/256/IR.png similarity index 100% rename from source/Ox.Geo/png/flags/256/IR.png rename to source/Geo/png/flags/256/IR.png diff --git a/source/Ox.Geo/png/flags/256/IS.png b/source/Geo/png/flags/256/IS.png similarity index 100% rename from source/Ox.Geo/png/flags/256/IS.png rename to source/Geo/png/flags/256/IS.png diff --git a/source/Ox.Geo/png/flags/256/IT.png b/source/Geo/png/flags/256/IT.png similarity index 100% rename from source/Ox.Geo/png/flags/256/IT.png rename to source/Geo/png/flags/256/IT.png diff --git a/source/Ox.Geo/png/flags/256/JE.png b/source/Geo/png/flags/256/JE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/JE.png rename to source/Geo/png/flags/256/JE.png diff --git a/source/Ox.Geo/png/flags/256/JM.png b/source/Geo/png/flags/256/JM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/JM.png rename to source/Geo/png/flags/256/JM.png diff --git a/source/Ox.Geo/png/flags/256/JO.png b/source/Geo/png/flags/256/JO.png similarity index 100% rename from source/Ox.Geo/png/flags/256/JO.png rename to source/Geo/png/flags/256/JO.png diff --git a/source/Ox.Geo/png/flags/256/JP.png b/source/Geo/png/flags/256/JP.png similarity index 100% rename from source/Ox.Geo/png/flags/256/JP.png rename to source/Geo/png/flags/256/JP.png diff --git a/source/Ox.Geo/png/flags/256/JTUM.png b/source/Geo/png/flags/256/JTUM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/JTUM.png rename to source/Geo/png/flags/256/JTUM.png diff --git a/source/Ox.Geo/png/flags/256/KAKH.png b/source/Geo/png/flags/256/KAKH.png similarity index 100% rename from source/Ox.Geo/png/flags/256/KAKH.png rename to source/Geo/png/flags/256/KAKH.png diff --git a/source/Ox.Geo/png/flags/256/KE.png b/source/Geo/png/flags/256/KE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/KE.png rename to source/Geo/png/flags/256/KE.png diff --git a/source/Ox.Geo/png/flags/256/KG.png b/source/Geo/png/flags/256/KG.png similarity index 100% rename from source/Ox.Geo/png/flags/256/KG.png rename to source/Geo/png/flags/256/KG.png diff --git a/source/Ox.Geo/png/flags/256/KH.png b/source/Geo/png/flags/256/KH.png similarity index 100% rename from source/Ox.Geo/png/flags/256/KH.png rename to source/Geo/png/flags/256/KH.png diff --git a/source/Ox.Geo/png/flags/256/KHKA.png b/source/Geo/png/flags/256/KHKA.png similarity index 100% rename from source/Ox.Geo/png/flags/256/KHKA.png rename to source/Geo/png/flags/256/KHKA.png diff --git a/source/Ox.Geo/png/flags/256/KI.png b/source/Geo/png/flags/256/KI.png similarity index 100% rename from source/Ox.Geo/png/flags/256/KI.png rename to source/Geo/png/flags/256/KI.png diff --git a/source/Ox.Geo/png/flags/256/KM-A.png b/source/Geo/png/flags/256/KM-A.png similarity index 100% rename from source/Ox.Geo/png/flags/256/KM-A.png rename to source/Geo/png/flags/256/KM-A.png diff --git a/source/Ox.Geo/png/flags/256/KM-M.png b/source/Geo/png/flags/256/KM-M.png similarity index 100% rename from source/Ox.Geo/png/flags/256/KM-M.png rename to source/Geo/png/flags/256/KM-M.png diff --git a/source/Ox.Geo/png/flags/256/KM.png b/source/Geo/png/flags/256/KM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/KM.png rename to source/Geo/png/flags/256/KM.png diff --git a/source/Ox.Geo/png/flags/256/KN.png b/source/Geo/png/flags/256/KN.png similarity index 100% rename from source/Ox.Geo/png/flags/256/KN.png rename to source/Geo/png/flags/256/KN.png diff --git a/source/Ox.Geo/png/flags/256/KOJP.png b/source/Geo/png/flags/256/KOJP.png similarity index 100% rename from source/Ox.Geo/png/flags/256/KOJP.png rename to source/Geo/png/flags/256/KOJP.png diff --git a/source/Ox.Geo/png/flags/256/KP.png b/source/Geo/png/flags/256/KP.png similarity index 100% rename from source/Ox.Geo/png/flags/256/KP.png rename to source/Geo/png/flags/256/KP.png diff --git a/source/Ox.Geo/png/flags/256/KR.png b/source/Geo/png/flags/256/KR.png similarity index 100% rename from source/Ox.Geo/png/flags/256/KR.png rename to source/Geo/png/flags/256/KR.png diff --git a/source/Ox.Geo/png/flags/256/KW.png b/source/Geo/png/flags/256/KW.png similarity index 100% rename from source/Ox.Geo/png/flags/256/KW.png rename to source/Geo/png/flags/256/KW.png diff --git a/source/Ox.Geo/png/flags/256/KY.png b/source/Geo/png/flags/256/KY.png similarity index 100% rename from source/Ox.Geo/png/flags/256/KY.png rename to source/Geo/png/flags/256/KY.png diff --git a/source/Ox.Geo/png/flags/256/KZ.png b/source/Geo/png/flags/256/KZ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/KZ.png rename to source/Geo/png/flags/256/KZ.png diff --git a/source/Ox.Geo/png/flags/256/LA.png b/source/Geo/png/flags/256/LA.png similarity index 100% rename from source/Ox.Geo/png/flags/256/LA.png rename to source/Geo/png/flags/256/LA.png diff --git a/source/Ox.Geo/png/flags/256/LB.png b/source/Geo/png/flags/256/LB.png similarity index 100% rename from source/Ox.Geo/png/flags/256/LB.png rename to source/Geo/png/flags/256/LB.png diff --git a/source/Ox.Geo/png/flags/256/LC.png b/source/Geo/png/flags/256/LC.png similarity index 100% rename from source/Ox.Geo/png/flags/256/LC.png rename to source/Geo/png/flags/256/LC.png diff --git a/source/Ox.Geo/png/flags/256/LI.png b/source/Geo/png/flags/256/LI.png similarity index 100% rename from source/Ox.Geo/png/flags/256/LI.png rename to source/Geo/png/flags/256/LI.png diff --git a/source/Ox.Geo/png/flags/256/LK.png b/source/Geo/png/flags/256/LK.png similarity index 100% rename from source/Ox.Geo/png/flags/256/LK.png rename to source/Geo/png/flags/256/LK.png diff --git a/source/Ox.Geo/png/flags/256/LKLK.png b/source/Geo/png/flags/256/LKLK.png similarity index 100% rename from source/Ox.Geo/png/flags/256/LKLK.png rename to source/Geo/png/flags/256/LKLK.png diff --git a/source/Ox.Geo/png/flags/256/LR.png b/source/Geo/png/flags/256/LR.png similarity index 100% rename from source/Ox.Geo/png/flags/256/LR.png rename to source/Geo/png/flags/256/LR.png diff --git a/source/Ox.Geo/png/flags/256/LS.png b/source/Geo/png/flags/256/LS.png similarity index 100% rename from source/Ox.Geo/png/flags/256/LS.png rename to source/Geo/png/flags/256/LS.png diff --git a/source/Ox.Geo/png/flags/256/LT.png b/source/Geo/png/flags/256/LT.png similarity index 100% rename from source/Ox.Geo/png/flags/256/LT.png rename to source/Geo/png/flags/256/LT.png diff --git a/source/Ox.Geo/png/flags/256/LU.png b/source/Geo/png/flags/256/LU.png similarity index 100% rename from source/Ox.Geo/png/flags/256/LU.png rename to source/Geo/png/flags/256/LU.png diff --git a/source/Ox.Geo/png/flags/256/LV.png b/source/Geo/png/flags/256/LV.png similarity index 100% rename from source/Ox.Geo/png/flags/256/LV.png rename to source/Geo/png/flags/256/LV.png diff --git a/source/Ox.Geo/png/flags/256/LY.png b/source/Geo/png/flags/256/LY.png similarity index 100% rename from source/Ox.Geo/png/flags/256/LY.png rename to source/Geo/png/flags/256/LY.png diff --git a/source/Ox.Geo/png/flags/256/MA.png b/source/Geo/png/flags/256/MA.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MA.png rename to source/Geo/png/flags/256/MA.png diff --git a/source/Ox.Geo/png/flags/256/MC.png b/source/Geo/png/flags/256/MC.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MC.png rename to source/Geo/png/flags/256/MC.png diff --git a/source/Ox.Geo/png/flags/256/MD-SN.png b/source/Geo/png/flags/256/MD-SN.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MD-SN.png rename to source/Geo/png/flags/256/MD-SN.png diff --git a/source/Ox.Geo/png/flags/256/MD.png b/source/Geo/png/flags/256/MD.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MD.png rename to source/Geo/png/flags/256/MD.png diff --git a/source/Ox.Geo/png/flags/256/ME.png b/source/Geo/png/flags/256/ME.png similarity index 100% rename from source/Ox.Geo/png/flags/256/ME.png rename to source/Geo/png/flags/256/ME.png diff --git a/source/Ox.Geo/png/flags/256/MF.png b/source/Geo/png/flags/256/MF.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MF.png rename to source/Geo/png/flags/256/MF.png diff --git a/source/Ox.Geo/png/flags/256/MG.png b/source/Geo/png/flags/256/MG.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MG.png rename to source/Geo/png/flags/256/MG.png diff --git a/source/Ox.Geo/png/flags/256/MH.png b/source/Geo/png/flags/256/MH.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MH.png rename to source/Geo/png/flags/256/MH.png diff --git a/source/Ox.Geo/png/flags/256/MIUM.png b/source/Geo/png/flags/256/MIUM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MIUM.png rename to source/Geo/png/flags/256/MIUM.png diff --git a/source/Ox.Geo/png/flags/256/MK.png b/source/Geo/png/flags/256/MK.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MK.png rename to source/Geo/png/flags/256/MK.png diff --git a/source/Ox.Geo/png/flags/256/ML-AZ.png b/source/Geo/png/flags/256/ML-AZ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/ML-AZ.png rename to source/Geo/png/flags/256/ML-AZ.png diff --git a/source/Ox.Geo/png/flags/256/ML.png b/source/Geo/png/flags/256/ML.png similarity index 100% rename from source/Ox.Geo/png/flags/256/ML.png rename to source/Geo/png/flags/256/ML.png diff --git a/source/Ox.Geo/png/flags/256/MM.png b/source/Geo/png/flags/256/MM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MM.png rename to source/Geo/png/flags/256/MM.png diff --git a/source/Ox.Geo/png/flags/256/MN.png b/source/Geo/png/flags/256/MN.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MN.png rename to source/Geo/png/flags/256/MN.png diff --git a/source/Ox.Geo/png/flags/256/MO.png b/source/Geo/png/flags/256/MO.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MO.png rename to source/Geo/png/flags/256/MO.png diff --git a/source/Ox.Geo/png/flags/256/MP.png b/source/Geo/png/flags/256/MP.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MP.png rename to source/Geo/png/flags/256/MP.png diff --git a/source/Ox.Geo/png/flags/256/MQ.png b/source/Geo/png/flags/256/MQ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MQ.png rename to source/Geo/png/flags/256/MQ.png diff --git a/source/Ox.Geo/png/flags/256/MR.png b/source/Geo/png/flags/256/MR.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MR.png rename to source/Geo/png/flags/256/MR.png diff --git a/source/Ox.Geo/png/flags/256/MS.png b/source/Geo/png/flags/256/MS.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MS.png rename to source/Geo/png/flags/256/MS.png diff --git a/source/Ox.Geo/png/flags/256/MT.png b/source/Geo/png/flags/256/MT.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MT.png rename to source/Geo/png/flags/256/MT.png diff --git a/source/Ox.Geo/png/flags/256/MU.png b/source/Geo/png/flags/256/MU.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MU.png rename to source/Geo/png/flags/256/MU.png diff --git a/source/Ox.Geo/png/flags/256/MV.png b/source/Geo/png/flags/256/MV.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MV.png rename to source/Geo/png/flags/256/MV.png diff --git a/source/Ox.Geo/png/flags/256/MW.png b/source/Geo/png/flags/256/MW.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MW.png rename to source/Geo/png/flags/256/MW.png diff --git a/source/Ox.Geo/png/flags/256/MX.png b/source/Geo/png/flags/256/MX.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MX.png rename to source/Geo/png/flags/256/MX.png diff --git a/source/Ox.Geo/png/flags/256/MY.png b/source/Geo/png/flags/256/MY.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MY.png rename to source/Geo/png/flags/256/MY.png diff --git a/source/Ox.Geo/png/flags/256/MZ.png b/source/Geo/png/flags/256/MZ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/MZ.png rename to source/Geo/png/flags/256/MZ.png diff --git a/source/Ox.Geo/png/flags/256/NA.png b/source/Geo/png/flags/256/NA.png similarity index 100% rename from source/Ox.Geo/png/flags/256/NA.png rename to source/Geo/png/flags/256/NA.png diff --git a/source/Ox.Geo/png/flags/256/NC.png b/source/Geo/png/flags/256/NC.png similarity index 100% rename from source/Ox.Geo/png/flags/256/NC.png rename to source/Geo/png/flags/256/NC.png diff --git a/source/Ox.Geo/png/flags/256/NE.png b/source/Geo/png/flags/256/NE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/NE.png rename to source/Geo/png/flags/256/NE.png diff --git a/source/Ox.Geo/png/flags/256/NF.png b/source/Geo/png/flags/256/NF.png similarity index 100% rename from source/Ox.Geo/png/flags/256/NF.png rename to source/Geo/png/flags/256/NF.png diff --git a/source/Ox.Geo/png/flags/256/NG-BI.png b/source/Geo/png/flags/256/NG-BI.png similarity index 100% rename from source/Ox.Geo/png/flags/256/NG-BI.png rename to source/Geo/png/flags/256/NG-BI.png diff --git a/source/Ox.Geo/png/flags/256/NG.png b/source/Geo/png/flags/256/NG.png similarity index 100% rename from source/Ox.Geo/png/flags/256/NG.png rename to source/Geo/png/flags/256/NG.png diff --git a/source/Ox.Geo/png/flags/256/NHVU-TF.png b/source/Geo/png/flags/256/NHVU-TF.png similarity index 100% rename from source/Ox.Geo/png/flags/256/NHVU-TF.png rename to source/Geo/png/flags/256/NHVU-TF.png diff --git a/source/Ox.Geo/png/flags/256/NHVU-TN.png b/source/Geo/png/flags/256/NHVU-TN.png similarity index 100% rename from source/Ox.Geo/png/flags/256/NHVU-TN.png rename to source/Geo/png/flags/256/NHVU-TN.png diff --git a/source/Ox.Geo/png/flags/256/NHVU-VE.png b/source/Geo/png/flags/256/NHVU-VE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/NHVU-VE.png rename to source/Geo/png/flags/256/NHVU-VE.png diff --git a/source/Ox.Geo/png/flags/256/NHVU.png b/source/Geo/png/flags/256/NHVU.png similarity index 100% rename from source/Ox.Geo/png/flags/256/NHVU.png rename to source/Geo/png/flags/256/NHVU.png diff --git a/source/Ox.Geo/png/flags/256/NI.png b/source/Geo/png/flags/256/NI.png similarity index 100% rename from source/Ox.Geo/png/flags/256/NI.png rename to source/Geo/png/flags/256/NI.png diff --git a/source/Ox.Geo/png/flags/256/NL.png b/source/Geo/png/flags/256/NL.png similarity index 100% rename from source/Ox.Geo/png/flags/256/NL.png rename to source/Geo/png/flags/256/NL.png diff --git a/source/Ox.Geo/png/flags/256/NO-PI.png b/source/Geo/png/flags/256/NO-PI.png similarity index 100% rename from source/Ox.Geo/png/flags/256/NO-PI.png rename to source/Geo/png/flags/256/NO-PI.png diff --git a/source/Ox.Geo/png/flags/256/NO.png b/source/Geo/png/flags/256/NO.png similarity index 100% rename from source/Ox.Geo/png/flags/256/NO.png rename to source/Geo/png/flags/256/NO.png diff --git a/source/Ox.Geo/png/flags/256/NP.png b/source/Geo/png/flags/256/NP.png similarity index 100% rename from source/Ox.Geo/png/flags/256/NP.png rename to source/Geo/png/flags/256/NP.png diff --git a/source/Ox.Geo/png/flags/256/NQAQ.png b/source/Geo/png/flags/256/NQAQ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/NQAQ.png rename to source/Geo/png/flags/256/NQAQ.png diff --git a/source/Ox.Geo/png/flags/256/NR.png b/source/Geo/png/flags/256/NR.png similarity index 100% rename from source/Ox.Geo/png/flags/256/NR.png rename to source/Geo/png/flags/256/NR.png diff --git a/source/Ox.Geo/png/flags/256/NTHH.png b/source/Geo/png/flags/256/NTHH.png similarity index 100% rename from source/Ox.Geo/png/flags/256/NTHH.png rename to source/Geo/png/flags/256/NTHH.png diff --git a/source/Ox.Geo/png/flags/256/NU.png b/source/Geo/png/flags/256/NU.png similarity index 100% rename from source/Ox.Geo/png/flags/256/NU.png rename to source/Geo/png/flags/256/NU.png diff --git a/source/Ox.Geo/png/flags/256/NZ-AQ.png b/source/Geo/png/flags/256/NZ-AQ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/NZ-AQ.png rename to source/Geo/png/flags/256/NZ-AQ.png diff --git a/source/Ox.Geo/png/flags/256/NZ.png b/source/Geo/png/flags/256/NZ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/NZ.png rename to source/Geo/png/flags/256/NZ.png diff --git a/source/Ox.Geo/png/flags/256/OM.png b/source/Geo/png/flags/256/OM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/OM.png rename to source/Geo/png/flags/256/OM.png diff --git a/source/Ox.Geo/png/flags/256/PA.png b/source/Geo/png/flags/256/PA.png similarity index 100% rename from source/Ox.Geo/png/flags/256/PA.png rename to source/Geo/png/flags/256/PA.png diff --git a/source/Ox.Geo/png/flags/256/PCHH.png b/source/Geo/png/flags/256/PCHH.png similarity index 100% rename from source/Ox.Geo/png/flags/256/PCHH.png rename to source/Geo/png/flags/256/PCHH.png diff --git a/source/Ox.Geo/png/flags/256/PE.png b/source/Geo/png/flags/256/PE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/PE.png rename to source/Geo/png/flags/256/PE.png diff --git a/source/Ox.Geo/png/flags/256/PF.png b/source/Geo/png/flags/256/PF.png similarity index 100% rename from source/Ox.Geo/png/flags/256/PF.png rename to source/Geo/png/flags/256/PF.png diff --git a/source/Ox.Geo/png/flags/256/PG-NSA.png b/source/Geo/png/flags/256/PG-NSA.png similarity index 100% rename from source/Ox.Geo/png/flags/256/PG-NSA.png rename to source/Geo/png/flags/256/PG-NSA.png diff --git a/source/Ox.Geo/png/flags/256/PG.png b/source/Geo/png/flags/256/PG.png similarity index 100% rename from source/Ox.Geo/png/flags/256/PG.png rename to source/Geo/png/flags/256/PG.png diff --git a/source/Ox.Geo/png/flags/256/PH.png b/source/Geo/png/flags/256/PH.png similarity index 100% rename from source/Ox.Geo/png/flags/256/PH.png rename to source/Geo/png/flags/256/PH.png diff --git a/source/Ox.Geo/png/flags/256/PK-JK.png b/source/Geo/png/flags/256/PK-JK.png similarity index 100% rename from source/Ox.Geo/png/flags/256/PK-JK.png rename to source/Geo/png/flags/256/PK-JK.png diff --git a/source/Ox.Geo/png/flags/256/PK-NA.png b/source/Geo/png/flags/256/PK-NA.png similarity index 100% rename from source/Ox.Geo/png/flags/256/PK-NA.png rename to source/Geo/png/flags/256/PK-NA.png diff --git a/source/Ox.Geo/png/flags/256/PK.png b/source/Geo/png/flags/256/PK.png similarity index 100% rename from source/Ox.Geo/png/flags/256/PK.png rename to source/Geo/png/flags/256/PK.png diff --git a/source/Ox.Geo/png/flags/256/PL.png b/source/Geo/png/flags/256/PL.png similarity index 100% rename from source/Ox.Geo/png/flags/256/PL.png rename to source/Geo/png/flags/256/PL.png diff --git a/source/Ox.Geo/png/flags/256/PM.png b/source/Geo/png/flags/256/PM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/PM.png rename to source/Geo/png/flags/256/PM.png diff --git a/source/Ox.Geo/png/flags/256/PN.png b/source/Geo/png/flags/256/PN.png similarity index 100% rename from source/Ox.Geo/png/flags/256/PN.png rename to source/Geo/png/flags/256/PN.png diff --git a/source/Ox.Geo/png/flags/256/PR.png b/source/Geo/png/flags/256/PR.png similarity index 100% rename from source/Ox.Geo/png/flags/256/PR.png rename to source/Geo/png/flags/256/PR.png diff --git a/source/Ox.Geo/png/flags/256/PS.png b/source/Geo/png/flags/256/PS.png similarity index 100% rename from source/Ox.Geo/png/flags/256/PS.png rename to source/Geo/png/flags/256/PS.png diff --git a/source/Ox.Geo/png/flags/256/PT.png b/source/Geo/png/flags/256/PT.png similarity index 100% rename from source/Ox.Geo/png/flags/256/PT.png rename to source/Geo/png/flags/256/PT.png diff --git a/source/Ox.Geo/png/flags/256/PUUM.png b/source/Geo/png/flags/256/PUUM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/PUUM.png rename to source/Geo/png/flags/256/PUUM.png diff --git a/source/Ox.Geo/png/flags/256/PW.png b/source/Geo/png/flags/256/PW.png similarity index 100% rename from source/Ox.Geo/png/flags/256/PW.png rename to source/Geo/png/flags/256/PW.png diff --git a/source/Ox.Geo/png/flags/256/PY.png b/source/Geo/png/flags/256/PY.png similarity index 100% rename from source/Ox.Geo/png/flags/256/PY.png rename to source/Geo/png/flags/256/PY.png diff --git a/source/Ox.Geo/png/flags/256/PZPA.png b/source/Geo/png/flags/256/PZPA.png similarity index 100% rename from source/Ox.Geo/png/flags/256/PZPA.png rename to source/Geo/png/flags/256/PZPA.png diff --git a/source/Ox.Geo/png/flags/256/QA.png b/source/Geo/png/flags/256/QA.png similarity index 100% rename from source/Ox.Geo/png/flags/256/QA.png rename to source/Geo/png/flags/256/QA.png diff --git a/source/Ox.Geo/png/flags/256/RE.png b/source/Geo/png/flags/256/RE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/RE.png rename to source/Geo/png/flags/256/RE.png diff --git a/source/Ox.Geo/png/flags/256/RHZW-RH.png b/source/Geo/png/flags/256/RHZW-RH.png similarity index 100% rename from source/Ox.Geo/png/flags/256/RHZW-RH.png rename to source/Geo/png/flags/256/RHZW-RH.png diff --git a/source/Ox.Geo/png/flags/256/RHZW-ZR.png b/source/Geo/png/flags/256/RHZW-ZR.png similarity index 100% rename from source/Ox.Geo/png/flags/256/RHZW-ZR.png rename to source/Geo/png/flags/256/RHZW-ZR.png diff --git a/source/Ox.Geo/png/flags/256/RHZW.png b/source/Geo/png/flags/256/RHZW.png similarity index 100% rename from source/Ox.Geo/png/flags/256/RHZW.png rename to source/Geo/png/flags/256/RHZW.png diff --git a/source/Ox.Geo/png/flags/256/RO.png b/source/Geo/png/flags/256/RO.png similarity index 100% rename from source/Ox.Geo/png/flags/256/RO.png rename to source/Geo/png/flags/256/RO.png diff --git a/source/Ox.Geo/png/flags/256/RS.png b/source/Geo/png/flags/256/RS.png similarity index 100% rename from source/Ox.Geo/png/flags/256/RS.png rename to source/Geo/png/flags/256/RS.png diff --git a/source/Ox.Geo/png/flags/256/RU-CE.png b/source/Geo/png/flags/256/RU-CE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/RU-CE.png rename to source/Geo/png/flags/256/RU-CE.png diff --git a/source/Ox.Geo/png/flags/256/RU.png b/source/Geo/png/flags/256/RU.png similarity index 100% rename from source/Ox.Geo/png/flags/256/RU.png rename to source/Geo/png/flags/256/RU.png diff --git a/source/Ox.Geo/png/flags/256/RW.png b/source/Geo/png/flags/256/RW.png similarity index 100% rename from source/Ox.Geo/png/flags/256/RW.png rename to source/Geo/png/flags/256/RW.png diff --git a/source/Ox.Geo/png/flags/256/SA.png b/source/Geo/png/flags/256/SA.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SA.png rename to source/Geo/png/flags/256/SA.png diff --git a/source/Ox.Geo/png/flags/256/SB.png b/source/Geo/png/flags/256/SB.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SB.png rename to source/Geo/png/flags/256/SB.png diff --git a/source/Ox.Geo/png/flags/256/SC.png b/source/Geo/png/flags/256/SC.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SC.png rename to source/Geo/png/flags/256/SC.png diff --git a/source/Ox.Geo/png/flags/256/SD.png b/source/Geo/png/flags/256/SD.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SD.png rename to source/Geo/png/flags/256/SD.png diff --git a/source/Ox.Geo/png/flags/256/SE.png b/source/Geo/png/flags/256/SE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SE.png rename to source/Geo/png/flags/256/SE.png diff --git a/source/Ox.Geo/png/flags/256/SG.png b/source/Geo/png/flags/256/SG.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SG.png rename to source/Geo/png/flags/256/SG.png diff --git a/source/Ox.Geo/png/flags/256/SH.png b/source/Geo/png/flags/256/SH.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SH.png rename to source/Geo/png/flags/256/SH.png diff --git a/source/Ox.Geo/png/flags/256/SI.png b/source/Geo/png/flags/256/SI.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SI.png rename to source/Geo/png/flags/256/SI.png diff --git a/source/Ox.Geo/png/flags/256/SITH.png b/source/Geo/png/flags/256/SITH.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SITH.png rename to source/Geo/png/flags/256/SITH.png diff --git a/source/Ox.Geo/png/flags/256/SJ.png b/source/Geo/png/flags/256/SJ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SJ.png rename to source/Geo/png/flags/256/SJ.png diff --git a/source/Ox.Geo/png/flags/256/SK.png b/source/Geo/png/flags/256/SK.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SK.png rename to source/Geo/png/flags/256/SK.png diff --git a/source/Ox.Geo/png/flags/256/SKIN.png b/source/Geo/png/flags/256/SKIN.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SKIN.png rename to source/Geo/png/flags/256/SKIN.png diff --git a/source/Ox.Geo/png/flags/256/SL.png b/source/Geo/png/flags/256/SL.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SL.png rename to source/Geo/png/flags/256/SL.png diff --git a/source/Ox.Geo/png/flags/256/SM.png b/source/Geo/png/flags/256/SM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SM.png rename to source/Geo/png/flags/256/SM.png diff --git a/source/Ox.Geo/png/flags/256/SN.png b/source/Geo/png/flags/256/SN.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SN.png rename to source/Geo/png/flags/256/SN.png diff --git a/source/Ox.Geo/png/flags/256/SO-SO.png b/source/Geo/png/flags/256/SO-SO.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SO-SO.png rename to source/Geo/png/flags/256/SO-SO.png diff --git a/source/Ox.Geo/png/flags/256/SO.png b/source/Geo/png/flags/256/SO.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SO.png rename to source/Geo/png/flags/256/SO.png diff --git a/source/Ox.Geo/png/flags/256/SR.png b/source/Geo/png/flags/256/SR.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SR.png rename to source/Geo/png/flags/256/SR.png diff --git a/source/Ox.Geo/png/flags/256/SS.png b/source/Geo/png/flags/256/SS.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SS.png rename to source/Geo/png/flags/256/SS.png diff --git a/source/Ox.Geo/png/flags/256/ST.png b/source/Geo/png/flags/256/ST.png similarity index 100% rename from source/Ox.Geo/png/flags/256/ST.png rename to source/Geo/png/flags/256/ST.png diff --git a/source/Ox.Geo/png/flags/256/SUHH.png b/source/Geo/png/flags/256/SUHH.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SUHH.png rename to source/Geo/png/flags/256/SUHH.png diff --git a/source/Ox.Geo/png/flags/256/SV.png b/source/Geo/png/flags/256/SV.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SV.png rename to source/Geo/png/flags/256/SV.png diff --git a/source/Ox.Geo/png/flags/256/SX.png b/source/Geo/png/flags/256/SX.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SX.png rename to source/Geo/png/flags/256/SX.png diff --git a/source/Ox.Geo/png/flags/256/SY.png b/source/Geo/png/flags/256/SY.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SY.png rename to source/Geo/png/flags/256/SY.png diff --git a/source/Ox.Geo/png/flags/256/SZ.png b/source/Geo/png/flags/256/SZ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/SZ.png rename to source/Geo/png/flags/256/SZ.png diff --git a/source/Ox.Geo/png/flags/256/TA.png b/source/Geo/png/flags/256/TA.png similarity index 100% rename from source/Ox.Geo/png/flags/256/TA.png rename to source/Geo/png/flags/256/TA.png diff --git a/source/Ox.Geo/png/flags/256/TC.png b/source/Geo/png/flags/256/TC.png similarity index 100% rename from source/Ox.Geo/png/flags/256/TC.png rename to source/Geo/png/flags/256/TC.png diff --git a/source/Ox.Geo/png/flags/256/TD.png b/source/Geo/png/flags/256/TD.png similarity index 100% rename from source/Ox.Geo/png/flags/256/TD.png rename to source/Geo/png/flags/256/TD.png diff --git a/source/Ox.Geo/png/flags/256/TF.png b/source/Geo/png/flags/256/TF.png similarity index 100% rename from source/Ox.Geo/png/flags/256/TF.png rename to source/Geo/png/flags/256/TF.png diff --git a/source/Ox.Geo/png/flags/256/TG.png b/source/Geo/png/flags/256/TG.png similarity index 100% rename from source/Ox.Geo/png/flags/256/TG.png rename to source/Geo/png/flags/256/TG.png diff --git a/source/Ox.Geo/png/flags/256/TH.png b/source/Geo/png/flags/256/TH.png similarity index 100% rename from source/Ox.Geo/png/flags/256/TH.png rename to source/Geo/png/flags/256/TH.png diff --git a/source/Ox.Geo/png/flags/256/TJ.png b/source/Geo/png/flags/256/TJ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/TJ.png rename to source/Geo/png/flags/256/TJ.png diff --git a/source/Ox.Geo/png/flags/256/TK.png b/source/Geo/png/flags/256/TK.png similarity index 100% rename from source/Ox.Geo/png/flags/256/TK.png rename to source/Geo/png/flags/256/TK.png diff --git a/source/Ox.Geo/png/flags/256/TL.png b/source/Geo/png/flags/256/TL.png similarity index 100% rename from source/Ox.Geo/png/flags/256/TL.png rename to source/Geo/png/flags/256/TL.png diff --git a/source/Ox.Geo/png/flags/256/TM.png b/source/Geo/png/flags/256/TM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/TM.png rename to source/Geo/png/flags/256/TM.png diff --git a/source/Ox.Geo/png/flags/256/TN.png b/source/Geo/png/flags/256/TN.png similarity index 100% rename from source/Ox.Geo/png/flags/256/TN.png rename to source/Geo/png/flags/256/TN.png diff --git a/source/Ox.Geo/png/flags/256/TO.png b/source/Geo/png/flags/256/TO.png similarity index 100% rename from source/Ox.Geo/png/flags/256/TO.png rename to source/Geo/png/flags/256/TO.png diff --git a/source/Ox.Geo/png/flags/256/TPTL.png b/source/Geo/png/flags/256/TPTL.png similarity index 100% rename from source/Ox.Geo/png/flags/256/TPTL.png rename to source/Geo/png/flags/256/TPTL.png diff --git a/source/Ox.Geo/png/flags/256/TR.png b/source/Geo/png/flags/256/TR.png similarity index 100% rename from source/Ox.Geo/png/flags/256/TR.png rename to source/Geo/png/flags/256/TR.png diff --git a/source/Ox.Geo/png/flags/256/TT.png b/source/Geo/png/flags/256/TT.png similarity index 100% rename from source/Ox.Geo/png/flags/256/TT.png rename to source/Geo/png/flags/256/TT.png diff --git a/source/Ox.Geo/png/flags/256/TV.png b/source/Geo/png/flags/256/TV.png similarity index 100% rename from source/Ox.Geo/png/flags/256/TV.png rename to source/Geo/png/flags/256/TV.png diff --git a/source/Ox.Geo/png/flags/256/TW.png b/source/Geo/png/flags/256/TW.png similarity index 100% rename from source/Ox.Geo/png/flags/256/TW.png rename to source/Geo/png/flags/256/TW.png diff --git a/source/Ox.Geo/png/flags/256/TZ.png b/source/Geo/png/flags/256/TZ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/TZ.png rename to source/Geo/png/flags/256/TZ.png diff --git a/source/Ox.Geo/png/flags/256/UA.png b/source/Geo/png/flags/256/UA.png similarity index 100% rename from source/Ox.Geo/png/flags/256/UA.png rename to source/Geo/png/flags/256/UA.png diff --git a/source/Ox.Geo/png/flags/256/UAUA.png b/source/Geo/png/flags/256/UAUA.png similarity index 100% rename from source/Ox.Geo/png/flags/256/UAUA.png rename to source/Geo/png/flags/256/UAUA.png diff --git a/source/Ox.Geo/png/flags/256/UG-RW.png b/source/Geo/png/flags/256/UG-RW.png similarity index 100% rename from source/Ox.Geo/png/flags/256/UG-RW.png rename to source/Geo/png/flags/256/UG-RW.png diff --git a/source/Ox.Geo/png/flags/256/UG.png b/source/Geo/png/flags/256/UG.png similarity index 100% rename from source/Ox.Geo/png/flags/256/UG.png rename to source/Geo/png/flags/256/UG.png diff --git a/source/Ox.Geo/png/flags/256/UK.png b/source/Geo/png/flags/256/UK.png similarity index 100% rename from source/Ox.Geo/png/flags/256/UK.png rename to source/Geo/png/flags/256/UK.png diff --git a/source/Ox.Geo/png/flags/256/UM.png b/source/Geo/png/flags/256/UM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/UM.png rename to source/Geo/png/flags/256/UM.png diff --git a/source/Ox.Geo/png/flags/256/US.png b/source/Geo/png/flags/256/US.png similarity index 100% rename from source/Ox.Geo/png/flags/256/US.png rename to source/Geo/png/flags/256/US.png diff --git a/source/Ox.Geo/png/flags/256/UY.png b/source/Geo/png/flags/256/UY.png similarity index 100% rename from source/Ox.Geo/png/flags/256/UY.png rename to source/Geo/png/flags/256/UY.png diff --git a/source/Ox.Geo/png/flags/256/UZ.png b/source/Geo/png/flags/256/UZ.png similarity index 100% rename from source/Ox.Geo/png/flags/256/UZ.png rename to source/Geo/png/flags/256/UZ.png diff --git a/source/Ox.Geo/png/flags/256/VA.png b/source/Geo/png/flags/256/VA.png similarity index 100% rename from source/Ox.Geo/png/flags/256/VA.png rename to source/Geo/png/flags/256/VA.png diff --git a/source/Ox.Geo/png/flags/256/VC.png b/source/Geo/png/flags/256/VC.png similarity index 100% rename from source/Ox.Geo/png/flags/256/VC.png rename to source/Geo/png/flags/256/VC.png diff --git a/source/Ox.Geo/png/flags/256/VDVN.png b/source/Geo/png/flags/256/VDVN.png similarity index 100% rename from source/Ox.Geo/png/flags/256/VDVN.png rename to source/Geo/png/flags/256/VDVN.png diff --git a/source/Ox.Geo/png/flags/256/VE.png b/source/Geo/png/flags/256/VE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/VE.png rename to source/Geo/png/flags/256/VE.png diff --git a/source/Ox.Geo/png/flags/256/VG.png b/source/Geo/png/flags/256/VG.png similarity index 100% rename from source/Ox.Geo/png/flags/256/VG.png rename to source/Geo/png/flags/256/VG.png diff --git a/source/Ox.Geo/png/flags/256/VI.png b/source/Geo/png/flags/256/VI.png similarity index 100% rename from source/Ox.Geo/png/flags/256/VI.png rename to source/Geo/png/flags/256/VI.png diff --git a/source/Ox.Geo/png/flags/256/VN.png b/source/Geo/png/flags/256/VN.png similarity index 100% rename from source/Ox.Geo/png/flags/256/VN.png rename to source/Geo/png/flags/256/VN.png diff --git a/source/Ox.Geo/png/flags/256/VNVN.png b/source/Geo/png/flags/256/VNVN.png similarity index 100% rename from source/Ox.Geo/png/flags/256/VNVN.png rename to source/Geo/png/flags/256/VNVN.png diff --git a/source/Ox.Geo/png/flags/256/VU.png b/source/Geo/png/flags/256/VU.png similarity index 100% rename from source/Ox.Geo/png/flags/256/VU.png rename to source/Geo/png/flags/256/VU.png diff --git a/source/Ox.Geo/png/flags/256/WF.png b/source/Geo/png/flags/256/WF.png similarity index 100% rename from source/Ox.Geo/png/flags/256/WF.png rename to source/Geo/png/flags/256/WF.png diff --git a/source/Ox.Geo/png/flags/256/WKUM.png b/source/Geo/png/flags/256/WKUM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/WKUM.png rename to source/Geo/png/flags/256/WKUM.png diff --git a/source/Ox.Geo/png/flags/256/WS.png b/source/Geo/png/flags/256/WS.png similarity index 100% rename from source/Ox.Geo/png/flags/256/WS.png rename to source/Geo/png/flags/256/WS.png diff --git a/source/Ox.Geo/png/flags/256/XK.png b/source/Geo/png/flags/256/XK.png similarity index 100% rename from source/Ox.Geo/png/flags/256/XK.png rename to source/Geo/png/flags/256/XK.png diff --git a/source/Ox.Geo/png/flags/256/YDYE.png b/source/Geo/png/flags/256/YDYE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/YDYE.png rename to source/Geo/png/flags/256/YDYE.png diff --git a/source/Ox.Geo/png/flags/256/YE.png b/source/Geo/png/flags/256/YE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/YE.png rename to source/Geo/png/flags/256/YE.png diff --git a/source/Ox.Geo/png/flags/256/YEYE.png b/source/Geo/png/flags/256/YEYE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/YEYE.png rename to source/Geo/png/flags/256/YEYE.png diff --git a/source/Ox.Geo/png/flags/256/YT.png b/source/Geo/png/flags/256/YT.png similarity index 100% rename from source/Ox.Geo/png/flags/256/YT.png rename to source/Geo/png/flags/256/YT.png diff --git a/source/Ox.Geo/png/flags/256/YUCS.png b/source/Geo/png/flags/256/YUCS.png similarity index 100% rename from source/Ox.Geo/png/flags/256/YUCS.png rename to source/Geo/png/flags/256/YUCS.png diff --git a/source/Ox.Geo/png/flags/256/ZA-BO.png b/source/Geo/png/flags/256/ZA-BO.png similarity index 100% rename from source/Ox.Geo/png/flags/256/ZA-BO.png rename to source/Geo/png/flags/256/ZA-BO.png diff --git a/source/Ox.Geo/png/flags/256/ZA-CI.png b/source/Geo/png/flags/256/ZA-CI.png similarity index 100% rename from source/Ox.Geo/png/flags/256/ZA-CI.png rename to source/Geo/png/flags/256/ZA-CI.png diff --git a/source/Ox.Geo/png/flags/256/ZA-TR.png b/source/Geo/png/flags/256/ZA-TR.png similarity index 100% rename from source/Ox.Geo/png/flags/256/ZA-TR.png rename to source/Geo/png/flags/256/ZA-TR.png diff --git a/source/Ox.Geo/png/flags/256/ZA-VE.png b/source/Geo/png/flags/256/ZA-VE.png similarity index 100% rename from source/Ox.Geo/png/flags/256/ZA-VE.png rename to source/Geo/png/flags/256/ZA-VE.png diff --git a/source/Ox.Geo/png/flags/256/ZA.png b/source/Geo/png/flags/256/ZA.png similarity index 100% rename from source/Ox.Geo/png/flags/256/ZA.png rename to source/Geo/png/flags/256/ZA.png diff --git a/source/Ox.Geo/png/flags/256/ZM.png b/source/Geo/png/flags/256/ZM.png similarity index 100% rename from source/Ox.Geo/png/flags/256/ZM.png rename to source/Geo/png/flags/256/ZM.png diff --git a/source/Ox.Geo/png/flags/256/ZRCD.png b/source/Geo/png/flags/256/ZRCD.png similarity index 100% rename from source/Ox.Geo/png/flags/256/ZRCD.png rename to source/Geo/png/flags/256/ZRCD.png diff --git a/source/Ox.Geo/png/flags/256/ZW.png b/source/Geo/png/flags/256/ZW.png similarity index 100% rename from source/Ox.Geo/png/flags/256/ZW.png rename to source/Geo/png/flags/256/ZW.png diff --git a/source/Ox.Geo/png/flags/64/AC.png b/source/Geo/png/flags/64/AC.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AC.png rename to source/Geo/png/flags/64/AC.png diff --git a/source/Ox.Geo/png/flags/64/AD.png b/source/Geo/png/flags/64/AD.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AD.png rename to source/Geo/png/flags/64/AD.png diff --git a/source/Ox.Geo/png/flags/64/AE-AJ.png b/source/Geo/png/flags/64/AE-AJ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AE-AJ.png rename to source/Geo/png/flags/64/AE-AJ.png diff --git a/source/Ox.Geo/png/flags/64/AE-AZ.png b/source/Geo/png/flags/64/AE-AZ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AE-AZ.png rename to source/Geo/png/flags/64/AE-AZ.png diff --git a/source/Ox.Geo/png/flags/64/AE-DU.png b/source/Geo/png/flags/64/AE-DU.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AE-DU.png rename to source/Geo/png/flags/64/AE-DU.png diff --git a/source/Ox.Geo/png/flags/64/AE-FU.png b/source/Geo/png/flags/64/AE-FU.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AE-FU.png rename to source/Geo/png/flags/64/AE-FU.png diff --git a/source/Ox.Geo/png/flags/64/AE-RK.png b/source/Geo/png/flags/64/AE-RK.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AE-RK.png rename to source/Geo/png/flags/64/AE-RK.png diff --git a/source/Ox.Geo/png/flags/64/AE-SH.png b/source/Geo/png/flags/64/AE-SH.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AE-SH.png rename to source/Geo/png/flags/64/AE-SH.png diff --git a/source/Ox.Geo/png/flags/64/AE-UQ.png b/source/Geo/png/flags/64/AE-UQ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AE-UQ.png rename to source/Geo/png/flags/64/AE-UQ.png diff --git a/source/Ox.Geo/png/flags/64/AE.png b/source/Geo/png/flags/64/AE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AE.png rename to source/Geo/png/flags/64/AE.png diff --git a/source/Ox.Geo/png/flags/64/AF.png b/source/Geo/png/flags/64/AF.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AF.png rename to source/Geo/png/flags/64/AF.png diff --git a/source/Ox.Geo/png/flags/64/AG.png b/source/Geo/png/flags/64/AG.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AG.png rename to source/Geo/png/flags/64/AG.png diff --git a/source/Ox.Geo/png/flags/64/AI.png b/source/Geo/png/flags/64/AI.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AI.png rename to source/Geo/png/flags/64/AI.png diff --git a/source/Ox.Geo/png/flags/64/AIDJ.png b/source/Geo/png/flags/64/AIDJ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AIDJ.png rename to source/Geo/png/flags/64/AIDJ.png diff --git a/source/Ox.Geo/png/flags/64/AL.png b/source/Geo/png/flags/64/AL.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AL.png rename to source/Geo/png/flags/64/AL.png diff --git a/source/Ox.Geo/png/flags/64/AM.png b/source/Geo/png/flags/64/AM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AM.png rename to source/Geo/png/flags/64/AM.png diff --git a/source/Ox.Geo/png/flags/64/ANHH.png b/source/Geo/png/flags/64/ANHH.png similarity index 100% rename from source/Ox.Geo/png/flags/64/ANHH.png rename to source/Geo/png/flags/64/ANHH.png diff --git a/source/Ox.Geo/png/flags/64/AO-CAB.png b/source/Geo/png/flags/64/AO-CAB.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AO-CAB.png rename to source/Geo/png/flags/64/AO-CAB.png diff --git a/source/Ox.Geo/png/flags/64/AO.png b/source/Geo/png/flags/64/AO.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AO.png rename to source/Geo/png/flags/64/AO.png diff --git a/source/Ox.Geo/png/flags/64/AQ.png b/source/Geo/png/flags/64/AQ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AQ.png rename to source/Geo/png/flags/64/AQ.png diff --git a/source/Ox.Geo/png/flags/64/AR-AQ.png b/source/Geo/png/flags/64/AR-AQ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AR-AQ.png rename to source/Geo/png/flags/64/AR-AQ.png diff --git a/source/Ox.Geo/png/flags/64/AR.png b/source/Geo/png/flags/64/AR.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AR.png rename to source/Geo/png/flags/64/AR.png diff --git a/source/Ox.Geo/png/flags/64/AS.png b/source/Geo/png/flags/64/AS.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AS.png rename to source/Geo/png/flags/64/AS.png diff --git a/source/Ox.Geo/png/flags/64/AT.png b/source/Geo/png/flags/64/AT.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AT.png rename to source/Geo/png/flags/64/AT.png diff --git a/source/Ox.Geo/png/flags/64/AU-AC.png b/source/Geo/png/flags/64/AU-AC.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AU-AC.png rename to source/Geo/png/flags/64/AU-AC.png diff --git a/source/Ox.Geo/png/flags/64/AU-AQ.png b/source/Geo/png/flags/64/AU-AQ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AU-AQ.png rename to source/Geo/png/flags/64/AU-AQ.png diff --git a/source/Ox.Geo/png/flags/64/AU-CS.png b/source/Geo/png/flags/64/AU-CS.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AU-CS.png rename to source/Geo/png/flags/64/AU-CS.png diff --git a/source/Ox.Geo/png/flags/64/AU.png b/source/Geo/png/flags/64/AU.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AU.png rename to source/Geo/png/flags/64/AU.png diff --git a/source/Ox.Geo/png/flags/64/AW.png b/source/Geo/png/flags/64/AW.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AW.png rename to source/Geo/png/flags/64/AW.png diff --git a/source/Ox.Geo/png/flags/64/AX.png b/source/Geo/png/flags/64/AX.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AX.png rename to source/Geo/png/flags/64/AX.png diff --git a/source/Ox.Geo/png/flags/64/AZ-NK.png b/source/Geo/png/flags/64/AZ-NK.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AZ-NK.png rename to source/Geo/png/flags/64/AZ-NK.png diff --git a/source/Ox.Geo/png/flags/64/AZ.png b/source/Geo/png/flags/64/AZ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/AZ.png rename to source/Geo/png/flags/64/AZ.png diff --git a/source/Ox.Geo/png/flags/64/BA.png b/source/Geo/png/flags/64/BA.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BA.png rename to source/Geo/png/flags/64/BA.png diff --git a/source/Ox.Geo/png/flags/64/BB.png b/source/Geo/png/flags/64/BB.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BB.png rename to source/Geo/png/flags/64/BB.png diff --git a/source/Ox.Geo/png/flags/64/BD.png b/source/Geo/png/flags/64/BD.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BD.png rename to source/Geo/png/flags/64/BD.png diff --git a/source/Ox.Geo/png/flags/64/BE.png b/source/Geo/png/flags/64/BE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BE.png rename to source/Geo/png/flags/64/BE.png diff --git a/source/Ox.Geo/png/flags/64/BF.png b/source/Geo/png/flags/64/BF.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BF.png rename to source/Geo/png/flags/64/BF.png diff --git a/source/Ox.Geo/png/flags/64/BG.png b/source/Geo/png/flags/64/BG.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BG.png rename to source/Geo/png/flags/64/BG.png diff --git a/source/Ox.Geo/png/flags/64/BH.png b/source/Geo/png/flags/64/BH.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BH.png rename to source/Geo/png/flags/64/BH.png diff --git a/source/Ox.Geo/png/flags/64/BI.png b/source/Geo/png/flags/64/BI.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BI.png rename to source/Geo/png/flags/64/BI.png diff --git a/source/Ox.Geo/png/flags/64/BJ.png b/source/Geo/png/flags/64/BJ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BJ.png rename to source/Geo/png/flags/64/BJ.png diff --git a/source/Ox.Geo/png/flags/64/BL.png b/source/Geo/png/flags/64/BL.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BL.png rename to source/Geo/png/flags/64/BL.png diff --git a/source/Ox.Geo/png/flags/64/BM.png b/source/Geo/png/flags/64/BM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BM.png rename to source/Geo/png/flags/64/BM.png diff --git a/source/Ox.Geo/png/flags/64/BN.png b/source/Geo/png/flags/64/BN.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BN.png rename to source/Geo/png/flags/64/BN.png diff --git a/source/Ox.Geo/png/flags/64/BO.png b/source/Geo/png/flags/64/BO.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BO.png rename to source/Geo/png/flags/64/BO.png diff --git a/source/Ox.Geo/png/flags/64/BQ.png b/source/Geo/png/flags/64/BQ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BQ.png rename to source/Geo/png/flags/64/BQ.png diff --git a/source/Ox.Geo/png/flags/64/BQAQ.png b/source/Geo/png/flags/64/BQAQ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BQAQ.png rename to source/Geo/png/flags/64/BQAQ.png diff --git a/source/Ox.Geo/png/flags/64/BR.png b/source/Geo/png/flags/64/BR.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BR.png rename to source/Geo/png/flags/64/BR.png diff --git a/source/Ox.Geo/png/flags/64/BS.png b/source/Geo/png/flags/64/BS.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BS.png rename to source/Geo/png/flags/64/BS.png diff --git a/source/Ox.Geo/png/flags/64/BT.png b/source/Geo/png/flags/64/BT.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BT.png rename to source/Geo/png/flags/64/BT.png diff --git a/source/Ox.Geo/png/flags/64/BUMM.png b/source/Geo/png/flags/64/BUMM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BUMM.png rename to source/Geo/png/flags/64/BUMM.png diff --git a/source/Ox.Geo/png/flags/64/BV.png b/source/Geo/png/flags/64/BV.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BV.png rename to source/Geo/png/flags/64/BV.png diff --git a/source/Ox.Geo/png/flags/64/BW.png b/source/Geo/png/flags/64/BW.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BW.png rename to source/Geo/png/flags/64/BW.png diff --git a/source/Ox.Geo/png/flags/64/BY.png b/source/Geo/png/flags/64/BY.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BY.png rename to source/Geo/png/flags/64/BY.png diff --git a/source/Ox.Geo/png/flags/64/BYAA.png b/source/Geo/png/flags/64/BYAA.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BYAA.png rename to source/Geo/png/flags/64/BYAA.png diff --git a/source/Ox.Geo/png/flags/64/BZ.png b/source/Geo/png/flags/64/BZ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/BZ.png rename to source/Geo/png/flags/64/BZ.png diff --git a/source/Ox.Geo/png/flags/64/CA.png b/source/Geo/png/flags/64/CA.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CA.png rename to source/Geo/png/flags/64/CA.png diff --git a/source/Ox.Geo/png/flags/64/CC.png b/source/Geo/png/flags/64/CC.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CC.png rename to source/Geo/png/flags/64/CC.png diff --git a/source/Ox.Geo/png/flags/64/CD.png b/source/Geo/png/flags/64/CD.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CD.png rename to source/Geo/png/flags/64/CD.png diff --git a/source/Ox.Geo/png/flags/64/CF.png b/source/Geo/png/flags/64/CF.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CF.png rename to source/Geo/png/flags/64/CF.png diff --git a/source/Ox.Geo/png/flags/64/CG.png b/source/Geo/png/flags/64/CG.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CG.png rename to source/Geo/png/flags/64/CG.png diff --git a/source/Ox.Geo/png/flags/64/CH.png b/source/Geo/png/flags/64/CH.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CH.png rename to source/Geo/png/flags/64/CH.png diff --git a/source/Ox.Geo/png/flags/64/CI.png b/source/Geo/png/flags/64/CI.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CI.png rename to source/Geo/png/flags/64/CI.png diff --git a/source/Ox.Geo/png/flags/64/CK.png b/source/Geo/png/flags/64/CK.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CK.png rename to source/Geo/png/flags/64/CK.png diff --git a/source/Ox.Geo/png/flags/64/CL-AQ.png b/source/Geo/png/flags/64/CL-AQ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CL-AQ.png rename to source/Geo/png/flags/64/CL-AQ.png diff --git a/source/Ox.Geo/png/flags/64/CL.png b/source/Geo/png/flags/64/CL.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CL.png rename to source/Geo/png/flags/64/CL.png diff --git a/source/Ox.Geo/png/flags/64/CM.png b/source/Geo/png/flags/64/CM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CM.png rename to source/Geo/png/flags/64/CM.png diff --git a/source/Ox.Geo/png/flags/64/CN.png b/source/Geo/png/flags/64/CN.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CN.png rename to source/Geo/png/flags/64/CN.png diff --git a/source/Ox.Geo/png/flags/64/CO.png b/source/Geo/png/flags/64/CO.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CO.png rename to source/Geo/png/flags/64/CO.png diff --git a/source/Ox.Geo/png/flags/64/CP.png b/source/Geo/png/flags/64/CP.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CP.png rename to source/Geo/png/flags/64/CP.png diff --git a/source/Ox.Geo/png/flags/64/CR.png b/source/Geo/png/flags/64/CR.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CR.png rename to source/Geo/png/flags/64/CR.png diff --git a/source/Ox.Geo/png/flags/64/CSHH.png b/source/Geo/png/flags/64/CSHH.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CSHH.png rename to source/Geo/png/flags/64/CSHH.png diff --git a/source/Ox.Geo/png/flags/64/CSXX.png b/source/Geo/png/flags/64/CSXX.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CSXX.png rename to source/Geo/png/flags/64/CSXX.png diff --git a/source/Ox.Geo/png/flags/64/CTKI.png b/source/Geo/png/flags/64/CTKI.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CTKI.png rename to source/Geo/png/flags/64/CTKI.png diff --git a/source/Ox.Geo/png/flags/64/CU.png b/source/Geo/png/flags/64/CU.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CU.png rename to source/Geo/png/flags/64/CU.png diff --git a/source/Ox.Geo/png/flags/64/CV.png b/source/Geo/png/flags/64/CV.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CV.png rename to source/Geo/png/flags/64/CV.png diff --git a/source/Ox.Geo/png/flags/64/CW.png b/source/Geo/png/flags/64/CW.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CW.png rename to source/Geo/png/flags/64/CW.png diff --git a/source/Ox.Geo/png/flags/64/CX.png b/source/Geo/png/flags/64/CX.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CX.png rename to source/Geo/png/flags/64/CX.png diff --git a/source/Ox.Geo/png/flags/64/CY-NC.png b/source/Geo/png/flags/64/CY-NC.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CY-NC.png rename to source/Geo/png/flags/64/CY-NC.png diff --git a/source/Ox.Geo/png/flags/64/CY.png b/source/Geo/png/flags/64/CY.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CY.png rename to source/Geo/png/flags/64/CY.png diff --git a/source/Ox.Geo/png/flags/64/CZ.png b/source/Geo/png/flags/64/CZ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/CZ.png rename to source/Geo/png/flags/64/CZ.png diff --git a/source/Ox.Geo/png/flags/64/DDDE.png b/source/Geo/png/flags/64/DDDE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/DDDE.png rename to source/Geo/png/flags/64/DDDE.png diff --git a/source/Ox.Geo/png/flags/64/DE.png b/source/Geo/png/flags/64/DE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/DE.png rename to source/Geo/png/flags/64/DE.png diff --git a/source/Ox.Geo/png/flags/64/DEDE.png b/source/Geo/png/flags/64/DEDE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/DEDE.png rename to source/Geo/png/flags/64/DEDE.png diff --git a/source/Ox.Geo/png/flags/64/DG.png b/source/Geo/png/flags/64/DG.png similarity index 100% rename from source/Ox.Geo/png/flags/64/DG.png rename to source/Geo/png/flags/64/DG.png diff --git a/source/Ox.Geo/png/flags/64/DJ.png b/source/Geo/png/flags/64/DJ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/DJ.png rename to source/Geo/png/flags/64/DJ.png diff --git a/source/Ox.Geo/png/flags/64/DK.png b/source/Geo/png/flags/64/DK.png similarity index 100% rename from source/Ox.Geo/png/flags/64/DK.png rename to source/Geo/png/flags/64/DK.png diff --git a/source/Ox.Geo/png/flags/64/DM.png b/source/Geo/png/flags/64/DM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/DM.png rename to source/Geo/png/flags/64/DM.png diff --git a/source/Ox.Geo/png/flags/64/DO.png b/source/Geo/png/flags/64/DO.png similarity index 100% rename from source/Ox.Geo/png/flags/64/DO.png rename to source/Geo/png/flags/64/DO.png diff --git a/source/Ox.Geo/png/flags/64/DYBJ.png b/source/Geo/png/flags/64/DYBJ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/DYBJ.png rename to source/Geo/png/flags/64/DYBJ.png diff --git a/source/Ox.Geo/png/flags/64/DZ.png b/source/Geo/png/flags/64/DZ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/DZ.png rename to source/Geo/png/flags/64/DZ.png diff --git a/source/Ox.Geo/png/flags/64/EA.png b/source/Geo/png/flags/64/EA.png similarity index 100% rename from source/Ox.Geo/png/flags/64/EA.png rename to source/Geo/png/flags/64/EA.png diff --git a/source/Ox.Geo/png/flags/64/EC.png b/source/Geo/png/flags/64/EC.png similarity index 100% rename from source/Ox.Geo/png/flags/64/EC.png rename to source/Geo/png/flags/64/EC.png diff --git a/source/Ox.Geo/png/flags/64/EE.png b/source/Geo/png/flags/64/EE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/EE.png rename to source/Geo/png/flags/64/EE.png diff --git a/source/Ox.Geo/png/flags/64/EG.png b/source/Geo/png/flags/64/EG.png similarity index 100% rename from source/Ox.Geo/png/flags/64/EG.png rename to source/Geo/png/flags/64/EG.png diff --git a/source/Ox.Geo/png/flags/64/EGEG.png b/source/Geo/png/flags/64/EGEG.png similarity index 100% rename from source/Ox.Geo/png/flags/64/EGEG.png rename to source/Geo/png/flags/64/EGEG.png diff --git a/source/Ox.Geo/png/flags/64/EH.png b/source/Geo/png/flags/64/EH.png similarity index 100% rename from source/Ox.Geo/png/flags/64/EH.png rename to source/Geo/png/flags/64/EH.png diff --git a/source/Ox.Geo/png/flags/64/ER.png b/source/Geo/png/flags/64/ER.png similarity index 100% rename from source/Ox.Geo/png/flags/64/ER.png rename to source/Geo/png/flags/64/ER.png diff --git a/source/Ox.Geo/png/flags/64/ES.png b/source/Geo/png/flags/64/ES.png similarity index 100% rename from source/Ox.Geo/png/flags/64/ES.png rename to source/Geo/png/flags/64/ES.png diff --git a/source/Ox.Geo/png/flags/64/ET.png b/source/Geo/png/flags/64/ET.png similarity index 100% rename from source/Ox.Geo/png/flags/64/ET.png rename to source/Geo/png/flags/64/ET.png diff --git a/source/Ox.Geo/png/flags/64/EU.png b/source/Geo/png/flags/64/EU.png similarity index 100% rename from source/Ox.Geo/png/flags/64/EU.png rename to source/Geo/png/flags/64/EU.png diff --git a/source/Ox.Geo/png/flags/64/FI.png b/source/Geo/png/flags/64/FI.png similarity index 100% rename from source/Ox.Geo/png/flags/64/FI.png rename to source/Geo/png/flags/64/FI.png diff --git a/source/Ox.Geo/png/flags/64/FJ.png b/source/Geo/png/flags/64/FJ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/FJ.png rename to source/Geo/png/flags/64/FJ.png diff --git a/source/Ox.Geo/png/flags/64/FK.png b/source/Geo/png/flags/64/FK.png similarity index 100% rename from source/Ox.Geo/png/flags/64/FK.png rename to source/Geo/png/flags/64/FK.png diff --git a/source/Ox.Geo/png/flags/64/FM.png b/source/Geo/png/flags/64/FM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/FM.png rename to source/Geo/png/flags/64/FM.png diff --git a/source/Ox.Geo/png/flags/64/FO.png b/source/Geo/png/flags/64/FO.png similarity index 100% rename from source/Ox.Geo/png/flags/64/FO.png rename to source/Geo/png/flags/64/FO.png diff --git a/source/Ox.Geo/png/flags/64/FQHH.png b/source/Geo/png/flags/64/FQHH.png similarity index 100% rename from source/Ox.Geo/png/flags/64/FQHH.png rename to source/Geo/png/flags/64/FQHH.png diff --git a/source/Ox.Geo/png/flags/64/FR-AQ.png b/source/Geo/png/flags/64/FR-AQ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/FR-AQ.png rename to source/Geo/png/flags/64/FR-AQ.png diff --git a/source/Ox.Geo/png/flags/64/FR.png b/source/Geo/png/flags/64/FR.png similarity index 100% rename from source/Ox.Geo/png/flags/64/FR.png rename to source/Geo/png/flags/64/FR.png diff --git a/source/Ox.Geo/png/flags/64/FXFR.png b/source/Geo/png/flags/64/FXFR.png similarity index 100% rename from source/Ox.Geo/png/flags/64/FXFR.png rename to source/Geo/png/flags/64/FXFR.png diff --git a/source/Ox.Geo/png/flags/64/GA.png b/source/Geo/png/flags/64/GA.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GA.png rename to source/Geo/png/flags/64/GA.png diff --git a/source/Ox.Geo/png/flags/64/GB-AD.png b/source/Geo/png/flags/64/GB-AD.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GB-AD.png rename to source/Geo/png/flags/64/GB-AD.png diff --git a/source/Ox.Geo/png/flags/64/GB-ENG.png b/source/Geo/png/flags/64/GB-ENG.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GB-ENG.png rename to source/Geo/png/flags/64/GB-ENG.png diff --git a/source/Ox.Geo/png/flags/64/GB-NIR.png b/source/Geo/png/flags/64/GB-NIR.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GB-NIR.png rename to source/Geo/png/flags/64/GB-NIR.png diff --git a/source/Ox.Geo/png/flags/64/GB-SCT.png b/source/Geo/png/flags/64/GB-SCT.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GB-SCT.png rename to source/Geo/png/flags/64/GB-SCT.png diff --git a/source/Ox.Geo/png/flags/64/GB-SL.png b/source/Geo/png/flags/64/GB-SL.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GB-SL.png rename to source/Geo/png/flags/64/GB-SL.png diff --git a/source/Ox.Geo/png/flags/64/GB-WLS.png b/source/Geo/png/flags/64/GB-WLS.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GB-WLS.png rename to source/Geo/png/flags/64/GB-WLS.png diff --git a/source/Ox.Geo/png/flags/64/GB.png b/source/Geo/png/flags/64/GB.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GB.png rename to source/Geo/png/flags/64/GB.png diff --git a/source/Ox.Geo/png/flags/64/GBAE.png b/source/Geo/png/flags/64/GBAE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GBAE.png rename to source/Geo/png/flags/64/GBAE.png diff --git a/source/Ox.Geo/png/flags/64/GBBZ.png b/source/Geo/png/flags/64/GBBZ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GBBZ.png rename to source/Geo/png/flags/64/GBBZ.png diff --git a/source/Ox.Geo/png/flags/64/GBKN.png b/source/Geo/png/flags/64/GBKN.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GBKN.png rename to source/Geo/png/flags/64/GBKN.png diff --git a/source/Ox.Geo/png/flags/64/GD.png b/source/Geo/png/flags/64/GD.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GD.png rename to source/Geo/png/flags/64/GD.png diff --git a/source/Ox.Geo/png/flags/64/GE-AB.png b/source/Geo/png/flags/64/GE-AB.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GE-AB.png rename to source/Geo/png/flags/64/GE-AB.png diff --git a/source/Ox.Geo/png/flags/64/GE-SK.png b/source/Geo/png/flags/64/GE-SK.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GE-SK.png rename to source/Geo/png/flags/64/GE-SK.png diff --git a/source/Ox.Geo/png/flags/64/GE.png b/source/Geo/png/flags/64/GE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GE.png rename to source/Geo/png/flags/64/GE.png diff --git a/source/Ox.Geo/png/flags/64/GEHH.png b/source/Geo/png/flags/64/GEHH.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GEHH.png rename to source/Geo/png/flags/64/GEHH.png diff --git a/source/Ox.Geo/png/flags/64/GEKI.png b/source/Geo/png/flags/64/GEKI.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GEKI.png rename to source/Geo/png/flags/64/GEKI.png diff --git a/source/Ox.Geo/png/flags/64/GETV.png b/source/Geo/png/flags/64/GETV.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GETV.png rename to source/Geo/png/flags/64/GETV.png diff --git a/source/Ox.Geo/png/flags/64/GF.png b/source/Geo/png/flags/64/GF.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GF.png rename to source/Geo/png/flags/64/GF.png diff --git a/source/Ox.Geo/png/flags/64/GG-AL.png b/source/Geo/png/flags/64/GG-AL.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GG-AL.png rename to source/Geo/png/flags/64/GG-AL.png diff --git a/source/Ox.Geo/png/flags/64/GG-HE.png b/source/Geo/png/flags/64/GG-HE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GG-HE.png rename to source/Geo/png/flags/64/GG-HE.png diff --git a/source/Ox.Geo/png/flags/64/GG-SA.png b/source/Geo/png/flags/64/GG-SA.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GG-SA.png rename to source/Geo/png/flags/64/GG-SA.png diff --git a/source/Ox.Geo/png/flags/64/GG.png b/source/Geo/png/flags/64/GG.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GG.png rename to source/Geo/png/flags/64/GG.png diff --git a/source/Ox.Geo/png/flags/64/GH.png b/source/Geo/png/flags/64/GH.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GH.png rename to source/Geo/png/flags/64/GH.png diff --git a/source/Ox.Geo/png/flags/64/GI.png b/source/Geo/png/flags/64/GI.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GI.png rename to source/Geo/png/flags/64/GI.png diff --git a/source/Ox.Geo/png/flags/64/GL.png b/source/Geo/png/flags/64/GL.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GL.png rename to source/Geo/png/flags/64/GL.png diff --git a/source/Ox.Geo/png/flags/64/GM.png b/source/Geo/png/flags/64/GM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GM.png rename to source/Geo/png/flags/64/GM.png diff --git a/source/Ox.Geo/png/flags/64/GN.png b/source/Geo/png/flags/64/GN.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GN.png rename to source/Geo/png/flags/64/GN.png diff --git a/source/Ox.Geo/png/flags/64/GP.png b/source/Geo/png/flags/64/GP.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GP.png rename to source/Geo/png/flags/64/GP.png diff --git a/source/Ox.Geo/png/flags/64/GQ.png b/source/Geo/png/flags/64/GQ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GQ.png rename to source/Geo/png/flags/64/GQ.png diff --git a/source/Ox.Geo/png/flags/64/GR.png b/source/Geo/png/flags/64/GR.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GR.png rename to source/Geo/png/flags/64/GR.png diff --git a/source/Ox.Geo/png/flags/64/GS.png b/source/Geo/png/flags/64/GS.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GS.png rename to source/Geo/png/flags/64/GS.png diff --git a/source/Ox.Geo/png/flags/64/GT.png b/source/Geo/png/flags/64/GT.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GT.png rename to source/Geo/png/flags/64/GT.png diff --git a/source/Ox.Geo/png/flags/64/GU.png b/source/Geo/png/flags/64/GU.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GU.png rename to source/Geo/png/flags/64/GU.png diff --git a/source/Ox.Geo/png/flags/64/GW.png b/source/Geo/png/flags/64/GW.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GW.png rename to source/Geo/png/flags/64/GW.png diff --git a/source/Ox.Geo/png/flags/64/GY.png b/source/Geo/png/flags/64/GY.png similarity index 100% rename from source/Ox.Geo/png/flags/64/GY.png rename to source/Geo/png/flags/64/GY.png diff --git a/source/Ox.Geo/png/flags/64/HK.png b/source/Geo/png/flags/64/HK.png similarity index 100% rename from source/Ox.Geo/png/flags/64/HK.png rename to source/Geo/png/flags/64/HK.png diff --git a/source/Ox.Geo/png/flags/64/HM.png b/source/Geo/png/flags/64/HM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/HM.png rename to source/Geo/png/flags/64/HM.png diff --git a/source/Ox.Geo/png/flags/64/HN.png b/source/Geo/png/flags/64/HN.png similarity index 100% rename from source/Ox.Geo/png/flags/64/HN.png rename to source/Geo/png/flags/64/HN.png diff --git a/source/Ox.Geo/png/flags/64/HR.png b/source/Geo/png/flags/64/HR.png similarity index 100% rename from source/Ox.Geo/png/flags/64/HR.png rename to source/Geo/png/flags/64/HR.png diff --git a/source/Ox.Geo/png/flags/64/HT.png b/source/Geo/png/flags/64/HT.png similarity index 100% rename from source/Ox.Geo/png/flags/64/HT.png rename to source/Geo/png/flags/64/HT.png diff --git a/source/Ox.Geo/png/flags/64/HU.png b/source/Geo/png/flags/64/HU.png similarity index 100% rename from source/Ox.Geo/png/flags/64/HU.png rename to source/Geo/png/flags/64/HU.png diff --git a/source/Ox.Geo/png/flags/64/HVBF.png b/source/Geo/png/flags/64/HVBF.png similarity index 100% rename from source/Ox.Geo/png/flags/64/HVBF.png rename to source/Geo/png/flags/64/HVBF.png diff --git a/source/Ox.Geo/png/flags/64/IC.png b/source/Geo/png/flags/64/IC.png similarity index 100% rename from source/Ox.Geo/png/flags/64/IC.png rename to source/Geo/png/flags/64/IC.png diff --git a/source/Ox.Geo/png/flags/64/ID.png b/source/Geo/png/flags/64/ID.png similarity index 100% rename from source/Ox.Geo/png/flags/64/ID.png rename to source/Geo/png/flags/64/ID.png diff --git a/source/Ox.Geo/png/flags/64/IE.png b/source/Geo/png/flags/64/IE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/IE.png rename to source/Geo/png/flags/64/IE.png diff --git a/source/Ox.Geo/png/flags/64/IL.png b/source/Geo/png/flags/64/IL.png similarity index 100% rename from source/Ox.Geo/png/flags/64/IL.png rename to source/Geo/png/flags/64/IL.png diff --git a/source/Ox.Geo/png/flags/64/IM.png b/source/Geo/png/flags/64/IM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/IM.png rename to source/Geo/png/flags/64/IM.png diff --git a/source/Ox.Geo/png/flags/64/IN-JK.png b/source/Geo/png/flags/64/IN-JK.png similarity index 100% rename from source/Ox.Geo/png/flags/64/IN-JK.png rename to source/Geo/png/flags/64/IN-JK.png diff --git a/source/Ox.Geo/png/flags/64/IN.png b/source/Geo/png/flags/64/IN.png similarity index 100% rename from source/Ox.Geo/png/flags/64/IN.png rename to source/Geo/png/flags/64/IN.png diff --git a/source/Ox.Geo/png/flags/64/IO.png b/source/Geo/png/flags/64/IO.png similarity index 100% rename from source/Ox.Geo/png/flags/64/IO.png rename to source/Geo/png/flags/64/IO.png diff --git a/source/Ox.Geo/png/flags/64/IQ.png b/source/Geo/png/flags/64/IQ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/IQ.png rename to source/Geo/png/flags/64/IQ.png diff --git a/source/Ox.Geo/png/flags/64/IR.png b/source/Geo/png/flags/64/IR.png similarity index 100% rename from source/Ox.Geo/png/flags/64/IR.png rename to source/Geo/png/flags/64/IR.png diff --git a/source/Ox.Geo/png/flags/64/IS.png b/source/Geo/png/flags/64/IS.png similarity index 100% rename from source/Ox.Geo/png/flags/64/IS.png rename to source/Geo/png/flags/64/IS.png diff --git a/source/Ox.Geo/png/flags/64/IT.png b/source/Geo/png/flags/64/IT.png similarity index 100% rename from source/Ox.Geo/png/flags/64/IT.png rename to source/Geo/png/flags/64/IT.png diff --git a/source/Ox.Geo/png/flags/64/JE.png b/source/Geo/png/flags/64/JE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/JE.png rename to source/Geo/png/flags/64/JE.png diff --git a/source/Ox.Geo/png/flags/64/JM.png b/source/Geo/png/flags/64/JM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/JM.png rename to source/Geo/png/flags/64/JM.png diff --git a/source/Ox.Geo/png/flags/64/JO.png b/source/Geo/png/flags/64/JO.png similarity index 100% rename from source/Ox.Geo/png/flags/64/JO.png rename to source/Geo/png/flags/64/JO.png diff --git a/source/Ox.Geo/png/flags/64/JP.png b/source/Geo/png/flags/64/JP.png similarity index 100% rename from source/Ox.Geo/png/flags/64/JP.png rename to source/Geo/png/flags/64/JP.png diff --git a/source/Ox.Geo/png/flags/64/JTUM.png b/source/Geo/png/flags/64/JTUM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/JTUM.png rename to source/Geo/png/flags/64/JTUM.png diff --git a/source/Ox.Geo/png/flags/64/KAKH.png b/source/Geo/png/flags/64/KAKH.png similarity index 100% rename from source/Ox.Geo/png/flags/64/KAKH.png rename to source/Geo/png/flags/64/KAKH.png diff --git a/source/Ox.Geo/png/flags/64/KE.png b/source/Geo/png/flags/64/KE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/KE.png rename to source/Geo/png/flags/64/KE.png diff --git a/source/Ox.Geo/png/flags/64/KG.png b/source/Geo/png/flags/64/KG.png similarity index 100% rename from source/Ox.Geo/png/flags/64/KG.png rename to source/Geo/png/flags/64/KG.png diff --git a/source/Ox.Geo/png/flags/64/KH.png b/source/Geo/png/flags/64/KH.png similarity index 100% rename from source/Ox.Geo/png/flags/64/KH.png rename to source/Geo/png/flags/64/KH.png diff --git a/source/Ox.Geo/png/flags/64/KHKA.png b/source/Geo/png/flags/64/KHKA.png similarity index 100% rename from source/Ox.Geo/png/flags/64/KHKA.png rename to source/Geo/png/flags/64/KHKA.png diff --git a/source/Ox.Geo/png/flags/64/KI.png b/source/Geo/png/flags/64/KI.png similarity index 100% rename from source/Ox.Geo/png/flags/64/KI.png rename to source/Geo/png/flags/64/KI.png diff --git a/source/Ox.Geo/png/flags/64/KM-A.png b/source/Geo/png/flags/64/KM-A.png similarity index 100% rename from source/Ox.Geo/png/flags/64/KM-A.png rename to source/Geo/png/flags/64/KM-A.png diff --git a/source/Ox.Geo/png/flags/64/KM-M.png b/source/Geo/png/flags/64/KM-M.png similarity index 100% rename from source/Ox.Geo/png/flags/64/KM-M.png rename to source/Geo/png/flags/64/KM-M.png diff --git a/source/Ox.Geo/png/flags/64/KM.png b/source/Geo/png/flags/64/KM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/KM.png rename to source/Geo/png/flags/64/KM.png diff --git a/source/Ox.Geo/png/flags/64/KN.png b/source/Geo/png/flags/64/KN.png similarity index 100% rename from source/Ox.Geo/png/flags/64/KN.png rename to source/Geo/png/flags/64/KN.png diff --git a/source/Ox.Geo/png/flags/64/KOJP.png b/source/Geo/png/flags/64/KOJP.png similarity index 100% rename from source/Ox.Geo/png/flags/64/KOJP.png rename to source/Geo/png/flags/64/KOJP.png diff --git a/source/Ox.Geo/png/flags/64/KP.png b/source/Geo/png/flags/64/KP.png similarity index 100% rename from source/Ox.Geo/png/flags/64/KP.png rename to source/Geo/png/flags/64/KP.png diff --git a/source/Ox.Geo/png/flags/64/KR.png b/source/Geo/png/flags/64/KR.png similarity index 100% rename from source/Ox.Geo/png/flags/64/KR.png rename to source/Geo/png/flags/64/KR.png diff --git a/source/Ox.Geo/png/flags/64/KW.png b/source/Geo/png/flags/64/KW.png similarity index 100% rename from source/Ox.Geo/png/flags/64/KW.png rename to source/Geo/png/flags/64/KW.png diff --git a/source/Ox.Geo/png/flags/64/KY.png b/source/Geo/png/flags/64/KY.png similarity index 100% rename from source/Ox.Geo/png/flags/64/KY.png rename to source/Geo/png/flags/64/KY.png diff --git a/source/Ox.Geo/png/flags/64/KZ.png b/source/Geo/png/flags/64/KZ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/KZ.png rename to source/Geo/png/flags/64/KZ.png diff --git a/source/Ox.Geo/png/flags/64/LA.png b/source/Geo/png/flags/64/LA.png similarity index 100% rename from source/Ox.Geo/png/flags/64/LA.png rename to source/Geo/png/flags/64/LA.png diff --git a/source/Ox.Geo/png/flags/64/LB.png b/source/Geo/png/flags/64/LB.png similarity index 100% rename from source/Ox.Geo/png/flags/64/LB.png rename to source/Geo/png/flags/64/LB.png diff --git a/source/Ox.Geo/png/flags/64/LC.png b/source/Geo/png/flags/64/LC.png similarity index 100% rename from source/Ox.Geo/png/flags/64/LC.png rename to source/Geo/png/flags/64/LC.png diff --git a/source/Ox.Geo/png/flags/64/LI.png b/source/Geo/png/flags/64/LI.png similarity index 100% rename from source/Ox.Geo/png/flags/64/LI.png rename to source/Geo/png/flags/64/LI.png diff --git a/source/Ox.Geo/png/flags/64/LK.png b/source/Geo/png/flags/64/LK.png similarity index 100% rename from source/Ox.Geo/png/flags/64/LK.png rename to source/Geo/png/flags/64/LK.png diff --git a/source/Ox.Geo/png/flags/64/LKLK.png b/source/Geo/png/flags/64/LKLK.png similarity index 100% rename from source/Ox.Geo/png/flags/64/LKLK.png rename to source/Geo/png/flags/64/LKLK.png diff --git a/source/Ox.Geo/png/flags/64/LR.png b/source/Geo/png/flags/64/LR.png similarity index 100% rename from source/Ox.Geo/png/flags/64/LR.png rename to source/Geo/png/flags/64/LR.png diff --git a/source/Ox.Geo/png/flags/64/LS.png b/source/Geo/png/flags/64/LS.png similarity index 100% rename from source/Ox.Geo/png/flags/64/LS.png rename to source/Geo/png/flags/64/LS.png diff --git a/source/Ox.Geo/png/flags/64/LT.png b/source/Geo/png/flags/64/LT.png similarity index 100% rename from source/Ox.Geo/png/flags/64/LT.png rename to source/Geo/png/flags/64/LT.png diff --git a/source/Ox.Geo/png/flags/64/LU.png b/source/Geo/png/flags/64/LU.png similarity index 100% rename from source/Ox.Geo/png/flags/64/LU.png rename to source/Geo/png/flags/64/LU.png diff --git a/source/Ox.Geo/png/flags/64/LV.png b/source/Geo/png/flags/64/LV.png similarity index 100% rename from source/Ox.Geo/png/flags/64/LV.png rename to source/Geo/png/flags/64/LV.png diff --git a/source/Ox.Geo/png/flags/64/LY.png b/source/Geo/png/flags/64/LY.png similarity index 100% rename from source/Ox.Geo/png/flags/64/LY.png rename to source/Geo/png/flags/64/LY.png diff --git a/source/Ox.Geo/png/flags/64/MA.png b/source/Geo/png/flags/64/MA.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MA.png rename to source/Geo/png/flags/64/MA.png diff --git a/source/Ox.Geo/png/flags/64/MC.png b/source/Geo/png/flags/64/MC.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MC.png rename to source/Geo/png/flags/64/MC.png diff --git a/source/Ox.Geo/png/flags/64/MD-SN.png b/source/Geo/png/flags/64/MD-SN.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MD-SN.png rename to source/Geo/png/flags/64/MD-SN.png diff --git a/source/Ox.Geo/png/flags/64/MD.png b/source/Geo/png/flags/64/MD.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MD.png rename to source/Geo/png/flags/64/MD.png diff --git a/source/Ox.Geo/png/flags/64/ME.png b/source/Geo/png/flags/64/ME.png similarity index 100% rename from source/Ox.Geo/png/flags/64/ME.png rename to source/Geo/png/flags/64/ME.png diff --git a/source/Ox.Geo/png/flags/64/MF.png b/source/Geo/png/flags/64/MF.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MF.png rename to source/Geo/png/flags/64/MF.png diff --git a/source/Ox.Geo/png/flags/64/MG.png b/source/Geo/png/flags/64/MG.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MG.png rename to source/Geo/png/flags/64/MG.png diff --git a/source/Ox.Geo/png/flags/64/MH.png b/source/Geo/png/flags/64/MH.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MH.png rename to source/Geo/png/flags/64/MH.png diff --git a/source/Ox.Geo/png/flags/64/MIUM.png b/source/Geo/png/flags/64/MIUM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MIUM.png rename to source/Geo/png/flags/64/MIUM.png diff --git a/source/Ox.Geo/png/flags/64/MK.png b/source/Geo/png/flags/64/MK.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MK.png rename to source/Geo/png/flags/64/MK.png diff --git a/source/Ox.Geo/png/flags/64/ML-AZ.png b/source/Geo/png/flags/64/ML-AZ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/ML-AZ.png rename to source/Geo/png/flags/64/ML-AZ.png diff --git a/source/Ox.Geo/png/flags/64/ML.png b/source/Geo/png/flags/64/ML.png similarity index 100% rename from source/Ox.Geo/png/flags/64/ML.png rename to source/Geo/png/flags/64/ML.png diff --git a/source/Ox.Geo/png/flags/64/MM.png b/source/Geo/png/flags/64/MM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MM.png rename to source/Geo/png/flags/64/MM.png diff --git a/source/Ox.Geo/png/flags/64/MN.png b/source/Geo/png/flags/64/MN.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MN.png rename to source/Geo/png/flags/64/MN.png diff --git a/source/Ox.Geo/png/flags/64/MO.png b/source/Geo/png/flags/64/MO.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MO.png rename to source/Geo/png/flags/64/MO.png diff --git a/source/Ox.Geo/png/flags/64/MP.png b/source/Geo/png/flags/64/MP.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MP.png rename to source/Geo/png/flags/64/MP.png diff --git a/source/Ox.Geo/png/flags/64/MQ.png b/source/Geo/png/flags/64/MQ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MQ.png rename to source/Geo/png/flags/64/MQ.png diff --git a/source/Ox.Geo/png/flags/64/MR.png b/source/Geo/png/flags/64/MR.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MR.png rename to source/Geo/png/flags/64/MR.png diff --git a/source/Ox.Geo/png/flags/64/MS.png b/source/Geo/png/flags/64/MS.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MS.png rename to source/Geo/png/flags/64/MS.png diff --git a/source/Ox.Geo/png/flags/64/MT.png b/source/Geo/png/flags/64/MT.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MT.png rename to source/Geo/png/flags/64/MT.png diff --git a/source/Ox.Geo/png/flags/64/MU.png b/source/Geo/png/flags/64/MU.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MU.png rename to source/Geo/png/flags/64/MU.png diff --git a/source/Ox.Geo/png/flags/64/MV.png b/source/Geo/png/flags/64/MV.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MV.png rename to source/Geo/png/flags/64/MV.png diff --git a/source/Ox.Geo/png/flags/64/MW.png b/source/Geo/png/flags/64/MW.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MW.png rename to source/Geo/png/flags/64/MW.png diff --git a/source/Ox.Geo/png/flags/64/MX.png b/source/Geo/png/flags/64/MX.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MX.png rename to source/Geo/png/flags/64/MX.png diff --git a/source/Ox.Geo/png/flags/64/MY.png b/source/Geo/png/flags/64/MY.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MY.png rename to source/Geo/png/flags/64/MY.png diff --git a/source/Ox.Geo/png/flags/64/MZ.png b/source/Geo/png/flags/64/MZ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/MZ.png rename to source/Geo/png/flags/64/MZ.png diff --git a/source/Ox.Geo/png/flags/64/NA.png b/source/Geo/png/flags/64/NA.png similarity index 100% rename from source/Ox.Geo/png/flags/64/NA.png rename to source/Geo/png/flags/64/NA.png diff --git a/source/Ox.Geo/png/flags/64/NC.png b/source/Geo/png/flags/64/NC.png similarity index 100% rename from source/Ox.Geo/png/flags/64/NC.png rename to source/Geo/png/flags/64/NC.png diff --git a/source/Ox.Geo/png/flags/64/NE.png b/source/Geo/png/flags/64/NE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/NE.png rename to source/Geo/png/flags/64/NE.png diff --git a/source/Ox.Geo/png/flags/64/NF.png b/source/Geo/png/flags/64/NF.png similarity index 100% rename from source/Ox.Geo/png/flags/64/NF.png rename to source/Geo/png/flags/64/NF.png diff --git a/source/Ox.Geo/png/flags/64/NG-BI.png b/source/Geo/png/flags/64/NG-BI.png similarity index 100% rename from source/Ox.Geo/png/flags/64/NG-BI.png rename to source/Geo/png/flags/64/NG-BI.png diff --git a/source/Ox.Geo/png/flags/64/NG.png b/source/Geo/png/flags/64/NG.png similarity index 100% rename from source/Ox.Geo/png/flags/64/NG.png rename to source/Geo/png/flags/64/NG.png diff --git a/source/Ox.Geo/png/flags/64/NHVU-TF.png b/source/Geo/png/flags/64/NHVU-TF.png similarity index 100% rename from source/Ox.Geo/png/flags/64/NHVU-TF.png rename to source/Geo/png/flags/64/NHVU-TF.png diff --git a/source/Ox.Geo/png/flags/64/NHVU-TN.png b/source/Geo/png/flags/64/NHVU-TN.png similarity index 100% rename from source/Ox.Geo/png/flags/64/NHVU-TN.png rename to source/Geo/png/flags/64/NHVU-TN.png diff --git a/source/Ox.Geo/png/flags/64/NHVU-VE.png b/source/Geo/png/flags/64/NHVU-VE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/NHVU-VE.png rename to source/Geo/png/flags/64/NHVU-VE.png diff --git a/source/Ox.Geo/png/flags/64/NHVU.png b/source/Geo/png/flags/64/NHVU.png similarity index 100% rename from source/Ox.Geo/png/flags/64/NHVU.png rename to source/Geo/png/flags/64/NHVU.png diff --git a/source/Ox.Geo/png/flags/64/NI.png b/source/Geo/png/flags/64/NI.png similarity index 100% rename from source/Ox.Geo/png/flags/64/NI.png rename to source/Geo/png/flags/64/NI.png diff --git a/source/Ox.Geo/png/flags/64/NL.png b/source/Geo/png/flags/64/NL.png similarity index 100% rename from source/Ox.Geo/png/flags/64/NL.png rename to source/Geo/png/flags/64/NL.png diff --git a/source/Ox.Geo/png/flags/64/NO-PI.png b/source/Geo/png/flags/64/NO-PI.png similarity index 100% rename from source/Ox.Geo/png/flags/64/NO-PI.png rename to source/Geo/png/flags/64/NO-PI.png diff --git a/source/Ox.Geo/png/flags/64/NO.png b/source/Geo/png/flags/64/NO.png similarity index 100% rename from source/Ox.Geo/png/flags/64/NO.png rename to source/Geo/png/flags/64/NO.png diff --git a/source/Ox.Geo/png/flags/64/NP.png b/source/Geo/png/flags/64/NP.png similarity index 100% rename from source/Ox.Geo/png/flags/64/NP.png rename to source/Geo/png/flags/64/NP.png diff --git a/source/Ox.Geo/png/flags/64/NQAQ.png b/source/Geo/png/flags/64/NQAQ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/NQAQ.png rename to source/Geo/png/flags/64/NQAQ.png diff --git a/source/Ox.Geo/png/flags/64/NR.png b/source/Geo/png/flags/64/NR.png similarity index 100% rename from source/Ox.Geo/png/flags/64/NR.png rename to source/Geo/png/flags/64/NR.png diff --git a/source/Ox.Geo/png/flags/64/NTHH.png b/source/Geo/png/flags/64/NTHH.png similarity index 100% rename from source/Ox.Geo/png/flags/64/NTHH.png rename to source/Geo/png/flags/64/NTHH.png diff --git a/source/Ox.Geo/png/flags/64/NU.png b/source/Geo/png/flags/64/NU.png similarity index 100% rename from source/Ox.Geo/png/flags/64/NU.png rename to source/Geo/png/flags/64/NU.png diff --git a/source/Ox.Geo/png/flags/64/NZ-AQ.png b/source/Geo/png/flags/64/NZ-AQ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/NZ-AQ.png rename to source/Geo/png/flags/64/NZ-AQ.png diff --git a/source/Ox.Geo/png/flags/64/NZ.png b/source/Geo/png/flags/64/NZ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/NZ.png rename to source/Geo/png/flags/64/NZ.png diff --git a/source/Ox.Geo/png/flags/64/OM.png b/source/Geo/png/flags/64/OM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/OM.png rename to source/Geo/png/flags/64/OM.png diff --git a/source/Ox.Geo/png/flags/64/PA.png b/source/Geo/png/flags/64/PA.png similarity index 100% rename from source/Ox.Geo/png/flags/64/PA.png rename to source/Geo/png/flags/64/PA.png diff --git a/source/Ox.Geo/png/flags/64/PCHH.png b/source/Geo/png/flags/64/PCHH.png similarity index 100% rename from source/Ox.Geo/png/flags/64/PCHH.png rename to source/Geo/png/flags/64/PCHH.png diff --git a/source/Ox.Geo/png/flags/64/PE.png b/source/Geo/png/flags/64/PE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/PE.png rename to source/Geo/png/flags/64/PE.png diff --git a/source/Ox.Geo/png/flags/64/PF.png b/source/Geo/png/flags/64/PF.png similarity index 100% rename from source/Ox.Geo/png/flags/64/PF.png rename to source/Geo/png/flags/64/PF.png diff --git a/source/Ox.Geo/png/flags/64/PG-NSA.png b/source/Geo/png/flags/64/PG-NSA.png similarity index 100% rename from source/Ox.Geo/png/flags/64/PG-NSA.png rename to source/Geo/png/flags/64/PG-NSA.png diff --git a/source/Ox.Geo/png/flags/64/PG.png b/source/Geo/png/flags/64/PG.png similarity index 100% rename from source/Ox.Geo/png/flags/64/PG.png rename to source/Geo/png/flags/64/PG.png diff --git a/source/Ox.Geo/png/flags/64/PH.png b/source/Geo/png/flags/64/PH.png similarity index 100% rename from source/Ox.Geo/png/flags/64/PH.png rename to source/Geo/png/flags/64/PH.png diff --git a/source/Ox.Geo/png/flags/64/PK-JK.png b/source/Geo/png/flags/64/PK-JK.png similarity index 100% rename from source/Ox.Geo/png/flags/64/PK-JK.png rename to source/Geo/png/flags/64/PK-JK.png diff --git a/source/Ox.Geo/png/flags/64/PK-NA.png b/source/Geo/png/flags/64/PK-NA.png similarity index 100% rename from source/Ox.Geo/png/flags/64/PK-NA.png rename to source/Geo/png/flags/64/PK-NA.png diff --git a/source/Ox.Geo/png/flags/64/PK.png b/source/Geo/png/flags/64/PK.png similarity index 100% rename from source/Ox.Geo/png/flags/64/PK.png rename to source/Geo/png/flags/64/PK.png diff --git a/source/Ox.Geo/png/flags/64/PL.png b/source/Geo/png/flags/64/PL.png similarity index 100% rename from source/Ox.Geo/png/flags/64/PL.png rename to source/Geo/png/flags/64/PL.png diff --git a/source/Ox.Geo/png/flags/64/PM.png b/source/Geo/png/flags/64/PM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/PM.png rename to source/Geo/png/flags/64/PM.png diff --git a/source/Ox.Geo/png/flags/64/PN.png b/source/Geo/png/flags/64/PN.png similarity index 100% rename from source/Ox.Geo/png/flags/64/PN.png rename to source/Geo/png/flags/64/PN.png diff --git a/source/Ox.Geo/png/flags/64/PR.png b/source/Geo/png/flags/64/PR.png similarity index 100% rename from source/Ox.Geo/png/flags/64/PR.png rename to source/Geo/png/flags/64/PR.png diff --git a/source/Ox.Geo/png/flags/64/PS.png b/source/Geo/png/flags/64/PS.png similarity index 100% rename from source/Ox.Geo/png/flags/64/PS.png rename to source/Geo/png/flags/64/PS.png diff --git a/source/Ox.Geo/png/flags/64/PT.png b/source/Geo/png/flags/64/PT.png similarity index 100% rename from source/Ox.Geo/png/flags/64/PT.png rename to source/Geo/png/flags/64/PT.png diff --git a/source/Ox.Geo/png/flags/64/PUUM.png b/source/Geo/png/flags/64/PUUM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/PUUM.png rename to source/Geo/png/flags/64/PUUM.png diff --git a/source/Ox.Geo/png/flags/64/PW.png b/source/Geo/png/flags/64/PW.png similarity index 100% rename from source/Ox.Geo/png/flags/64/PW.png rename to source/Geo/png/flags/64/PW.png diff --git a/source/Ox.Geo/png/flags/64/PY.png b/source/Geo/png/flags/64/PY.png similarity index 100% rename from source/Ox.Geo/png/flags/64/PY.png rename to source/Geo/png/flags/64/PY.png diff --git a/source/Ox.Geo/png/flags/64/PZPA.png b/source/Geo/png/flags/64/PZPA.png similarity index 100% rename from source/Ox.Geo/png/flags/64/PZPA.png rename to source/Geo/png/flags/64/PZPA.png diff --git a/source/Ox.Geo/png/flags/64/QA.png b/source/Geo/png/flags/64/QA.png similarity index 100% rename from source/Ox.Geo/png/flags/64/QA.png rename to source/Geo/png/flags/64/QA.png diff --git a/source/Ox.Geo/png/flags/64/RE.png b/source/Geo/png/flags/64/RE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/RE.png rename to source/Geo/png/flags/64/RE.png diff --git a/source/Ox.Geo/png/flags/64/RHZW-RH.png b/source/Geo/png/flags/64/RHZW-RH.png similarity index 100% rename from source/Ox.Geo/png/flags/64/RHZW-RH.png rename to source/Geo/png/flags/64/RHZW-RH.png diff --git a/source/Ox.Geo/png/flags/64/RHZW-ZR.png b/source/Geo/png/flags/64/RHZW-ZR.png similarity index 100% rename from source/Ox.Geo/png/flags/64/RHZW-ZR.png rename to source/Geo/png/flags/64/RHZW-ZR.png diff --git a/source/Ox.Geo/png/flags/64/RHZW.png b/source/Geo/png/flags/64/RHZW.png similarity index 100% rename from source/Ox.Geo/png/flags/64/RHZW.png rename to source/Geo/png/flags/64/RHZW.png diff --git a/source/Ox.Geo/png/flags/64/RO.png b/source/Geo/png/flags/64/RO.png similarity index 100% rename from source/Ox.Geo/png/flags/64/RO.png rename to source/Geo/png/flags/64/RO.png diff --git a/source/Ox.Geo/png/flags/64/RS.png b/source/Geo/png/flags/64/RS.png similarity index 100% rename from source/Ox.Geo/png/flags/64/RS.png rename to source/Geo/png/flags/64/RS.png diff --git a/source/Ox.Geo/png/flags/64/RU-CE.png b/source/Geo/png/flags/64/RU-CE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/RU-CE.png rename to source/Geo/png/flags/64/RU-CE.png diff --git a/source/Ox.Geo/png/flags/64/RU.png b/source/Geo/png/flags/64/RU.png similarity index 100% rename from source/Ox.Geo/png/flags/64/RU.png rename to source/Geo/png/flags/64/RU.png diff --git a/source/Ox.Geo/png/flags/64/RW.png b/source/Geo/png/flags/64/RW.png similarity index 100% rename from source/Ox.Geo/png/flags/64/RW.png rename to source/Geo/png/flags/64/RW.png diff --git a/source/Ox.Geo/png/flags/64/SA.png b/source/Geo/png/flags/64/SA.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SA.png rename to source/Geo/png/flags/64/SA.png diff --git a/source/Ox.Geo/png/flags/64/SB.png b/source/Geo/png/flags/64/SB.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SB.png rename to source/Geo/png/flags/64/SB.png diff --git a/source/Ox.Geo/png/flags/64/SC.png b/source/Geo/png/flags/64/SC.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SC.png rename to source/Geo/png/flags/64/SC.png diff --git a/source/Ox.Geo/png/flags/64/SD.png b/source/Geo/png/flags/64/SD.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SD.png rename to source/Geo/png/flags/64/SD.png diff --git a/source/Ox.Geo/png/flags/64/SE.png b/source/Geo/png/flags/64/SE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SE.png rename to source/Geo/png/flags/64/SE.png diff --git a/source/Ox.Geo/png/flags/64/SG.png b/source/Geo/png/flags/64/SG.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SG.png rename to source/Geo/png/flags/64/SG.png diff --git a/source/Ox.Geo/png/flags/64/SH.png b/source/Geo/png/flags/64/SH.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SH.png rename to source/Geo/png/flags/64/SH.png diff --git a/source/Ox.Geo/png/flags/64/SI.png b/source/Geo/png/flags/64/SI.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SI.png rename to source/Geo/png/flags/64/SI.png diff --git a/source/Ox.Geo/png/flags/64/SITH.png b/source/Geo/png/flags/64/SITH.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SITH.png rename to source/Geo/png/flags/64/SITH.png diff --git a/source/Ox.Geo/png/flags/64/SJ.png b/source/Geo/png/flags/64/SJ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SJ.png rename to source/Geo/png/flags/64/SJ.png diff --git a/source/Ox.Geo/png/flags/64/SK.png b/source/Geo/png/flags/64/SK.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SK.png rename to source/Geo/png/flags/64/SK.png diff --git a/source/Ox.Geo/png/flags/64/SKIN.png b/source/Geo/png/flags/64/SKIN.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SKIN.png rename to source/Geo/png/flags/64/SKIN.png diff --git a/source/Ox.Geo/png/flags/64/SL.png b/source/Geo/png/flags/64/SL.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SL.png rename to source/Geo/png/flags/64/SL.png diff --git a/source/Ox.Geo/png/flags/64/SM.png b/source/Geo/png/flags/64/SM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SM.png rename to source/Geo/png/flags/64/SM.png diff --git a/source/Ox.Geo/png/flags/64/SN.png b/source/Geo/png/flags/64/SN.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SN.png rename to source/Geo/png/flags/64/SN.png diff --git a/source/Ox.Geo/png/flags/64/SO-SO.png b/source/Geo/png/flags/64/SO-SO.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SO-SO.png rename to source/Geo/png/flags/64/SO-SO.png diff --git a/source/Ox.Geo/png/flags/64/SO.png b/source/Geo/png/flags/64/SO.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SO.png rename to source/Geo/png/flags/64/SO.png diff --git a/source/Ox.Geo/png/flags/64/SR.png b/source/Geo/png/flags/64/SR.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SR.png rename to source/Geo/png/flags/64/SR.png diff --git a/source/Ox.Geo/png/flags/64/SS.png b/source/Geo/png/flags/64/SS.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SS.png rename to source/Geo/png/flags/64/SS.png diff --git a/source/Ox.Geo/png/flags/64/ST.png b/source/Geo/png/flags/64/ST.png similarity index 100% rename from source/Ox.Geo/png/flags/64/ST.png rename to source/Geo/png/flags/64/ST.png diff --git a/source/Ox.Geo/png/flags/64/SUHH.png b/source/Geo/png/flags/64/SUHH.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SUHH.png rename to source/Geo/png/flags/64/SUHH.png diff --git a/source/Ox.Geo/png/flags/64/SV.png b/source/Geo/png/flags/64/SV.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SV.png rename to source/Geo/png/flags/64/SV.png diff --git a/source/Ox.Geo/png/flags/64/SX.png b/source/Geo/png/flags/64/SX.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SX.png rename to source/Geo/png/flags/64/SX.png diff --git a/source/Ox.Geo/png/flags/64/SY.png b/source/Geo/png/flags/64/SY.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SY.png rename to source/Geo/png/flags/64/SY.png diff --git a/source/Ox.Geo/png/flags/64/SZ.png b/source/Geo/png/flags/64/SZ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/SZ.png rename to source/Geo/png/flags/64/SZ.png diff --git a/source/Ox.Geo/png/flags/64/TA.png b/source/Geo/png/flags/64/TA.png similarity index 100% rename from source/Ox.Geo/png/flags/64/TA.png rename to source/Geo/png/flags/64/TA.png diff --git a/source/Ox.Geo/png/flags/64/TC.png b/source/Geo/png/flags/64/TC.png similarity index 100% rename from source/Ox.Geo/png/flags/64/TC.png rename to source/Geo/png/flags/64/TC.png diff --git a/source/Ox.Geo/png/flags/64/TD.png b/source/Geo/png/flags/64/TD.png similarity index 100% rename from source/Ox.Geo/png/flags/64/TD.png rename to source/Geo/png/flags/64/TD.png diff --git a/source/Ox.Geo/png/flags/64/TF.png b/source/Geo/png/flags/64/TF.png similarity index 100% rename from source/Ox.Geo/png/flags/64/TF.png rename to source/Geo/png/flags/64/TF.png diff --git a/source/Ox.Geo/png/flags/64/TG.png b/source/Geo/png/flags/64/TG.png similarity index 100% rename from source/Ox.Geo/png/flags/64/TG.png rename to source/Geo/png/flags/64/TG.png diff --git a/source/Ox.Geo/png/flags/64/TH.png b/source/Geo/png/flags/64/TH.png similarity index 100% rename from source/Ox.Geo/png/flags/64/TH.png rename to source/Geo/png/flags/64/TH.png diff --git a/source/Ox.Geo/png/flags/64/TJ.png b/source/Geo/png/flags/64/TJ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/TJ.png rename to source/Geo/png/flags/64/TJ.png diff --git a/source/Ox.Geo/png/flags/64/TK.png b/source/Geo/png/flags/64/TK.png similarity index 100% rename from source/Ox.Geo/png/flags/64/TK.png rename to source/Geo/png/flags/64/TK.png diff --git a/source/Ox.Geo/png/flags/64/TL.png b/source/Geo/png/flags/64/TL.png similarity index 100% rename from source/Ox.Geo/png/flags/64/TL.png rename to source/Geo/png/flags/64/TL.png diff --git a/source/Ox.Geo/png/flags/64/TM.png b/source/Geo/png/flags/64/TM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/TM.png rename to source/Geo/png/flags/64/TM.png diff --git a/source/Ox.Geo/png/flags/64/TN.png b/source/Geo/png/flags/64/TN.png similarity index 100% rename from source/Ox.Geo/png/flags/64/TN.png rename to source/Geo/png/flags/64/TN.png diff --git a/source/Ox.Geo/png/flags/64/TO.png b/source/Geo/png/flags/64/TO.png similarity index 100% rename from source/Ox.Geo/png/flags/64/TO.png rename to source/Geo/png/flags/64/TO.png diff --git a/source/Ox.Geo/png/flags/64/TPTL.png b/source/Geo/png/flags/64/TPTL.png similarity index 100% rename from source/Ox.Geo/png/flags/64/TPTL.png rename to source/Geo/png/flags/64/TPTL.png diff --git a/source/Ox.Geo/png/flags/64/TR.png b/source/Geo/png/flags/64/TR.png similarity index 100% rename from source/Ox.Geo/png/flags/64/TR.png rename to source/Geo/png/flags/64/TR.png diff --git a/source/Ox.Geo/png/flags/64/TT.png b/source/Geo/png/flags/64/TT.png similarity index 100% rename from source/Ox.Geo/png/flags/64/TT.png rename to source/Geo/png/flags/64/TT.png diff --git a/source/Ox.Geo/png/flags/64/TV.png b/source/Geo/png/flags/64/TV.png similarity index 100% rename from source/Ox.Geo/png/flags/64/TV.png rename to source/Geo/png/flags/64/TV.png diff --git a/source/Ox.Geo/png/flags/64/TW.png b/source/Geo/png/flags/64/TW.png similarity index 100% rename from source/Ox.Geo/png/flags/64/TW.png rename to source/Geo/png/flags/64/TW.png diff --git a/source/Ox.Geo/png/flags/64/TZ.png b/source/Geo/png/flags/64/TZ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/TZ.png rename to source/Geo/png/flags/64/TZ.png diff --git a/source/Ox.Geo/png/flags/64/UA.png b/source/Geo/png/flags/64/UA.png similarity index 100% rename from source/Ox.Geo/png/flags/64/UA.png rename to source/Geo/png/flags/64/UA.png diff --git a/source/Ox.Geo/png/flags/64/UAUA.png b/source/Geo/png/flags/64/UAUA.png similarity index 100% rename from source/Ox.Geo/png/flags/64/UAUA.png rename to source/Geo/png/flags/64/UAUA.png diff --git a/source/Ox.Geo/png/flags/64/UG-RW.png b/source/Geo/png/flags/64/UG-RW.png similarity index 100% rename from source/Ox.Geo/png/flags/64/UG-RW.png rename to source/Geo/png/flags/64/UG-RW.png diff --git a/source/Ox.Geo/png/flags/64/UG.png b/source/Geo/png/flags/64/UG.png similarity index 100% rename from source/Ox.Geo/png/flags/64/UG.png rename to source/Geo/png/flags/64/UG.png diff --git a/source/Ox.Geo/png/flags/64/UK.png b/source/Geo/png/flags/64/UK.png similarity index 100% rename from source/Ox.Geo/png/flags/64/UK.png rename to source/Geo/png/flags/64/UK.png diff --git a/source/Ox.Geo/png/flags/64/UM.png b/source/Geo/png/flags/64/UM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/UM.png rename to source/Geo/png/flags/64/UM.png diff --git a/source/Ox.Geo/png/flags/64/US.png b/source/Geo/png/flags/64/US.png similarity index 100% rename from source/Ox.Geo/png/flags/64/US.png rename to source/Geo/png/flags/64/US.png diff --git a/source/Ox.Geo/png/flags/64/UY.png b/source/Geo/png/flags/64/UY.png similarity index 100% rename from source/Ox.Geo/png/flags/64/UY.png rename to source/Geo/png/flags/64/UY.png diff --git a/source/Ox.Geo/png/flags/64/UZ.png b/source/Geo/png/flags/64/UZ.png similarity index 100% rename from source/Ox.Geo/png/flags/64/UZ.png rename to source/Geo/png/flags/64/UZ.png diff --git a/source/Ox.Geo/png/flags/64/VA.png b/source/Geo/png/flags/64/VA.png similarity index 100% rename from source/Ox.Geo/png/flags/64/VA.png rename to source/Geo/png/flags/64/VA.png diff --git a/source/Ox.Geo/png/flags/64/VC.png b/source/Geo/png/flags/64/VC.png similarity index 100% rename from source/Ox.Geo/png/flags/64/VC.png rename to source/Geo/png/flags/64/VC.png diff --git a/source/Ox.Geo/png/flags/64/VDVN.png b/source/Geo/png/flags/64/VDVN.png similarity index 100% rename from source/Ox.Geo/png/flags/64/VDVN.png rename to source/Geo/png/flags/64/VDVN.png diff --git a/source/Ox.Geo/png/flags/64/VE.png b/source/Geo/png/flags/64/VE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/VE.png rename to source/Geo/png/flags/64/VE.png diff --git a/source/Ox.Geo/png/flags/64/VG.png b/source/Geo/png/flags/64/VG.png similarity index 100% rename from source/Ox.Geo/png/flags/64/VG.png rename to source/Geo/png/flags/64/VG.png diff --git a/source/Ox.Geo/png/flags/64/VI.png b/source/Geo/png/flags/64/VI.png similarity index 100% rename from source/Ox.Geo/png/flags/64/VI.png rename to source/Geo/png/flags/64/VI.png diff --git a/source/Ox.Geo/png/flags/64/VN.png b/source/Geo/png/flags/64/VN.png similarity index 100% rename from source/Ox.Geo/png/flags/64/VN.png rename to source/Geo/png/flags/64/VN.png diff --git a/source/Ox.Geo/png/flags/64/VNVN.png b/source/Geo/png/flags/64/VNVN.png similarity index 100% rename from source/Ox.Geo/png/flags/64/VNVN.png rename to source/Geo/png/flags/64/VNVN.png diff --git a/source/Ox.Geo/png/flags/64/VU.png b/source/Geo/png/flags/64/VU.png similarity index 100% rename from source/Ox.Geo/png/flags/64/VU.png rename to source/Geo/png/flags/64/VU.png diff --git a/source/Ox.Geo/png/flags/64/WF.png b/source/Geo/png/flags/64/WF.png similarity index 100% rename from source/Ox.Geo/png/flags/64/WF.png rename to source/Geo/png/flags/64/WF.png diff --git a/source/Ox.Geo/png/flags/64/WKUM.png b/source/Geo/png/flags/64/WKUM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/WKUM.png rename to source/Geo/png/flags/64/WKUM.png diff --git a/source/Ox.Geo/png/flags/64/WS.png b/source/Geo/png/flags/64/WS.png similarity index 100% rename from source/Ox.Geo/png/flags/64/WS.png rename to source/Geo/png/flags/64/WS.png diff --git a/source/Ox.Geo/png/flags/64/XK.png b/source/Geo/png/flags/64/XK.png similarity index 100% rename from source/Ox.Geo/png/flags/64/XK.png rename to source/Geo/png/flags/64/XK.png diff --git a/source/Ox.Geo/png/flags/64/YDYE.png b/source/Geo/png/flags/64/YDYE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/YDYE.png rename to source/Geo/png/flags/64/YDYE.png diff --git a/source/Ox.Geo/png/flags/64/YE.png b/source/Geo/png/flags/64/YE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/YE.png rename to source/Geo/png/flags/64/YE.png diff --git a/source/Ox.Geo/png/flags/64/YEYE.png b/source/Geo/png/flags/64/YEYE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/YEYE.png rename to source/Geo/png/flags/64/YEYE.png diff --git a/source/Ox.Geo/png/flags/64/YT.png b/source/Geo/png/flags/64/YT.png similarity index 100% rename from source/Ox.Geo/png/flags/64/YT.png rename to source/Geo/png/flags/64/YT.png diff --git a/source/Ox.Geo/png/flags/64/YUCS.png b/source/Geo/png/flags/64/YUCS.png similarity index 100% rename from source/Ox.Geo/png/flags/64/YUCS.png rename to source/Geo/png/flags/64/YUCS.png diff --git a/source/Ox.Geo/png/flags/64/ZA-BO.png b/source/Geo/png/flags/64/ZA-BO.png similarity index 100% rename from source/Ox.Geo/png/flags/64/ZA-BO.png rename to source/Geo/png/flags/64/ZA-BO.png diff --git a/source/Ox.Geo/png/flags/64/ZA-CI.png b/source/Geo/png/flags/64/ZA-CI.png similarity index 100% rename from source/Ox.Geo/png/flags/64/ZA-CI.png rename to source/Geo/png/flags/64/ZA-CI.png diff --git a/source/Ox.Geo/png/flags/64/ZA-TR.png b/source/Geo/png/flags/64/ZA-TR.png similarity index 100% rename from source/Ox.Geo/png/flags/64/ZA-TR.png rename to source/Geo/png/flags/64/ZA-TR.png diff --git a/source/Ox.Geo/png/flags/64/ZA-VE.png b/source/Geo/png/flags/64/ZA-VE.png similarity index 100% rename from source/Ox.Geo/png/flags/64/ZA-VE.png rename to source/Geo/png/flags/64/ZA-VE.png diff --git a/source/Ox.Geo/png/flags/64/ZA.png b/source/Geo/png/flags/64/ZA.png similarity index 100% rename from source/Ox.Geo/png/flags/64/ZA.png rename to source/Geo/png/flags/64/ZA.png diff --git a/source/Ox.Geo/png/flags/64/ZM.png b/source/Geo/png/flags/64/ZM.png similarity index 100% rename from source/Ox.Geo/png/flags/64/ZM.png rename to source/Geo/png/flags/64/ZM.png diff --git a/source/Ox.Geo/png/flags/64/ZRCD.png b/source/Geo/png/flags/64/ZRCD.png similarity index 100% rename from source/Ox.Geo/png/flags/64/ZRCD.png rename to source/Geo/png/flags/64/ZRCD.png diff --git a/source/Ox.Geo/png/flags/64/ZW.png b/source/Geo/png/flags/64/ZW.png similarity index 100% rename from source/Ox.Geo/png/flags/64/ZW.png rename to source/Geo/png/flags/64/ZW.png diff --git a/source/Ox.Image/Ox.Image.js b/source/Image/Image.js similarity index 100% rename from source/Ox.Image/Ox.Image.js rename to source/Image/Image.js diff --git a/source/Ox/js/Core.js b/source/Ox/js/Core.js index 7768e942..e2bec367 100644 --- a/source/Ox/js/Core.js +++ b/source/Ox/js/Core.js @@ -32,11 +32,11 @@ Ox.load Loads OxJS and, optionally, one or more modules `Ox.load({moduleA: {}, moduleB: optionsB, ...}, callback)` (multiple modules without and with options).
- A module named 'Foo' provides `Ox.Foo/Ox.Foo.js`, in which it defines one - method, `Ox.load.Foo`, that takes two arguments, `options` and `callback`, - and calls `callback` with one argument, `true` for success or `false` if an - error occurred. A third-party module should define `Ox.Foo` and attach its - own methods there. + A module named 'Foo' provides `Foo/Foo.js`, in which it defines one method, + `Ox.load.Foo`, that takes two arguments, `options` and `callback`, and calls + `callback` with one argument, `true` for success or `false` if an error + occurred. A third-party module should define `Ox.Foo` and attach its own + methods there. ([min ,]callback) -> undefined ([min ,]module, callback) -> undefined ([min ,]module, options, callback) -> undefined @@ -78,7 +78,7 @@ Ox.load = function() { } else { Ox.forEach(modules, function(options, module) { Ox.getFile( - Ox.PATH + 'Ox.' + module + '/Ox.' + module + '.js?' + Ox.VERSION, + Ox.PATH + module + '/' + module + '.js?' + Ox.VERSION, function() { Ox.load[module](options, function(success) { succeeded += success; diff --git a/source/Ox.UI/Ox.UI.js b/source/UI/UI.js similarity index 95% rename from source/Ox.UI/Ox.UI.js rename to source/UI/UI.js index 1be66b31..db6689ce 100644 --- a/source/Ox.UI/Ox.UI.js +++ b/source/UI/UI.js @@ -97,7 +97,7 @@ Ox.load.UI = function(options, callback) { function showIcon() { /* // SVG transform performs worse than CSS transform - var src = Ox.PATH + 'Ox.UI/themes/' + options.theme + '/svg/symbolLoadingAnimated.svg' + var src = Ox.PATH + 'UI/themes/' + options.theme + '/svg/symbolLoadingAnimated.svg' Ox.getFile(src, function() { Ox.$('') .attr({ @@ -117,7 +117,7 @@ Ox.load.UI = function(options, callback) { */ var deg = 0, $element, - src = Ox.PATH + 'Ox.UI/themes/' + options.theme + '/svg/symbolLoading.svg' + src = Ox.PATH + 'UI/themes/' + options.theme + '/svg/symbolLoading.svg' Ox.getFile(src, function() { var $icon = Ox.$('') .attr({ @@ -153,7 +153,7 @@ Ox.load.UI = function(options, callback) { }); isInternetExplorer ? browsers.pop() : browsers.shift(); browsers.forEach(function(browser) { - browser.src = Ox.PATH + 'Ox.UI/png/browser' + browser.name.replace(' ', '') + '128.png'; + browser.src = Ox.PATH + 'UI/png/browser' + browser.name.replace(' ', '') + '128.png'; Ox.getFile(browser.src, function() { ++counter == browsers.length && showIcons(); }); @@ -236,9 +236,9 @@ Ox.load.UI = function(options, callback) { function loadUI() { - var path = Ox.PATH + 'Ox.UI/jquery/jquery.js?' + Ox.VERSION; + var path = Ox.PATH + 'UI/jquery/jquery.js?' + Ox.VERSION; Ox.getFile(path, function() { - path = Ox.PATH + 'Ox.UI/json/Ox.UI.json?' + Ox.VERSION; + path = Ox.PATH + 'UI/json/UI.json?' + Ox.VERSION; Ox.getJSON(path, function(data) { var counter = 0, length; if (!options.loadCSS) { diff --git a/source/Ox.UI/css/Ox.UI.css b/source/UI/css/UI.css similarity index 100% rename from source/Ox.UI/css/Ox.UI.css rename to source/UI/css/UI.css diff --git a/source/Ox.UI/css/theme.css b/source/UI/css/theme.css similarity index 100% rename from source/Ox.UI/css/theme.css rename to source/UI/css/theme.css diff --git a/source/Ox.UI/jquery/jquery-1.7.1.js b/source/UI/jquery/jquery-1.7.1.js similarity index 100% rename from source/Ox.UI/jquery/jquery-1.7.1.js rename to source/UI/jquery/jquery-1.7.1.js diff --git a/source/Ox.UI/jquery/jquery-1.7.1.min.js b/source/UI/jquery/jquery-1.7.1.min.js similarity index 100% rename from source/Ox.UI/jquery/jquery-1.7.1.min.js rename to source/UI/jquery/jquery-1.7.1.min.js diff --git a/source/Ox.UI/jquery/jquery.mousewheel.js b/source/UI/jquery/jquery.mousewheel.js similarity index 100% rename from source/Ox.UI/jquery/jquery.mousewheel.js rename to source/UI/jquery/jquery.mousewheel.js diff --git a/source/Ox.UI/js/Audio/AudioElement.js b/source/UI/js/Audio/AudioElement.js similarity index 100% rename from source/Ox.UI/js/Audio/AudioElement.js rename to source/UI/js/Audio/AudioElement.js diff --git a/source/Ox.UI/js/Audio/AudioPlayer.js b/source/UI/js/Audio/AudioPlayer.js similarity index 100% rename from source/Ox.UI/js/Audio/AudioPlayer.js rename to source/UI/js/Audio/AudioPlayer.js diff --git a/source/Ox.UI/js/Bar/Bar.js b/source/UI/js/Bar/Bar.js similarity index 100% rename from source/Ox.UI/js/Bar/Bar.js rename to source/UI/js/Bar/Bar.js diff --git a/source/Ox.UI/js/Bar/Progressbar.js b/source/UI/js/Bar/Progressbar.js similarity index 100% rename from source/Ox.UI/js/Bar/Progressbar.js rename to source/UI/js/Bar/Progressbar.js diff --git a/source/Ox.UI/js/Bar/Resizebar.js b/source/UI/js/Bar/Resizebar.js similarity index 100% rename from source/Ox.UI/js/Bar/Resizebar.js rename to source/UI/js/Bar/Resizebar.js diff --git a/source/Ox.UI/js/Bar/Tabbar.js b/source/UI/js/Bar/Tabbar.js similarity index 100% rename from source/Ox.UI/js/Bar/Tabbar.js rename to source/UI/js/Bar/Tabbar.js diff --git a/source/Ox.UI/js/Calendar/Calendar.js b/source/UI/js/Calendar/Calendar.js similarity index 100% rename from source/Ox.UI/js/Calendar/Calendar.js rename to source/UI/js/Calendar/Calendar.js diff --git a/source/Ox.UI/js/Calendar/CalendarEditor.js b/source/UI/js/Calendar/CalendarEditor.js similarity index 100% rename from source/Ox.UI/js/Calendar/CalendarEditor.js rename to source/UI/js/Calendar/CalendarEditor.js diff --git a/source/Ox.UI/js/Code/DocPage.js b/source/UI/js/Code/DocPage.js similarity index 100% rename from source/Ox.UI/js/Code/DocPage.js rename to source/UI/js/Code/DocPage.js diff --git a/source/Ox.UI/js/Code/DocPanel.js b/source/UI/js/Code/DocPanel.js similarity index 100% rename from source/Ox.UI/js/Code/DocPanel.js rename to source/UI/js/Code/DocPanel.js diff --git a/source/Ox.UI/js/Code/ExamplePage.js b/source/UI/js/Code/ExamplePage.js similarity index 100% rename from source/Ox.UI/js/Code/ExamplePage.js rename to source/UI/js/Code/ExamplePage.js diff --git a/source/Ox.UI/js/Code/ExamplePanel.js b/source/UI/js/Code/ExamplePanel.js similarity index 100% rename from source/Ox.UI/js/Code/ExamplePanel.js rename to source/UI/js/Code/ExamplePanel.js diff --git a/source/Ox.UI/js/Code/SourceViewer.js b/source/UI/js/Code/SourceViewer.js similarity index 100% rename from source/Ox.UI/js/Code/SourceViewer.js rename to source/UI/js/Code/SourceViewer.js diff --git a/source/Ox.UI/js/Code/SyntaxHighlighter.js b/source/UI/js/Code/SyntaxHighlighter.js similarity index 100% rename from source/Ox.UI/js/Code/SyntaxHighlighter.js rename to source/UI/js/Code/SyntaxHighlighter.js diff --git a/source/Ox.UI/js/Core/API.js b/source/UI/js/Core/API.js similarity index 100% rename from source/Ox.UI/js/Core/API.js rename to source/UI/js/Core/API.js diff --git a/source/Ox.UI/js/Core/App.js b/source/UI/js/Core/App.js similarity index 100% rename from source/Ox.UI/js/Core/App.js rename to source/UI/js/Core/App.js diff --git a/source/Ox.UI/js/Core/Clipboard.js b/source/UI/js/Core/Clipboard.js similarity index 100% rename from source/Ox.UI/js/Core/Clipboard.js rename to source/UI/js/Core/Clipboard.js diff --git a/source/Ox.UI/js/Core/Container.js b/source/UI/js/Core/Container.js similarity index 100% rename from source/Ox.UI/js/Core/Container.js rename to source/UI/js/Core/Container.js diff --git a/source/Ox.UI/js/Core/Cookies.js b/source/UI/js/Core/Cookies.js similarity index 100% rename from source/Ox.UI/js/Core/Cookies.js rename to source/UI/js/Core/Cookies.js diff --git a/source/Ox.UI/js/Core/Element.js b/source/UI/js/Core/Element.js similarity index 100% rename from source/Ox.UI/js/Core/Element.js rename to source/UI/js/Core/Element.js diff --git a/source/Ox.UI/js/Core/Event.js b/source/UI/js/Core/Event.js similarity index 100% rename from source/Ox.UI/js/Core/Event.js rename to source/UI/js/Core/Event.js diff --git a/source/Ox.UI/js/Core/Focus.js b/source/UI/js/Core/Focus.js similarity index 100% rename from source/Ox.UI/js/Core/Focus.js rename to source/UI/js/Core/Focus.js diff --git a/source/Ox.UI/js/Core/Fullscreen.js b/source/UI/js/Core/Fullscreen.js similarity index 100% rename from source/Ox.UI/js/Core/Fullscreen.js rename to source/UI/js/Core/Fullscreen.js diff --git a/source/Ox.UI/js/Core/GarbageCollection.js b/source/UI/js/Core/GarbageCollection.js similarity index 100% rename from source/Ox.UI/js/Core/GarbageCollection.js rename to source/UI/js/Core/GarbageCollection.js diff --git a/source/Ox.UI/js/Core/History.js b/source/UI/js/Core/History.js similarity index 100% rename from source/Ox.UI/js/Core/History.js rename to source/UI/js/Core/History.js diff --git a/source/Ox.UI/js/Core/LoadingIcon.js b/source/UI/js/Core/LoadingIcon.js similarity index 100% rename from source/Ox.UI/js/Core/LoadingIcon.js rename to source/UI/js/Core/LoadingIcon.js diff --git a/source/Ox.UI/js/Core/LoadingScreen.js b/source/UI/js/Core/LoadingScreen.js similarity index 100% rename from source/Ox.UI/js/Core/LoadingScreen.js rename to source/UI/js/Core/LoadingScreen.js diff --git a/source/Ox.UI/js/Core/Request.js b/source/UI/js/Core/Request.js similarity index 100% rename from source/Ox.UI/js/Core/Request.js rename to source/UI/js/Core/Request.js diff --git a/source/Ox.UI/js/Core/Theme.js b/source/UI/js/Core/Theme.js similarity index 100% rename from source/Ox.UI/js/Core/Theme.js rename to source/UI/js/Core/Theme.js diff --git a/source/Ox.UI/js/Core/UI.js b/source/UI/js/Core/UI.js similarity index 99% rename from source/Ox.UI/js/Core/UI.js rename to source/UI/js/Core/UI.js index 2a33cc07..fc88c661 100644 --- a/source/Ox.UI/js/Core/UI.js +++ b/source/UI/js/Core/UI.js @@ -51,7 +51,7 @@ Ox.SCROLLBAR_SIZE = Ox.UI.SCROLLBAR_SIZE = $.browser.webkit ? 8 : (function() { })(); //@ Ox.UI.PATH Path of Ox UI -Ox.UI.PATH = Ox.PATH + 'Ox.UI/'; +Ox.UI.PATH = Ox.PATH + 'UI/'; /*@ Ox.UI.getImageData Returns properties of an Ox UI image diff --git a/source/Ox.UI/js/Core/URL.js b/source/UI/js/Core/URL.js similarity index 100% rename from source/Ox.UI/js/Core/URL.js rename to source/UI/js/Core/URL.js diff --git a/source/Ox.UI/js/Form/ArrayEditable.js b/source/UI/js/Form/ArrayEditable.js similarity index 100% rename from source/Ox.UI/js/Form/ArrayEditable.js rename to source/UI/js/Form/ArrayEditable.js diff --git a/source/Ox.UI/js/Form/ArrayInput.js b/source/UI/js/Form/ArrayInput.js similarity index 100% rename from source/Ox.UI/js/Form/ArrayInput.js rename to source/UI/js/Form/ArrayInput.js diff --git a/source/Ox.UI/js/Form/Button.js b/source/UI/js/Form/Button.js similarity index 100% rename from source/Ox.UI/js/Form/Button.js rename to source/UI/js/Form/Button.js diff --git a/source/Ox.UI/js/Form/ButtonGroup.js b/source/UI/js/Form/ButtonGroup.js similarity index 100% rename from source/Ox.UI/js/Form/ButtonGroup.js rename to source/UI/js/Form/ButtonGroup.js diff --git a/source/Ox.UI/js/Form/Checkbox.js b/source/UI/js/Form/Checkbox.js similarity index 100% rename from source/Ox.UI/js/Form/Checkbox.js rename to source/UI/js/Form/Checkbox.js diff --git a/source/Ox.UI/js/Form/CheckboxGroup.js b/source/UI/js/Form/CheckboxGroup.js similarity index 100% rename from source/Ox.UI/js/Form/CheckboxGroup.js rename to source/UI/js/Form/CheckboxGroup.js diff --git a/source/Ox.UI/js/Form/ColorInput.js b/source/UI/js/Form/ColorInput.js similarity index 100% rename from source/Ox.UI/js/Form/ColorInput.js rename to source/UI/js/Form/ColorInput.js diff --git a/source/Ox.UI/js/Form/ColorPicker.js b/source/UI/js/Form/ColorPicker.js similarity index 100% rename from source/Ox.UI/js/Form/ColorPicker.js rename to source/UI/js/Form/ColorPicker.js diff --git a/source/Ox.UI/js/Form/DateInput.js b/source/UI/js/Form/DateInput.js similarity index 100% rename from source/Ox.UI/js/Form/DateInput.js rename to source/UI/js/Form/DateInput.js diff --git a/source/Ox.UI/js/Form/DateTimeInput.js b/source/UI/js/Form/DateTimeInput.js similarity index 100% rename from source/Ox.UI/js/Form/DateTimeInput.js rename to source/UI/js/Form/DateTimeInput.js diff --git a/source/Ox.UI/js/Form/Editable.js b/source/UI/js/Form/Editable.js similarity index 100% rename from source/Ox.UI/js/Form/Editable.js rename to source/UI/js/Form/Editable.js diff --git a/source/Ox.UI/js/Form/EditableContent.js b/source/UI/js/Form/EditableContent.js similarity index 100% rename from source/Ox.UI/js/Form/EditableContent.js rename to source/UI/js/Form/EditableContent.js diff --git a/source/Ox.UI/js/Form/FileButton.js b/source/UI/js/Form/FileButton.js similarity index 100% rename from source/Ox.UI/js/Form/FileButton.js rename to source/UI/js/Form/FileButton.js diff --git a/source/Ox.UI/js/Form/FileInput.js b/source/UI/js/Form/FileInput.js similarity index 100% rename from source/Ox.UI/js/Form/FileInput.js rename to source/UI/js/Form/FileInput.js diff --git a/source/Ox.UI/js/Form/Filter.js b/source/UI/js/Form/Filter.js similarity index 100% rename from source/Ox.UI/js/Form/Filter.js rename to source/UI/js/Form/Filter.js diff --git a/source/Ox.UI/js/Form/Form.js b/source/UI/js/Form/Form.js similarity index 100% rename from source/Ox.UI/js/Form/Form.js rename to source/UI/js/Form/Form.js diff --git a/source/Ox.UI/js/Form/FormElementGroup.js b/source/UI/js/Form/FormElementGroup.js similarity index 100% rename from source/Ox.UI/js/Form/FormElementGroup.js rename to source/UI/js/Form/FormElementGroup.js diff --git a/source/Ox.UI/js/Form/FormItem.js b/source/UI/js/Form/FormItem.js similarity index 100% rename from source/Ox.UI/js/Form/FormItem.js rename to source/UI/js/Form/FormItem.js diff --git a/source/Ox.UI/js/Form/FormPanel.js b/source/UI/js/Form/FormPanel.js similarity index 100% rename from source/Ox.UI/js/Form/FormPanel.js rename to source/UI/js/Form/FormPanel.js diff --git a/source/Ox.UI/js/Form/Input.js b/source/UI/js/Form/Input.js similarity index 100% rename from source/Ox.UI/js/Form/Input.js rename to source/UI/js/Form/Input.js diff --git a/source/Ox.UI/js/Form/InputGroup.js b/source/UI/js/Form/InputGroup.js similarity index 100% rename from source/Ox.UI/js/Form/InputGroup.js rename to source/UI/js/Form/InputGroup.js diff --git a/source/Ox.UI/js/Form/InsertHTMLDialog.js b/source/UI/js/Form/InsertHTMLDialog.js similarity index 100% rename from source/Ox.UI/js/Form/InsertHTMLDialog.js rename to source/UI/js/Form/InsertHTMLDialog.js diff --git a/source/Ox.UI/js/Form/Label.js b/source/UI/js/Form/Label.js similarity index 100% rename from source/Ox.UI/js/Form/Label.js rename to source/UI/js/Form/Label.js diff --git a/source/Ox.UI/js/Form/ObjectArrayInput.js b/source/UI/js/Form/ObjectArrayInput.js similarity index 100% rename from source/Ox.UI/js/Form/ObjectArrayInput.js rename to source/UI/js/Form/ObjectArrayInput.js diff --git a/source/Ox.UI/js/Form/ObjectInput.js b/source/UI/js/Form/ObjectInput.js similarity index 100% rename from source/Ox.UI/js/Form/ObjectInput.js rename to source/UI/js/Form/ObjectInput.js diff --git a/source/Ox.UI/js/Form/OptionGroup.js b/source/UI/js/Form/OptionGroup.js similarity index 100% rename from source/Ox.UI/js/Form/OptionGroup.js rename to source/UI/js/Form/OptionGroup.js diff --git a/source/Ox.UI/js/Form/Picker.js b/source/UI/js/Form/Picker.js similarity index 100% rename from source/Ox.UI/js/Form/Picker.js rename to source/UI/js/Form/Picker.js diff --git a/source/Ox.UI/js/Form/PlaceInput.js b/source/UI/js/Form/PlaceInput.js similarity index 100% rename from source/Ox.UI/js/Form/PlaceInput.js rename to source/UI/js/Form/PlaceInput.js diff --git a/source/Ox.UI/js/Form/PlacePicker.js b/source/UI/js/Form/PlacePicker.js similarity index 100% rename from source/Ox.UI/js/Form/PlacePicker.js rename to source/UI/js/Form/PlacePicker.js diff --git a/source/Ox.UI/js/Form/Range.js b/source/UI/js/Form/Range.js similarity index 100% rename from source/Ox.UI/js/Form/Range.js rename to source/UI/js/Form/Range.js diff --git a/source/Ox.UI/js/Form/Select.js b/source/UI/js/Form/Select.js similarity index 100% rename from source/Ox.UI/js/Form/Select.js rename to source/UI/js/Form/Select.js diff --git a/source/Ox.UI/js/Form/SelectInput.js b/source/UI/js/Form/SelectInput.js similarity index 100% rename from source/Ox.UI/js/Form/SelectInput.js rename to source/UI/js/Form/SelectInput.js diff --git a/source/Ox.UI/js/Form/Spreadsheet.js b/source/UI/js/Form/Spreadsheet.js similarity index 100% rename from source/Ox.UI/js/Form/Spreadsheet.js rename to source/UI/js/Form/Spreadsheet.js diff --git a/source/Ox.UI/js/Form/TimeInput.js b/source/UI/js/Form/TimeInput.js similarity index 100% rename from source/Ox.UI/js/Form/TimeInput.js rename to source/UI/js/Form/TimeInput.js diff --git a/source/Ox.UI/js/Image/ImageElement.js b/source/UI/js/Image/ImageElement.js similarity index 100% rename from source/Ox.UI/js/Image/ImageElement.js rename to source/UI/js/Image/ImageElement.js diff --git a/source/Ox.UI/js/Image/ImageViewer.js b/source/UI/js/Image/ImageViewer.js similarity index 100% rename from source/Ox.UI/js/Image/ImageViewer.js rename to source/UI/js/Image/ImageViewer.js diff --git a/source/Ox.UI/js/List/Chart.js b/source/UI/js/List/Chart.js similarity index 100% rename from source/Ox.UI/js/List/Chart.js rename to source/UI/js/List/Chart.js diff --git a/source/Ox.UI/js/List/ColumnList.js b/source/UI/js/List/ColumnList.js similarity index 100% rename from source/Ox.UI/js/List/ColumnList.js rename to source/UI/js/List/ColumnList.js diff --git a/source/Ox.UI/js/List/CustomList.js b/source/UI/js/List/CustomList.js similarity index 100% rename from source/Ox.UI/js/List/CustomList.js rename to source/UI/js/List/CustomList.js diff --git a/source/Ox.UI/js/List/IconItem.js b/source/UI/js/List/IconItem.js similarity index 100% rename from source/Ox.UI/js/List/IconItem.js rename to source/UI/js/List/IconItem.js diff --git a/source/Ox.UI/js/List/IconList.js b/source/UI/js/List/IconList.js similarity index 100% rename from source/Ox.UI/js/List/IconList.js rename to source/UI/js/List/IconList.js diff --git a/source/Ox.UI/js/List/InfoList.js b/source/UI/js/List/InfoList.js similarity index 100% rename from source/Ox.UI/js/List/InfoList.js rename to source/UI/js/List/InfoList.js diff --git a/source/Ox.UI/js/List/List.js b/source/UI/js/List/List.js similarity index 100% rename from source/Ox.UI/js/List/List.js rename to source/UI/js/List/List.js diff --git a/source/Ox.UI/js/List/ListItem.js b/source/UI/js/List/ListItem.js similarity index 100% rename from source/Ox.UI/js/List/ListItem.js rename to source/UI/js/List/ListItem.js diff --git a/source/Ox.UI/js/List/SortList.js b/source/UI/js/List/SortList.js similarity index 100% rename from source/Ox.UI/js/List/SortList.js rename to source/UI/js/List/SortList.js diff --git a/source/Ox.UI/js/List/TableList.js b/source/UI/js/List/TableList.js similarity index 100% rename from source/Ox.UI/js/List/TableList.js rename to source/UI/js/List/TableList.js diff --git a/source/Ox.UI/js/List/TreeList.js b/source/UI/js/List/TreeList.js similarity index 100% rename from source/Ox.UI/js/List/TreeList.js rename to source/UI/js/List/TreeList.js diff --git a/source/Ox.UI/js/Map/Map.js b/source/UI/js/Map/Map.js similarity index 100% rename from source/Ox.UI/js/Map/Map.js rename to source/UI/js/Map/Map.js diff --git a/source/Ox.UI/js/Map/MapEditor.js b/source/UI/js/Map/MapEditor.js similarity index 100% rename from source/Ox.UI/js/Map/MapEditor.js rename to source/UI/js/Map/MapEditor.js diff --git a/source/Ox.UI/js/Map/MapImage.js b/source/UI/js/Map/MapImage.js similarity index 100% rename from source/Ox.UI/js/Map/MapImage.js rename to source/UI/js/Map/MapImage.js diff --git a/source/Ox.UI/js/Map/MapMarker.js b/source/UI/js/Map/MapMarker.js similarity index 100% rename from source/Ox.UI/js/Map/MapMarker.js rename to source/UI/js/Map/MapMarker.js diff --git a/source/Ox.UI/js/Map/MapMarkerImage.js b/source/UI/js/Map/MapMarkerImage.js similarity index 100% rename from source/Ox.UI/js/Map/MapMarkerImage.js rename to source/UI/js/Map/MapMarkerImage.js diff --git a/source/Ox.UI/js/Map/MapPlace.js b/source/UI/js/Map/MapPlace.js similarity index 100% rename from source/Ox.UI/js/Map/MapPlace.js rename to source/UI/js/Map/MapPlace.js diff --git a/source/Ox.UI/js/Map/MapRectangle.js b/source/UI/js/Map/MapRectangle.js similarity index 100% rename from source/Ox.UI/js/Map/MapRectangle.js rename to source/UI/js/Map/MapRectangle.js diff --git a/source/Ox.UI/js/Map/MapRectangleMarker.js b/source/UI/js/Map/MapRectangleMarker.js similarity index 100% rename from source/Ox.UI/js/Map/MapRectangleMarker.js rename to source/UI/js/Map/MapRectangleMarker.js diff --git a/source/Ox.UI/js/Menu/MainMenu.js b/source/UI/js/Menu/MainMenu.js similarity index 100% rename from source/Ox.UI/js/Menu/MainMenu.js rename to source/UI/js/Menu/MainMenu.js diff --git a/source/Ox.UI/js/Menu/Menu.js b/source/UI/js/Menu/Menu.js similarity index 100% rename from source/Ox.UI/js/Menu/Menu.js rename to source/UI/js/Menu/Menu.js diff --git a/source/Ox.UI/js/Menu/MenuButton.js b/source/UI/js/Menu/MenuButton.js similarity index 100% rename from source/Ox.UI/js/Menu/MenuButton.js rename to source/UI/js/Menu/MenuButton.js diff --git a/source/Ox.UI/js/Menu/MenuItem.js b/source/UI/js/Menu/MenuItem.js similarity index 100% rename from source/Ox.UI/js/Menu/MenuItem.js rename to source/UI/js/Menu/MenuItem.js diff --git a/source/Ox.UI/js/Panel/CollapsePanel.js b/source/UI/js/Panel/CollapsePanel.js similarity index 100% rename from source/Ox.UI/js/Panel/CollapsePanel.js rename to source/UI/js/Panel/CollapsePanel.js diff --git a/source/Ox.UI/js/Panel/SlidePanel.js b/source/UI/js/Panel/SlidePanel.js similarity index 100% rename from source/Ox.UI/js/Panel/SlidePanel.js rename to source/UI/js/Panel/SlidePanel.js diff --git a/source/Ox.UI/js/Panel/SplitPanel.js b/source/UI/js/Panel/SplitPanel.js similarity index 100% rename from source/Ox.UI/js/Panel/SplitPanel.js rename to source/UI/js/Panel/SplitPanel.js diff --git a/source/Ox.UI/js/Panel/TabPanel.js b/source/UI/js/Panel/TabPanel.js similarity index 100% rename from source/Ox.UI/js/Panel/TabPanel.js rename to source/UI/js/Panel/TabPanel.js diff --git a/source/Ox.UI/js/Video/AnnotationFolder.js b/source/UI/js/Video/AnnotationFolder.js similarity index 100% rename from source/Ox.UI/js/Video/AnnotationFolder.js rename to source/UI/js/Video/AnnotationFolder.js diff --git a/source/Ox.UI/js/Video/AnnotationPanel.js b/source/UI/js/Video/AnnotationPanel.js similarity index 100% rename from source/Ox.UI/js/Video/AnnotationPanel.js rename to source/UI/js/Video/AnnotationPanel.js diff --git a/source/Ox.UI/js/Video/BlockVideoTimeline.js b/source/UI/js/Video/BlockVideoTimeline.js similarity index 100% rename from source/Ox.UI/js/Video/BlockVideoTimeline.js rename to source/UI/js/Video/BlockVideoTimeline.js diff --git a/source/Ox.UI/js/Video/ClipPanel.js b/source/UI/js/Video/ClipPanel.js similarity index 100% rename from source/Ox.UI/js/Video/ClipPanel.js rename to source/UI/js/Video/ClipPanel.js diff --git a/source/Ox.UI/js/Video/LargeVideoTimeline.js b/source/UI/js/Video/LargeVideoTimeline.js similarity index 100% rename from source/Ox.UI/js/Video/LargeVideoTimeline.js rename to source/UI/js/Video/LargeVideoTimeline.js diff --git a/source/Ox.UI/js/Video/SmallVideoTimeline.js b/source/UI/js/Video/SmallVideoTimeline.js similarity index 100% rename from source/Ox.UI/js/Video/SmallVideoTimeline.js rename to source/UI/js/Video/SmallVideoTimeline.js diff --git a/source/Ox.UI/js/Video/SmallVideoTimelineImage.js b/source/UI/js/Video/SmallVideoTimelineImage.js similarity index 100% rename from source/Ox.UI/js/Video/SmallVideoTimelineImage.js rename to source/UI/js/Video/SmallVideoTimelineImage.js diff --git a/source/Ox.UI/js/Video/VideoAnnotationPanel.js b/source/UI/js/Video/VideoAnnotationPanel.js similarity index 100% rename from source/Ox.UI/js/Video/VideoAnnotationPanel.js rename to source/UI/js/Video/VideoAnnotationPanel.js diff --git a/source/Ox.UI/js/Video/VideoEditPanel.js b/source/UI/js/Video/VideoEditPanel.js similarity index 100% rename from source/Ox.UI/js/Video/VideoEditPanel.js rename to source/UI/js/Video/VideoEditPanel.js diff --git a/source/Ox.UI/js/Video/VideoElement.js b/source/UI/js/Video/VideoElement.js similarity index 100% rename from source/Ox.UI/js/Video/VideoElement.js rename to source/UI/js/Video/VideoElement.js diff --git a/source/Ox.UI/js/Video/VideoPlayer.js b/source/UI/js/Video/VideoPlayer.js similarity index 100% rename from source/Ox.UI/js/Video/VideoPlayer.js rename to source/UI/js/Video/VideoPlayer.js diff --git a/source/Ox.UI/js/Video/VideoPlayerMenu.js b/source/UI/js/Video/VideoPlayerMenu.js similarity index 100% rename from source/Ox.UI/js/Video/VideoPlayerMenu.js rename to source/UI/js/Video/VideoPlayerMenu.js diff --git a/source/Ox.UI/js/Video/VideoPlayerPanel.js b/source/UI/js/Video/VideoPlayerPanel.js similarity index 100% rename from source/Ox.UI/js/Video/VideoPlayerPanel.js rename to source/UI/js/Video/VideoPlayerPanel.js diff --git a/source/Ox.UI/js/Video/VideoPreview.js b/source/UI/js/Video/VideoPreview.js similarity index 100% rename from source/Ox.UI/js/Video/VideoPreview.js rename to source/UI/js/Video/VideoPreview.js diff --git a/source/Ox.UI/js/Video/VideoTimelinePanel.js b/source/UI/js/Video/VideoTimelinePanel.js similarity index 100% rename from source/Ox.UI/js/Video/VideoTimelinePanel.js rename to source/UI/js/Video/VideoTimelinePanel.js diff --git a/source/Ox.UI/js/Video/VideoTimelinePlayer.js b/source/UI/js/Video/VideoTimelinePlayer.js similarity index 100% rename from source/Ox.UI/js/Video/VideoTimelinePlayer.js rename to source/UI/js/Video/VideoTimelinePlayer.js diff --git a/source/Ox.UI/js/Window/Dialog.js b/source/UI/js/Window/Dialog.js similarity index 100% rename from source/Ox.UI/js/Window/Dialog.js rename to source/UI/js/Window/Dialog.js diff --git a/source/Ox.UI/js/Window/Layer.js b/source/UI/js/Window/Layer.js similarity index 100% rename from source/Ox.UI/js/Window/Layer.js rename to source/UI/js/Window/Layer.js diff --git a/source/Ox.UI/js/Window/SortDialog.js b/source/UI/js/Window/SortDialog.js similarity index 100% rename from source/Ox.UI/js/Window/SortDialog.js rename to source/UI/js/Window/SortDialog.js diff --git a/source/Ox.UI/js/Window/Tooltip.js b/source/UI/js/Window/Tooltip.js similarity index 100% rename from source/Ox.UI/js/Window/Tooltip.js rename to source/UI/js/Window/Tooltip.js diff --git a/source/Ox.UI/json/locale.ar.json b/source/UI/json/locale.ar.json similarity index 100% rename from source/Ox.UI/json/locale.ar.json rename to source/UI/json/locale.ar.json diff --git a/source/Ox.UI/json/locale.de.json b/source/UI/json/locale.de.json similarity index 100% rename from source/Ox.UI/json/locale.de.json rename to source/UI/json/locale.de.json diff --git a/source/Ox.UI/json/locale.el.json b/source/UI/json/locale.el.json similarity index 100% rename from source/Ox.UI/json/locale.el.json rename to source/UI/json/locale.el.json diff --git a/source/Ox.UI/json/locale.hi.json b/source/UI/json/locale.hi.json similarity index 100% rename from source/Ox.UI/json/locale.hi.json rename to source/UI/json/locale.hi.json diff --git a/source/Ox.UI/png/browserCamino128.png b/source/UI/png/browserCamino128.png similarity index 100% rename from source/Ox.UI/png/browserCamino128.png rename to source/UI/png/browserCamino128.png diff --git a/source/Ox.UI/png/browserChrome128.png b/source/UI/png/browserChrome128.png similarity index 100% rename from source/Ox.UI/png/browserChrome128.png rename to source/UI/png/browserChrome128.png diff --git a/source/Ox.UI/png/browserChromeFrame128.png b/source/UI/png/browserChromeFrame128.png similarity index 100% rename from source/Ox.UI/png/browserChromeFrame128.png rename to source/UI/png/browserChromeFrame128.png diff --git a/source/Ox.UI/png/browserChromium128.png b/source/UI/png/browserChromium128.png similarity index 100% rename from source/Ox.UI/png/browserChromium128.png rename to source/UI/png/browserChromium128.png diff --git a/source/Ox.UI/png/browserEpiphany128.png b/source/UI/png/browserEpiphany128.png similarity index 100% rename from source/Ox.UI/png/browserEpiphany128.png rename to source/UI/png/browserEpiphany128.png diff --git a/source/Ox.UI/png/browserFirefox128.png b/source/UI/png/browserFirefox128.png similarity index 100% rename from source/Ox.UI/png/browserFirefox128.png rename to source/UI/png/browserFirefox128.png diff --git a/source/Ox.UI/png/browserInternetExplorer128.png b/source/UI/png/browserInternetExplorer128.png similarity index 100% rename from source/Ox.UI/png/browserInternetExplorer128.png rename to source/UI/png/browserInternetExplorer128.png diff --git a/source/Ox.UI/png/browserKonqueror128.png b/source/UI/png/browserKonqueror128.png similarity index 100% rename from source/Ox.UI/png/browserKonqueror128.png rename to source/UI/png/browserKonqueror128.png diff --git a/source/Ox.UI/png/browserNokiaBrowser128.png b/source/UI/png/browserNokiaBrowser128.png similarity index 100% rename from source/Ox.UI/png/browserNokiaBrowser128.png rename to source/UI/png/browserNokiaBrowser128.png diff --git a/source/Ox.UI/png/browserOpera128.png b/source/UI/png/browserOpera128.png similarity index 100% rename from source/Ox.UI/png/browserOpera128.png rename to source/UI/png/browserOpera128.png diff --git a/source/Ox.UI/png/browserSafari128.png b/source/UI/png/browserSafari128.png similarity index 100% rename from source/Ox.UI/png/browserSafari128.png rename to source/UI/png/browserSafari128.png diff --git a/source/Ox.UI/png/browserWebKit128.png b/source/UI/png/browserWebKit128.png similarity index 100% rename from source/Ox.UI/png/browserWebKit128.png rename to source/UI/png/browserWebKit128.png diff --git a/source/Ox.UI/png/systemAndroid128.png b/source/UI/png/systemAndroid128.png similarity index 100% rename from source/Ox.UI/png/systemAndroid128.png rename to source/UI/png/systemAndroid128.png diff --git a/source/Ox.UI/png/systemBSD128.png b/source/UI/png/systemBSD128.png similarity index 100% rename from source/Ox.UI/png/systemBSD128.png rename to source/UI/png/systemBSD128.png diff --git a/source/Ox.UI/png/systemBlackBerry128.png b/source/UI/png/systemBlackBerry128.png similarity index 100% rename from source/Ox.UI/png/systemBlackBerry128.png rename to source/UI/png/systemBlackBerry128.png diff --git a/source/Ox.UI/png/systemJava128.png b/source/UI/png/systemJava128.png similarity index 100% rename from source/Ox.UI/png/systemJava128.png rename to source/UI/png/systemJava128.png diff --git a/source/Ox.UI/png/systemLinux128.png b/source/UI/png/systemLinux128.png similarity index 100% rename from source/Ox.UI/png/systemLinux128.png rename to source/UI/png/systemLinux128.png diff --git a/source/Ox.UI/png/systemMacOSX128.png b/source/UI/png/systemMacOSX128.png similarity index 100% rename from source/Ox.UI/png/systemMacOSX128.png rename to source/UI/png/systemMacOSX128.png diff --git a/source/Ox.UI/png/systemNokia128.png b/source/UI/png/systemNokia128.png similarity index 100% rename from source/Ox.UI/png/systemNokia128.png rename to source/UI/png/systemNokia128.png diff --git a/source/Ox.UI/png/systemPlayStation128.png b/source/UI/png/systemPlayStation128.png similarity index 100% rename from source/Ox.UI/png/systemPlayStation128.png rename to source/UI/png/systemPlayStation128.png diff --git a/source/Ox.UI/png/systemRIMTabletOS128.png b/source/UI/png/systemRIMTabletOS128.png similarity index 100% rename from source/Ox.UI/png/systemRIMTabletOS128.png rename to source/UI/png/systemRIMTabletOS128.png diff --git a/source/Ox.UI/png/systemUnix128.png b/source/UI/png/systemUnix128.png similarity index 100% rename from source/Ox.UI/png/systemUnix128.png rename to source/UI/png/systemUnix128.png diff --git a/source/Ox.UI/png/systemWii128.png b/source/UI/png/systemWii128.png similarity index 100% rename from source/Ox.UI/png/systemWii128.png rename to source/UI/png/systemWii128.png diff --git a/source/Ox.UI/png/systemWindows128.png b/source/UI/png/systemWindows128.png similarity index 100% rename from source/Ox.UI/png/systemWindows128.png rename to source/UI/png/systemWindows128.png diff --git a/source/Ox.UI/png/systemWindowsPhone128.png b/source/UI/png/systemWindowsPhone128.png similarity index 100% rename from source/Ox.UI/png/systemWindowsPhone128.png rename to source/UI/png/systemWindowsPhone128.png diff --git a/source/Ox.UI/png/systemiOS128.png b/source/UI/png/systemiOS128.png similarity index 100% rename from source/Ox.UI/png/systemiOS128.png rename to source/UI/png/systemiOS128.png diff --git a/source/Ox.UI/png/transparent.png b/source/UI/png/transparent.png similarity index 100% rename from source/Ox.UI/png/transparent.png rename to source/UI/png/transparent.png diff --git a/source/Ox.UI/svg/markerChapter.svg b/source/UI/svg/markerChapter.svg similarity index 100% rename from source/Ox.UI/svg/markerChapter.svg rename to source/UI/svg/markerChapter.svg diff --git a/source/Ox.UI/svg/markerCut.svg b/source/UI/svg/markerCut.svg similarity index 100% rename from source/Ox.UI/svg/markerCut.svg rename to source/UI/svg/markerCut.svg diff --git a/source/Ox.UI/svg/markerIn.svg b/source/UI/svg/markerIn.svg similarity index 100% rename from source/Ox.UI/svg/markerIn.svg rename to source/UI/svg/markerIn.svg diff --git a/source/Ox.UI/svg/markerInBottom.svg b/source/UI/svg/markerInBottom.svg similarity index 100% rename from source/Ox.UI/svg/markerInBottom.svg rename to source/UI/svg/markerInBottom.svg diff --git a/source/Ox.UI/svg/markerInTop.svg b/source/UI/svg/markerInTop.svg similarity index 100% rename from source/Ox.UI/svg/markerInTop.svg rename to source/UI/svg/markerInTop.svg diff --git a/source/Ox.UI/svg/markerOut.svg b/source/UI/svg/markerOut.svg similarity index 100% rename from source/Ox.UI/svg/markerOut.svg rename to source/UI/svg/markerOut.svg diff --git a/source/Ox.UI/svg/markerOutBottom.svg b/source/UI/svg/markerOutBottom.svg similarity index 100% rename from source/Ox.UI/svg/markerOutBottom.svg rename to source/UI/svg/markerOutBottom.svg diff --git a/source/Ox.UI/svg/markerOutTop.svg b/source/UI/svg/markerOutTop.svg similarity index 100% rename from source/Ox.UI/svg/markerOutTop.svg rename to source/UI/svg/markerOutTop.svg diff --git a/source/Ox.UI/svg/markerPosition.svg b/source/UI/svg/markerPosition.svg similarity index 100% rename from source/Ox.UI/svg/markerPosition.svg rename to source/UI/svg/markerPosition.svg diff --git a/source/Ox.UI/svg/symbolAdd.svg b/source/UI/svg/symbolAdd.svg similarity index 100% rename from source/Ox.UI/svg/symbolAdd.svg rename to source/UI/svg/symbolAdd.svg diff --git a/source/Ox.UI/svg/symbolArrowDown.svg b/source/UI/svg/symbolArrowDown.svg similarity index 100% rename from source/Ox.UI/svg/symbolArrowDown.svg rename to source/UI/svg/symbolArrowDown.svg diff --git a/source/Ox.UI/svg/symbolArrowLeft.svg b/source/UI/svg/symbolArrowLeft.svg similarity index 100% rename from source/Ox.UI/svg/symbolArrowLeft.svg rename to source/UI/svg/symbolArrowLeft.svg diff --git a/source/Ox.UI/svg/symbolArrowRight.svg b/source/UI/svg/symbolArrowRight.svg similarity index 100% rename from source/Ox.UI/svg/symbolArrowRight.svg rename to source/UI/svg/symbolArrowRight.svg diff --git a/source/Ox.UI/svg/symbolArrowUp.svg b/source/UI/svg/symbolArrowUp.svg similarity index 100% rename from source/Ox.UI/svg/symbolArrowUp.svg rename to source/UI/svg/symbolArrowUp.svg diff --git a/source/Ox.UI/svg/symbolAudio.svg b/source/UI/svg/symbolAudio.svg similarity index 100% rename from source/Ox.UI/svg/symbolAudio.svg rename to source/UI/svg/symbolAudio.svg diff --git a/source/Ox.UI/svg/symbolBook.svg b/source/UI/svg/symbolBook.svg similarity index 100% rename from source/Ox.UI/svg/symbolBook.svg rename to source/UI/svg/symbolBook.svg diff --git a/source/Ox.UI/svg/symbolBookmark.svg b/source/UI/svg/symbolBookmark.svg similarity index 100% rename from source/Ox.UI/svg/symbolBookmark.svg rename to source/UI/svg/symbolBookmark.svg diff --git a/source/Ox.UI/svg/symbolBracket.svg b/source/UI/svg/symbolBracket.svg similarity index 100% rename from source/Ox.UI/svg/symbolBracket.svg rename to source/UI/svg/symbolBracket.svg diff --git a/source/Ox.UI/svg/symbolCenter.svg b/source/UI/svg/symbolCenter.svg similarity index 100% rename from source/Ox.UI/svg/symbolCenter.svg rename to source/UI/svg/symbolCenter.svg diff --git a/source/Ox.UI/svg/symbolChat.svg b/source/UI/svg/symbolChat.svg similarity index 100% rename from source/Ox.UI/svg/symbolChat.svg rename to source/UI/svg/symbolChat.svg diff --git a/source/Ox.UI/svg/symbolCheck.svg b/source/UI/svg/symbolCheck.svg similarity index 100% rename from source/Ox.UI/svg/symbolCheck.svg rename to source/UI/svg/symbolCheck.svg diff --git a/source/Ox.UI/svg/symbolCircle.svg b/source/UI/svg/symbolCircle.svg similarity index 100% rename from source/Ox.UI/svg/symbolCircle.svg rename to source/UI/svg/symbolCircle.svg diff --git a/source/Ox.UI/svg/symbolClick.svg b/source/UI/svg/symbolClick.svg similarity index 100% rename from source/Ox.UI/svg/symbolClick.svg rename to source/UI/svg/symbolClick.svg diff --git a/source/Ox.UI/svg/symbolClock.svg b/source/UI/svg/symbolClock.svg similarity index 100% rename from source/Ox.UI/svg/symbolClock.svg rename to source/UI/svg/symbolClock.svg diff --git a/source/Ox.UI/svg/symbolClose.svg b/source/UI/svg/symbolClose.svg similarity index 100% rename from source/Ox.UI/svg/symbolClose.svg rename to source/UI/svg/symbolClose.svg diff --git a/source/Ox.UI/svg/symbolColumns.svg b/source/UI/svg/symbolColumns.svg similarity index 100% rename from source/Ox.UI/svg/symbolColumns.svg rename to source/UI/svg/symbolColumns.svg diff --git a/source/Ox.UI/svg/symbolCopyright.svg b/source/UI/svg/symbolCopyright.svg similarity index 100% rename from source/Ox.UI/svg/symbolCopyright.svg rename to source/UI/svg/symbolCopyright.svg diff --git a/source/Ox.UI/svg/symbolData.svg b/source/UI/svg/symbolData.svg similarity index 100% rename from source/Ox.UI/svg/symbolData.svg rename to source/UI/svg/symbolData.svg diff --git a/source/Ox.UI/svg/symbolDelete.svg b/source/UI/svg/symbolDelete.svg similarity index 100% rename from source/Ox.UI/svg/symbolDelete.svg rename to source/UI/svg/symbolDelete.svg diff --git a/source/Ox.UI/svg/symbolDirectory.svg b/source/UI/svg/symbolDirectory.svg similarity index 100% rename from source/Ox.UI/svg/symbolDirectory.svg rename to source/UI/svg/symbolDirectory.svg diff --git a/source/Ox.UI/svg/symbolDown.svg b/source/UI/svg/symbolDown.svg similarity index 100% rename from source/Ox.UI/svg/symbolDown.svg rename to source/UI/svg/symbolDown.svg diff --git a/source/Ox.UI/svg/symbolDownload.svg b/source/UI/svg/symbolDownload.svg similarity index 100% rename from source/Ox.UI/svg/symbolDownload.svg rename to source/UI/svg/symbolDownload.svg diff --git a/source/Ox.UI/svg/symbolEdit.svg b/source/UI/svg/symbolEdit.svg similarity index 100% rename from source/Ox.UI/svg/symbolEdit.svg rename to source/UI/svg/symbolEdit.svg diff --git a/source/Ox.UI/svg/symbolEmbed.svg b/source/UI/svg/symbolEmbed.svg similarity index 100% rename from source/Ox.UI/svg/symbolEmbed.svg rename to source/UI/svg/symbolEmbed.svg diff --git a/source/Ox.UI/svg/symbolEqual.svg b/source/UI/svg/symbolEqual.svg similarity index 100% rename from source/Ox.UI/svg/symbolEqual.svg rename to source/UI/svg/symbolEqual.svg diff --git a/source/Ox.UI/svg/symbolFile.svg b/source/UI/svg/symbolFile.svg similarity index 100% rename from source/Ox.UI/svg/symbolFile.svg rename to source/UI/svg/symbolFile.svg diff --git a/source/Ox.UI/svg/symbolFiles.svg b/source/UI/svg/symbolFiles.svg similarity index 100% rename from source/Ox.UI/svg/symbolFiles.svg rename to source/UI/svg/symbolFiles.svg diff --git a/source/Ox.UI/svg/symbolFill.svg b/source/UI/svg/symbolFill.svg similarity index 100% rename from source/Ox.UI/svg/symbolFill.svg rename to source/UI/svg/symbolFill.svg diff --git a/source/Ox.UI/svg/symbolFind.svg b/source/UI/svg/symbolFind.svg similarity index 100% rename from source/Ox.UI/svg/symbolFind.svg rename to source/UI/svg/symbolFind.svg diff --git a/source/Ox.UI/svg/symbolFit.svg b/source/UI/svg/symbolFit.svg similarity index 100% rename from source/Ox.UI/svg/symbolFit.svg rename to source/UI/svg/symbolFit.svg diff --git a/source/Ox.UI/svg/symbolFlag.svg b/source/UI/svg/symbolFlag.svg similarity index 100% rename from source/Ox.UI/svg/symbolFlag.svg rename to source/UI/svg/symbolFlag.svg diff --git a/source/Ox.UI/svg/symbolFocus.svg b/source/UI/svg/symbolFocus.svg similarity index 100% rename from source/Ox.UI/svg/symbolFocus.svg rename to source/UI/svg/symbolFocus.svg diff --git a/source/Ox.UI/svg/symbolGoToIn.svg b/source/UI/svg/symbolGoToIn.svg similarity index 100% rename from source/Ox.UI/svg/symbolGoToIn.svg rename to source/UI/svg/symbolGoToIn.svg diff --git a/source/Ox.UI/svg/symbolGoToOut.svg b/source/UI/svg/symbolGoToOut.svg similarity index 100% rename from source/Ox.UI/svg/symbolGoToOut.svg rename to source/UI/svg/symbolGoToOut.svg diff --git a/source/Ox.UI/svg/symbolGoToPoster.svg b/source/UI/svg/symbolGoToPoster.svg similarity index 100% rename from source/Ox.UI/svg/symbolGoToPoster.svg rename to source/UI/svg/symbolGoToPoster.svg diff --git a/source/Ox.UI/svg/symbolGrid.svg b/source/UI/svg/symbolGrid.svg similarity index 100% rename from source/Ox.UI/svg/symbolGrid.svg rename to source/UI/svg/symbolGrid.svg diff --git a/source/Ox.UI/svg/symbolGridLandscape.svg b/source/UI/svg/symbolGridLandscape.svg similarity index 100% rename from source/Ox.UI/svg/symbolGridLandscape.svg rename to source/UI/svg/symbolGridLandscape.svg diff --git a/source/Ox.UI/svg/symbolGridLandscapePortrait.svg b/source/UI/svg/symbolGridLandscapePortrait.svg similarity index 100% rename from source/Ox.UI/svg/symbolGridLandscapePortrait.svg rename to source/UI/svg/symbolGridLandscapePortrait.svg diff --git a/source/Ox.UI/svg/symbolGridPortrait.svg b/source/UI/svg/symbolGridPortrait.svg similarity index 100% rename from source/Ox.UI/svg/symbolGridPortrait.svg rename to source/UI/svg/symbolGridPortrait.svg diff --git a/source/Ox.UI/svg/symbolGridPortraitLandscape.svg b/source/UI/svg/symbolGridPortraitLandscape.svg similarity index 100% rename from source/Ox.UI/svg/symbolGridPortraitLandscape.svg rename to source/UI/svg/symbolGridPortraitLandscape.svg diff --git a/source/Ox.UI/svg/symbolGrow.svg b/source/UI/svg/symbolGrow.svg similarity index 100% rename from source/Ox.UI/svg/symbolGrow.svg rename to source/UI/svg/symbolGrow.svg diff --git a/source/Ox.UI/svg/symbolHelp.svg b/source/UI/svg/symbolHelp.svg similarity index 100% rename from source/Ox.UI/svg/symbolHelp.svg rename to source/UI/svg/symbolHelp.svg diff --git a/source/Ox.UI/svg/symbolHome.svg b/source/UI/svg/symbolHome.svg similarity index 100% rename from source/Ox.UI/svg/symbolHome.svg rename to source/UI/svg/symbolHome.svg diff --git a/source/Ox.UI/svg/symbolIcon.svg b/source/UI/svg/symbolIcon.svg similarity index 100% rename from source/Ox.UI/svg/symbolIcon.svg rename to source/UI/svg/symbolIcon.svg diff --git a/source/Ox.UI/svg/symbolIconlist.svg b/source/UI/svg/symbolIconlist.svg similarity index 100% rename from source/Ox.UI/svg/symbolIconlist.svg rename to source/UI/svg/symbolIconlist.svg diff --git a/source/Ox.UI/svg/symbolIconlistLandscape.svg b/source/UI/svg/symbolIconlistLandscape.svg similarity index 100% rename from source/Ox.UI/svg/symbolIconlistLandscape.svg rename to source/UI/svg/symbolIconlistLandscape.svg diff --git a/source/Ox.UI/svg/symbolIconlistPortrait.svg b/source/UI/svg/symbolIconlistPortrait.svg similarity index 100% rename from source/Ox.UI/svg/symbolIconlistPortrait.svg rename to source/UI/svg/symbolIconlistPortrait.svg diff --git a/source/Ox.UI/svg/symbolInfo.svg b/source/UI/svg/symbolInfo.svg similarity index 100% rename from source/Ox.UI/svg/symbolInfo.svg rename to source/UI/svg/symbolInfo.svg diff --git a/source/Ox.UI/svg/symbolLeft.svg b/source/UI/svg/symbolLeft.svg similarity index 100% rename from source/Ox.UI/svg/symbolLeft.svg rename to source/UI/svg/symbolLeft.svg diff --git a/source/Ox.UI/svg/symbolLike.svg b/source/UI/svg/symbolLike.svg similarity index 100% rename from source/Ox.UI/svg/symbolLike.svg rename to source/UI/svg/symbolLike.svg diff --git a/source/Ox.UI/svg/symbolList.svg b/source/UI/svg/symbolList.svg similarity index 100% rename from source/Ox.UI/svg/symbolList.svg rename to source/UI/svg/symbolList.svg diff --git a/source/Ox.UI/svg/symbolLoading.svg b/source/UI/svg/symbolLoading.svg similarity index 100% rename from source/Ox.UI/svg/symbolLoading.svg rename to source/UI/svg/symbolLoading.svg diff --git a/source/Ox.UI/svg/symbolLoadingAnimated.svg b/source/UI/svg/symbolLoadingAnimated.svg similarity index 100% rename from source/Ox.UI/svg/symbolLoadingAnimated.svg rename to source/UI/svg/symbolLoadingAnimated.svg diff --git a/source/Ox.UI/svg/symbolLocate.svg b/source/UI/svg/symbolLocate.svg similarity index 100% rename from source/Ox.UI/svg/symbolLocate.svg rename to source/UI/svg/symbolLocate.svg diff --git a/source/Ox.UI/svg/symbolLock.svg b/source/UI/svg/symbolLock.svg similarity index 100% rename from source/Ox.UI/svg/symbolLock.svg rename to source/UI/svg/symbolLock.svg diff --git a/source/Ox.UI/svg/symbolMail.svg b/source/UI/svg/symbolMail.svg similarity index 100% rename from source/Ox.UI/svg/symbolMail.svg rename to source/UI/svg/symbolMail.svg diff --git a/source/Ox.UI/svg/symbolMap.svg b/source/UI/svg/symbolMap.svg similarity index 100% rename from source/Ox.UI/svg/symbolMap.svg rename to source/UI/svg/symbolMap.svg diff --git a/source/Ox.UI/svg/symbolMount.svg b/source/UI/svg/symbolMount.svg similarity index 100% rename from source/Ox.UI/svg/symbolMount.svg rename to source/UI/svg/symbolMount.svg diff --git a/source/Ox.UI/svg/symbolMute.svg b/source/UI/svg/symbolMute.svg similarity index 100% rename from source/Ox.UI/svg/symbolMute.svg rename to source/UI/svg/symbolMute.svg diff --git a/source/Ox.UI/svg/symbolNoCopyright.svg b/source/UI/svg/symbolNoCopyright.svg similarity index 100% rename from source/Ox.UI/svg/symbolNoCopyright.svg rename to source/UI/svg/symbolNoCopyright.svg diff --git a/source/Ox.UI/svg/symbolNone.svg b/source/UI/svg/symbolNone.svg similarity index 100% rename from source/Ox.UI/svg/symbolNone.svg rename to source/UI/svg/symbolNone.svg diff --git a/source/Ox.UI/svg/symbolOpen.svg b/source/UI/svg/symbolOpen.svg similarity index 100% rename from source/Ox.UI/svg/symbolOpen.svg rename to source/UI/svg/symbolOpen.svg diff --git a/source/Ox.UI/svg/symbolPause.svg b/source/UI/svg/symbolPause.svg similarity index 100% rename from source/Ox.UI/svg/symbolPause.svg rename to source/UI/svg/symbolPause.svg diff --git a/source/Ox.UI/svg/symbolPlay.svg b/source/UI/svg/symbolPlay.svg similarity index 100% rename from source/Ox.UI/svg/symbolPlay.svg rename to source/UI/svg/symbolPlay.svg diff --git a/source/Ox.UI/svg/symbolPlayInToOut.svg b/source/UI/svg/symbolPlayInToOut.svg similarity index 100% rename from source/Ox.UI/svg/symbolPlayInToOut.svg rename to source/UI/svg/symbolPlayInToOut.svg diff --git a/source/Ox.UI/svg/symbolPlayNext.svg b/source/UI/svg/symbolPlayNext.svg similarity index 100% rename from source/Ox.UI/svg/symbolPlayNext.svg rename to source/UI/svg/symbolPlayNext.svg diff --git a/source/Ox.UI/svg/symbolPlayPrevious.svg b/source/UI/svg/symbolPlayPrevious.svg similarity index 100% rename from source/Ox.UI/svg/symbolPlayPrevious.svg rename to source/UI/svg/symbolPlayPrevious.svg diff --git a/source/Ox.UI/svg/symbolPlaylist.svg b/source/UI/svg/symbolPlaylist.svg similarity index 100% rename from source/Ox.UI/svg/symbolPlaylist.svg rename to source/UI/svg/symbolPlaylist.svg diff --git a/source/Ox.UI/svg/symbolPublish.svg b/source/UI/svg/symbolPublish.svg similarity index 100% rename from source/Ox.UI/svg/symbolPublish.svg rename to source/UI/svg/symbolPublish.svg diff --git a/source/Ox.UI/svg/symbolRecord.svg b/source/UI/svg/symbolRecord.svg similarity index 100% rename from source/Ox.UI/svg/symbolRecord.svg rename to source/UI/svg/symbolRecord.svg diff --git a/source/Ox.UI/svg/symbolRedo.svg b/source/UI/svg/symbolRedo.svg similarity index 100% rename from source/Ox.UI/svg/symbolRedo.svg rename to source/UI/svg/symbolRedo.svg diff --git a/source/Ox.UI/svg/symbolRemove.svg b/source/UI/svg/symbolRemove.svg similarity index 100% rename from source/Ox.UI/svg/symbolRemove.svg rename to source/UI/svg/symbolRemove.svg diff --git a/source/Ox.UI/svg/symbolRepeatAll.svg b/source/UI/svg/symbolRepeatAll.svg similarity index 100% rename from source/Ox.UI/svg/symbolRepeatAll.svg rename to source/UI/svg/symbolRepeatAll.svg diff --git a/source/Ox.UI/svg/symbolRepeatNone.svg b/source/UI/svg/symbolRepeatNone.svg similarity index 100% rename from source/Ox.UI/svg/symbolRepeatNone.svg rename to source/UI/svg/symbolRepeatNone.svg diff --git a/source/Ox.UI/svg/symbolRepeatOne.svg b/source/UI/svg/symbolRepeatOne.svg similarity index 100% rename from source/Ox.UI/svg/symbolRepeatOne.svg rename to source/UI/svg/symbolRepeatOne.svg diff --git a/source/Ox.UI/svg/symbolRight.svg b/source/UI/svg/symbolRight.svg similarity index 100% rename from source/Ox.UI/svg/symbolRight.svg rename to source/UI/svg/symbolRight.svg diff --git a/source/Ox.UI/svg/symbolSelect.svg b/source/UI/svg/symbolSelect.svg similarity index 100% rename from source/Ox.UI/svg/symbolSelect.svg rename to source/UI/svg/symbolSelect.svg diff --git a/source/Ox.UI/svg/symbolSet.svg b/source/UI/svg/symbolSet.svg similarity index 100% rename from source/Ox.UI/svg/symbolSet.svg rename to source/UI/svg/symbolSet.svg diff --git a/source/Ox.UI/svg/symbolSetIn.svg b/source/UI/svg/symbolSetIn.svg similarity index 100% rename from source/Ox.UI/svg/symbolSetIn.svg rename to source/UI/svg/symbolSetIn.svg diff --git a/source/Ox.UI/svg/symbolSetOut.svg b/source/UI/svg/symbolSetOut.svg similarity index 100% rename from source/Ox.UI/svg/symbolSetOut.svg rename to source/UI/svg/symbolSetOut.svg diff --git a/source/Ox.UI/svg/symbolSetPoster.svg b/source/UI/svg/symbolSetPoster.svg similarity index 100% rename from source/Ox.UI/svg/symbolSetPoster.svg rename to source/UI/svg/symbolSetPoster.svg diff --git a/source/Ox.UI/svg/symbolShrink.svg b/source/UI/svg/symbolShrink.svg similarity index 100% rename from source/Ox.UI/svg/symbolShrink.svg rename to source/UI/svg/symbolShrink.svg diff --git a/source/Ox.UI/svg/symbolShuffleAll.svg b/source/UI/svg/symbolShuffleAll.svg similarity index 100% rename from source/Ox.UI/svg/symbolShuffleAll.svg rename to source/UI/svg/symbolShuffleAll.svg diff --git a/source/Ox.UI/svg/symbolShuffleNone.svg b/source/UI/svg/symbolShuffleNone.svg similarity index 100% rename from source/Ox.UI/svg/symbolShuffleNone.svg rename to source/UI/svg/symbolShuffleNone.svg diff --git a/source/Ox.UI/svg/symbolSquare.svg b/source/UI/svg/symbolSquare.svg similarity index 100% rename from source/Ox.UI/svg/symbolSquare.svg rename to source/UI/svg/symbolSquare.svg diff --git a/source/Ox.UI/svg/symbolStar.svg b/source/UI/svg/symbolStar.svg similarity index 100% rename from source/Ox.UI/svg/symbolStar.svg rename to source/UI/svg/symbolStar.svg diff --git a/source/Ox.UI/svg/symbolSwitch.svg b/source/UI/svg/symbolSwitch.svg similarity index 100% rename from source/Ox.UI/svg/symbolSwitch.svg rename to source/UI/svg/symbolSwitch.svg diff --git a/source/Ox.UI/svg/symbolSync.svg b/source/UI/svg/symbolSync.svg similarity index 100% rename from source/Ox.UI/svg/symbolSync.svg rename to source/UI/svg/symbolSync.svg diff --git a/source/Ox.UI/svg/symbolTag.svg b/source/UI/svg/symbolTag.svg similarity index 100% rename from source/Ox.UI/svg/symbolTag.svg rename to source/UI/svg/symbolTag.svg diff --git a/source/Ox.UI/svg/symbolUndo.svg b/source/UI/svg/symbolUndo.svg similarity index 100% rename from source/Ox.UI/svg/symbolUndo.svg rename to source/UI/svg/symbolUndo.svg diff --git a/source/Ox.UI/svg/symbolUnlock.svg b/source/UI/svg/symbolUnlock.svg similarity index 100% rename from source/Ox.UI/svg/symbolUnlock.svg rename to source/UI/svg/symbolUnlock.svg diff --git a/source/Ox.UI/svg/symbolUnmount.svg b/source/UI/svg/symbolUnmount.svg similarity index 100% rename from source/Ox.UI/svg/symbolUnmount.svg rename to source/UI/svg/symbolUnmount.svg diff --git a/source/Ox.UI/svg/symbolUnmute.svg b/source/UI/svg/symbolUnmute.svg similarity index 100% rename from source/Ox.UI/svg/symbolUnmute.svg rename to source/UI/svg/symbolUnmute.svg diff --git a/source/Ox.UI/svg/symbolUp.svg b/source/UI/svg/symbolUp.svg similarity index 100% rename from source/Ox.UI/svg/symbolUp.svg rename to source/UI/svg/symbolUp.svg diff --git a/source/Ox.UI/svg/symbolUpload.svg b/source/UI/svg/symbolUpload.svg similarity index 100% rename from source/Ox.UI/svg/symbolUpload.svg rename to source/UI/svg/symbolUpload.svg diff --git a/source/Ox.UI/svg/symbolUser.svg b/source/UI/svg/symbolUser.svg similarity index 100% rename from source/Ox.UI/svg/symbolUser.svg rename to source/UI/svg/symbolUser.svg diff --git a/source/Ox.UI/svg/symbolVideo.svg b/source/UI/svg/symbolVideo.svg similarity index 100% rename from source/Ox.UI/svg/symbolVideo.svg rename to source/UI/svg/symbolVideo.svg diff --git a/source/Ox.UI/svg/symbolView.svg b/source/UI/svg/symbolView.svg similarity index 100% rename from source/Ox.UI/svg/symbolView.svg rename to source/UI/svg/symbolView.svg diff --git a/source/Ox.UI/svg/symbolVolume.svg b/source/UI/svg/symbolVolume.svg similarity index 100% rename from source/Ox.UI/svg/symbolVolume.svg rename to source/UI/svg/symbolVolume.svg diff --git a/source/Ox.UI/svg/symbolVolumeDown.svg b/source/UI/svg/symbolVolumeDown.svg similarity index 100% rename from source/Ox.UI/svg/symbolVolumeDown.svg rename to source/UI/svg/symbolVolumeDown.svg diff --git a/source/Ox.UI/svg/symbolVolumeUp.svg b/source/UI/svg/symbolVolumeUp.svg similarity index 100% rename from source/Ox.UI/svg/symbolVolumeUp.svg rename to source/UI/svg/symbolVolumeUp.svg diff --git a/source/Ox.UI/svg/symbolWarning.svg b/source/UI/svg/symbolWarning.svg similarity index 100% rename from source/Ox.UI/svg/symbolWarning.svg rename to source/UI/svg/symbolWarning.svg diff --git a/source/Ox.UI/themes/aqua/json/theme.jsonc b/source/UI/themes/aqua/json/theme.jsonc similarity index 100% rename from source/Ox.UI/themes/aqua/json/theme.jsonc rename to source/UI/themes/aqua/json/theme.jsonc diff --git a/source/Ox.UI/themes/aqua/png/icon16.png b/source/UI/themes/aqua/png/icon16.png similarity index 100% rename from source/Ox.UI/themes/aqua/png/icon16.png rename to source/UI/themes/aqua/png/icon16.png diff --git a/source/Ox.UI/themes/aqua/png/logo128.png b/source/UI/themes/aqua/png/logo128.png similarity index 100% rename from source/Ox.UI/themes/aqua/png/logo128.png rename to source/UI/themes/aqua/png/logo128.png diff --git a/source/Ox.UI/themes/aqua/png/scrollbarHorizontalDecrement.png b/source/UI/themes/aqua/png/scrollbarHorizontalDecrement.png similarity index 100% rename from source/Ox.UI/themes/aqua/png/scrollbarHorizontalDecrement.png rename to source/UI/themes/aqua/png/scrollbarHorizontalDecrement.png diff --git a/source/Ox.UI/themes/aqua/png/scrollbarHorizontalIncrement.png b/source/UI/themes/aqua/png/scrollbarHorizontalIncrement.png similarity index 100% rename from source/Ox.UI/themes/aqua/png/scrollbarHorizontalIncrement.png rename to source/UI/themes/aqua/png/scrollbarHorizontalIncrement.png diff --git a/source/Ox.UI/themes/aqua/png/scrollbarVerticalDecrement.png b/source/UI/themes/aqua/png/scrollbarVerticalDecrement.png similarity index 100% rename from source/Ox.UI/themes/aqua/png/scrollbarVerticalDecrement.png rename to source/UI/themes/aqua/png/scrollbarVerticalDecrement.png diff --git a/source/Ox.UI/themes/aqua/png/scrollbarVerticalIncrement.png b/source/UI/themes/aqua/png/scrollbarVerticalIncrement.png similarity index 100% rename from source/Ox.UI/themes/aqua/png/scrollbarVerticalIncrement.png rename to source/UI/themes/aqua/png/scrollbarVerticalIncrement.png diff --git a/source/Ox.UI/themes/oxdark/json/theme.jsonc b/source/UI/themes/oxdark/json/theme.jsonc similarity index 100% rename from source/Ox.UI/themes/oxdark/json/theme.jsonc rename to source/UI/themes/oxdark/json/theme.jsonc diff --git a/source/Ox.UI/themes/oxdark/png/icon16.png b/source/UI/themes/oxdark/png/icon16.png similarity index 100% rename from source/Ox.UI/themes/oxdark/png/icon16.png rename to source/UI/themes/oxdark/png/icon16.png diff --git a/source/Ox.UI/themes/oxdark/png/logo128.png b/source/UI/themes/oxdark/png/logo128.png similarity index 100% rename from source/Ox.UI/themes/oxdark/png/logo128.png rename to source/UI/themes/oxdark/png/logo128.png diff --git a/source/Ox.UI/themes/oxdark/png/scrollbarHorizontalDecrement.png b/source/UI/themes/oxdark/png/scrollbarHorizontalDecrement.png similarity index 100% rename from source/Ox.UI/themes/oxdark/png/scrollbarHorizontalDecrement.png rename to source/UI/themes/oxdark/png/scrollbarHorizontalDecrement.png diff --git a/source/Ox.UI/themes/oxdark/png/scrollbarHorizontalIncrement.png b/source/UI/themes/oxdark/png/scrollbarHorizontalIncrement.png similarity index 100% rename from source/Ox.UI/themes/oxdark/png/scrollbarHorizontalIncrement.png rename to source/UI/themes/oxdark/png/scrollbarHorizontalIncrement.png diff --git a/source/Ox.UI/themes/oxdark/png/scrollbarVerticalDecrement.png b/source/UI/themes/oxdark/png/scrollbarVerticalDecrement.png similarity index 100% rename from source/Ox.UI/themes/oxdark/png/scrollbarVerticalDecrement.png rename to source/UI/themes/oxdark/png/scrollbarVerticalDecrement.png diff --git a/source/Ox.UI/themes/oxdark/png/scrollbarVerticalIncrement.png b/source/UI/themes/oxdark/png/scrollbarVerticalIncrement.png similarity index 100% rename from source/Ox.UI/themes/oxdark/png/scrollbarVerticalIncrement.png rename to source/UI/themes/oxdark/png/scrollbarVerticalIncrement.png diff --git a/source/Ox.UI/themes/oxlight/json/theme.jsonc b/source/UI/themes/oxlight/json/theme.jsonc similarity index 100% rename from source/Ox.UI/themes/oxlight/json/theme.jsonc rename to source/UI/themes/oxlight/json/theme.jsonc diff --git a/source/Ox.UI/themes/oxlight/png/icon16.png b/source/UI/themes/oxlight/png/icon16.png similarity index 100% rename from source/Ox.UI/themes/oxlight/png/icon16.png rename to source/UI/themes/oxlight/png/icon16.png diff --git a/source/Ox.UI/themes/oxlight/png/logo128.png b/source/UI/themes/oxlight/png/logo128.png similarity index 100% rename from source/Ox.UI/themes/oxlight/png/logo128.png rename to source/UI/themes/oxlight/png/logo128.png diff --git a/source/Ox.UI/themes/oxlight/png/scrollbarHorizontalDecrement.png b/source/UI/themes/oxlight/png/scrollbarHorizontalDecrement.png similarity index 100% rename from source/Ox.UI/themes/oxlight/png/scrollbarHorizontalDecrement.png rename to source/UI/themes/oxlight/png/scrollbarHorizontalDecrement.png diff --git a/source/Ox.UI/themes/oxlight/png/scrollbarHorizontalIncrement.png b/source/UI/themes/oxlight/png/scrollbarHorizontalIncrement.png similarity index 100% rename from source/Ox.UI/themes/oxlight/png/scrollbarHorizontalIncrement.png rename to source/UI/themes/oxlight/png/scrollbarHorizontalIncrement.png diff --git a/source/Ox.UI/themes/oxlight/png/scrollbarVerticalDecrement.png b/source/UI/themes/oxlight/png/scrollbarVerticalDecrement.png similarity index 100% rename from source/Ox.UI/themes/oxlight/png/scrollbarVerticalDecrement.png rename to source/UI/themes/oxlight/png/scrollbarVerticalDecrement.png diff --git a/source/Ox.UI/themes/oxlight/png/scrollbarVerticalIncrement.png b/source/UI/themes/oxlight/png/scrollbarVerticalIncrement.png similarity index 100% rename from source/Ox.UI/themes/oxlight/png/scrollbarVerticalIncrement.png rename to source/UI/themes/oxlight/png/scrollbarVerticalIncrement.png diff --git a/source/Ox.UI/themes/oxmedium/json/theme.jsonc b/source/UI/themes/oxmedium/json/theme.jsonc similarity index 100% rename from source/Ox.UI/themes/oxmedium/json/theme.jsonc rename to source/UI/themes/oxmedium/json/theme.jsonc diff --git a/source/Ox.UI/themes/oxmedium/png/icon16.png b/source/UI/themes/oxmedium/png/icon16.png similarity index 100% rename from source/Ox.UI/themes/oxmedium/png/icon16.png rename to source/UI/themes/oxmedium/png/icon16.png diff --git a/source/Ox.UI/themes/oxmedium/png/logo128.png b/source/UI/themes/oxmedium/png/logo128.png similarity index 100% rename from source/Ox.UI/themes/oxmedium/png/logo128.png rename to source/UI/themes/oxmedium/png/logo128.png diff --git a/source/Ox.UI/themes/oxmedium/png/scrollbarHorizontalDecrement.png b/source/UI/themes/oxmedium/png/scrollbarHorizontalDecrement.png similarity index 100% rename from source/Ox.UI/themes/oxmedium/png/scrollbarHorizontalDecrement.png rename to source/UI/themes/oxmedium/png/scrollbarHorizontalDecrement.png diff --git a/source/Ox.UI/themes/oxmedium/png/scrollbarHorizontalIncrement.png b/source/UI/themes/oxmedium/png/scrollbarHorizontalIncrement.png similarity index 100% rename from source/Ox.UI/themes/oxmedium/png/scrollbarHorizontalIncrement.png rename to source/UI/themes/oxmedium/png/scrollbarHorizontalIncrement.png diff --git a/source/Ox.UI/themes/oxmedium/png/scrollbarVerticalDecrement.png b/source/UI/themes/oxmedium/png/scrollbarVerticalDecrement.png similarity index 100% rename from source/Ox.UI/themes/oxmedium/png/scrollbarVerticalDecrement.png rename to source/UI/themes/oxmedium/png/scrollbarVerticalDecrement.png diff --git a/source/Ox.UI/themes/oxmedium/png/scrollbarVerticalIncrement.png b/source/UI/themes/oxmedium/png/scrollbarVerticalIncrement.png similarity index 100% rename from source/Ox.UI/themes/oxmedium/png/scrollbarVerticalIncrement.png rename to source/UI/themes/oxmedium/png/scrollbarVerticalIncrement.png diff --git a/source/Ox.Unicode/Ox.Unicode.js b/source/Unicode/Unicode.js similarity index 97% rename from source/Ox.Unicode/Ox.Unicode.js rename to source/Unicode/Unicode.js index 24ae5d14..dfb001ec 100644 --- a/source/Ox.Unicode/Ox.Unicode.js +++ b/source/Unicode/Unicode.js @@ -2,7 +2,7 @@ Ox.load.Unicode = function(options, callback) { - Ox.getJSON(Ox.PATH + 'Ox.Unicode/json/Ox.Unicode.json?' + Ox.VERSION, function(chars) { + Ox.getJSON(Ox.PATH + 'Unicode/json/Unicode.json?' + Ox.VERSION, function(chars) { //@ Constants diff --git a/source/Ox.Unicode/json/Ox.Unicode.json b/source/Unicode/json/Unicode.json similarity index 100% rename from source/Ox.Unicode/json/Ox.Unicode.json rename to source/Unicode/json/Unicode.json diff --git a/tools/build/build.py b/tools/build/build.py index 74502f34..be781c69 100755 --- a/tools/build/build.py +++ b/tools/build/build.py @@ -48,37 +48,37 @@ def build_oxjs(downloads=False, geo=False): for item in os.listdir(path): full_path = '%s%s' % (path, item) if os.path.isdir(full_path): - if not (geo == False and item == 'Ox.Geo'): + if not (geo == False and item == 'Geo'): shutil.rmtree(full_path) else: os.remove(full_path) # Ox.UI Theme Data theme_data = {} - themes = [dirname for dirname in os.listdir(source_path + 'Ox.UI/themes/') if not dirname[0] in '._'] + themes = [dirname for dirname in os.listdir(source_path + 'UI/themes/') if not dirname[0] in '._'] for theme in themes: - theme_data[theme] = read_jsonc(source_path + 'Ox.UI/themes/%s/json/theme.jsonc' % theme) + theme_data[theme] = read_jsonc(source_path + 'UI/themes/%s/json/theme.jsonc' % theme) theme_data[theme]['themeClass'] = 'OxTheme' + theme[0].upper() + theme[1:] # Ox.UI CSS - css = read_file(source_path + 'Ox.UI/css/Ox.UI.css') + css = read_file(source_path + 'UI/css/UI.css') css = css.replace('$import', '\n'.join([ '@import url("../themes/%s/css/theme.css?%s");' % (theme, version) for theme in themes ])) - write_file('%sOx.UI/css/Ox.UI.css' % build_path, css) - write_file('%sOx.UI/css/Ox.UI.css' % dev_path, css) + write_file('%sUI/css/UI.css' % build_path, css) + write_file('%sUI/css/UI.css' % dev_path, css) # Ox.UI Theme CSS - css = read_file(source_path + 'Ox.UI/css/theme.css') + css = read_file(source_path + 'UI/css/theme.css') for theme in themes: theme_css = parse_css(css, theme_data[theme]) theme_css = theme_css.replace('.png)', '.png?%s)' % version) - write_file('%sOx.UI/themes/%s/css/theme.css' % (build_path, theme), theme_css) - write_file('%sOx.UI/themes/%s/css/theme.css' % (dev_path, theme), theme_css) + write_file('%sUI/themes/%s/css/theme.css' % (build_path, theme), theme_css) + write_file('%sUI/themes/%s/css/theme.css' % (dev_path, theme), theme_css) # Ox.UI SVGs ui_images = {} - path = source_path + 'Ox.UI/svg/' + path = source_path + 'UI/svg/' for filename in [filename for filename in os.listdir(path) if not filename[0] in '._']: svg = read_file(path + filename) svg = re.sub('\n\s*', '', svg) @@ -90,8 +90,8 @@ def build_oxjs(downloads=False, geo=False): if filename.startswith('symbolLoading'): for theme in themes: theme_svg = re.sub('#808080', format_hex(theme_data[theme]['symbolDefaultColor']), svg) - write_file('%sOx.UI/themes/%s/svg/%s' % (build_path, theme, filename), theme_svg) - write_file('%sOx.UI/themes/%s/svg/%s' % (dev_path, theme, filename), theme_svg) + write_file('%sUI/themes/%s/svg/%s' % (build_path, theme, filename), theme_svg) + write_file('%sUI/themes/%s/svg/%s' % (dev_path, theme, filename), theme_svg) # copy & link ui_files = {'build': [], 'dev': []} @@ -100,8 +100,8 @@ def build_oxjs(downloads=False, geo=False): if not '_' in path and not filename[0] in '._' \ and not filename.endswith('~') \ and not filename.endswith('.css') \ - and not '/Ox.UI/svg' in path \ - and (geo or not '/Ox.Geo/' in path): + and not '/UI/svg' in path \ + and (geo or not '/Geo/' in path): # write copies in build path source = os.path.join(path, filename) is_jquery = re.search('^jquery-[\d\.]+\.js$', filename) @@ -115,7 +115,7 @@ def build_oxjs(downloads=False, geo=False): if is_jquery_plugin: ui_files['build'].append(target.replace(build_path, '')) ui_files['dev'].append(target.replace(build_path, '')) - if not '/Ox/js/' in source and not '/Ox.UI/js/' in source and not is_jquery: + if not '/Ox/js/' in source and not '/UI/js/' in source and not is_jquery: if re.match('^Ox\..+\.js$', filename) or is_jsonc: js = read_file(source) write_file(target, ox.js.minify(js, '' if is_jsonc else comment)) @@ -202,7 +202,7 @@ def build_oxjs(downloads=False, geo=False): # Ox.UI js = '' - root = source_path + 'Ox.UI/' + root = source_path + 'UI/' for path, dirnames, filenames in os.walk(root): for filename in sorted(filenames): # jquery gets included by Ox.UI loader @@ -216,24 +216,24 @@ def build_oxjs(downloads=False, geo=False): and not 'locale' in filename \ and not filename.endswith('theme.css') \ and not filename.endswith('.svg') \ - and not 'Ox.UI/png' in path: + and not 'UI/png' in path: ui_files['dev'].append(os.path.join(path.replace(source_path, ''), filename)) if not '/js/' in path: ui_files['build'].append(os.path.join(path.replace(source_path, ''), filename)) if filename.endswith('.js'): js += read_file(os.path.join(path, filename)) + '\n' - filename = build_path + 'Ox.UI/js/Ox.UI.js' + filename = build_path + 'UI/js/UI.js' write_file(filename, ox.js.minify(js, comment)) ui_files['build'].append(filename.replace(build_path, '')) - write_file(build_path + 'Ox.UI/json/Ox.UI.json', json.dumps({ + write_file(build_path + 'UI/json/UI.json', json.dumps({ 'files': sorted(ui_files['build']), 'images': ui_images }, sort_keys=True)) - write_file(dev_path + 'Ox.UI/json/Ox.UI.json', json.dumps({ + write_file(dev_path + 'UI/json/UI.json', json.dumps({ 'files': sorted(ui_files['dev']), 'images': ui_images }, indent=4, sort_keys=True)) - ui_files['dev'].append('Ox.UI/Ox.UI.js') + ui_files['dev'].append('UI/UI.js') # index data = { @@ -242,7 +242,7 @@ def build_oxjs(downloads=False, geo=False): lambda x: re.search('\.js$', x), ui_files['dev'] ) + map( - lambda x: 'Ox.%s/Ox.%s.js' % (x, x), + lambda x: '%s/%s.js' % (x, x), ['Geo', 'Image', 'Unicode'] )), 'examples': sorted(sum(map( diff --git a/tools/locale/strings.js b/tools/locale/strings.js index 9f145e39..0a0aa4e2 100644 --- a/tools/locale/strings.js +++ b/tools/locale/strings.js @@ -1,7 +1,7 @@ var path = Ox.PATH.replace('/build/', '/dev/'), files = [ path + 'Ox/json/Ox.json', - path + 'Ox.UI/json/Ox.UI.json' + path + 'UI/json/UI.json' ], strings = { 'inside Ox._()': {}, diff --git a/tools/locale/strings.py b/tools/locale/strings.py old mode 100644 new mode 100755 index 7565f023..d2aff776 --- a/tools/locale/strings.py +++ b/tools/locale/strings.py @@ -13,7 +13,7 @@ lines = [] path = './dev/' files = [] -for f in ['Ox/json/Ox.json', 'Ox.UI/json/Ox.UI.json']: +for f in ['Ox/json/Ox.json', 'UI/json/UI.json']: with open(path + f) as fd: for filename in json.load(fd)['files']: if isinstance(filename, list):