summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2014-08-10 15:21:22 +0200
committerJonas Smedegaard <dr@jones.dk>2014-08-10 15:21:28 +0200
commit2ba3d22126e63db3fd8194687c2c81ef163ecb29 (patch)
treeba286f30bda871a9cccae3ec5bf90533c05f5757
parent7ab776adf59669801bdbb0952421f8d91d3c7586 (diff)
Rename classes ...l10n → ...locale.
-rw-r--r--profiles/wheezy/classes/Blend/parl/desktop/ALL.yml6
-rw-r--r--profiles/wheezy/classes/Blend/parl/desktop/EU.yml6
-rw-r--r--profiles/wheezy/classes/Desktop/email/locale/ALL.yml (renamed from profiles/wheezy/classes/Desktop/email/l10n/ALL.yml)0
-rw-r--r--profiles/wheezy/classes/Desktop/email/locale/AMERICAS.yml (renamed from profiles/wheezy/classes/Desktop/email/l10n/AMERICAS.yml)0
-rw-r--r--profiles/wheezy/classes/Desktop/email/locale/ASIA.yml (renamed from profiles/wheezy/classes/Desktop/email/l10n/ASIA.yml)0
-rw-r--r--profiles/wheezy/classes/Desktop/email/locale/EU.yml (renamed from profiles/wheezy/classes/Desktop/email/l10n/EU.yml)0
-rw-r--r--profiles/wheezy/classes/Desktop/email/locale/EUROPE.yml (renamed from profiles/wheezy/classes/Desktop/email/l10n/EUROPE.yml)2
-rw-r--r--profiles/wheezy/classes/Desktop/email/locale/INDIA.yml (renamed from profiles/wheezy/classes/Desktop/email/l10n/INDIA.yml)0
-rw-r--r--profiles/wheezy/classes/Desktop/office/locale/AFRICA.yml (renamed from profiles/wheezy/classes/Desktop/office/l10n/AFRICA.yml)2
-rw-r--r--profiles/wheezy/classes/Desktop/office/locale/ALL.yml (renamed from profiles/wheezy/classes/Desktop/office/l10n/ALL.yml)8
-rw-r--r--profiles/wheezy/classes/Desktop/office/locale/AMERICAS.yml (renamed from profiles/wheezy/classes/Desktop/office/l10n/AMERICAS.yml)0
-rw-r--r--profiles/wheezy/classes/Desktop/office/locale/ASIA.yml (renamed from profiles/wheezy/classes/Desktop/office/l10n/ASIA.yml)0
-rw-r--r--profiles/wheezy/classes/Desktop/office/locale/EU.yml (renamed from profiles/wheezy/classes/Desktop/office/l10n/EU.yml)0
-rw-r--r--profiles/wheezy/classes/Desktop/office/locale/EUROPE.yml (renamed from profiles/wheezy/classes/Desktop/office/l10n/EUROPE.yml)2
-rw-r--r--profiles/wheezy/classes/Desktop/office/locale/INDIA.yml (renamed from profiles/wheezy/classes/Desktop/office/l10n/INDIA.yml)0
-rw-r--r--profiles/wheezy/classes/Desktop/office/locale/ZA.yml (renamed from profiles/wheezy/classes/Desktop/office/l10n/ZA.yml)0
-rw-r--r--profiles/wheezy/classes/Desktop/web/locale/AFRICA.yml (renamed from profiles/wheezy/classes/Desktop/web/l10n/AFRICA.yml)0
-rw-r--r--profiles/wheezy/classes/Desktop/web/locale/ALL.yml (renamed from profiles/wheezy/classes/Desktop/web/l10n/ALL.yml)0
-rw-r--r--profiles/wheezy/classes/Desktop/web/locale/AMERICAS.yml (renamed from profiles/wheezy/classes/Desktop/web/l10n/AMERICAS.yml)0
-rw-r--r--profiles/wheezy/classes/Desktop/web/locale/ASIA.yml (renamed from profiles/wheezy/classes/Desktop/web/l10n/ASIA.yml)0
-rw-r--r--profiles/wheezy/classes/Desktop/web/locale/EU.yml (renamed from profiles/wheezy/classes/Desktop/web/l10n/EU.yml)0
-rw-r--r--profiles/wheezy/classes/Desktop/web/locale/EUROPE.yml (renamed from profiles/wheezy/classes/Desktop/web/l10n/EUROPE.yml)2
-rw-r--r--profiles/wheezy/classes/Desktop/web/locale/INDIA.yml (renamed from profiles/wheezy/classes/Desktop/web/l10n/INDIA.yml)0
-rw-r--r--profiles/wheezy/nodes/parl-desktop-india.yml6
24 files changed, 17 insertions, 17 deletions
diff --git a/profiles/wheezy/classes/Blend/parl/desktop/ALL.yml b/profiles/wheezy/classes/Blend/parl/desktop/ALL.yml
index 5c9183d..6c07f61 100644
--- a/profiles/wheezy/classes/Blend/parl/desktop/ALL.yml
+++ b/profiles/wheezy/classes/Blend/parl/desktop/ALL.yml
@@ -1,5 +1,5 @@
classes:
- Blend.parl.desktop
- - Desktop.email.l10n.ALL
- - Desktop.office.l10n.ALL
- - Desktop.web.l10n.ALL
+ - Desktop.email.locale.ALL
+ - Desktop.office.locale.ALL
+ - Desktop.web.locale.ALL
diff --git a/profiles/wheezy/classes/Blend/parl/desktop/EU.yml b/profiles/wheezy/classes/Blend/parl/desktop/EU.yml
index b2287ac..c467f88 100644
--- a/profiles/wheezy/classes/Blend/parl/desktop/EU.yml
+++ b/profiles/wheezy/classes/Blend/parl/desktop/EU.yml
@@ -1,5 +1,5 @@
classes:
- Blend.parl.desktop
- - Desktop.email.l10n.EU
- - Desktop.office.l10n.EU
- - Desktop.web.l10n.EU
+ - Desktop.email.locale.EU
+ - Desktop.office.locale.EU
+ - Desktop.web.locale.EU
diff --git a/profiles/wheezy/classes/Desktop/email/l10n/ALL.yml b/profiles/wheezy/classes/Desktop/email/locale/ALL.yml
index b1aab4b..b1aab4b 100644
--- a/profiles/wheezy/classes/Desktop/email/l10n/ALL.yml
+++ b/profiles/wheezy/classes/Desktop/email/locale/ALL.yml
diff --git a/profiles/wheezy/classes/Desktop/email/l10n/AMERICAS.yml b/profiles/wheezy/classes/Desktop/email/locale/AMERICAS.yml
index 7647e5e..7647e5e 100644
--- a/profiles/wheezy/classes/Desktop/email/l10n/AMERICAS.yml
+++ b/profiles/wheezy/classes/Desktop/email/locale/AMERICAS.yml
diff --git a/profiles/wheezy/classes/Desktop/email/l10n/ASIA.yml b/profiles/wheezy/classes/Desktop/email/locale/ASIA.yml
index 0cbe844..0cbe844 100644
--- a/profiles/wheezy/classes/Desktop/email/l10n/ASIA.yml
+++ b/profiles/wheezy/classes/Desktop/email/locale/ASIA.yml
diff --git a/profiles/wheezy/classes/Desktop/email/l10n/EU.yml b/profiles/wheezy/classes/Desktop/email/locale/EU.yml
index 6dde537..6dde537 100644
--- a/profiles/wheezy/classes/Desktop/email/l10n/EU.yml
+++ b/profiles/wheezy/classes/Desktop/email/locale/EU.yml
diff --git a/profiles/wheezy/classes/Desktop/email/l10n/EUROPE.yml b/profiles/wheezy/classes/Desktop/email/locale/EUROPE.yml
index f420203..bf90492 100644
--- a/profiles/wheezy/classes/Desktop/email/l10n/EUROPE.yml
+++ b/profiles/wheezy/classes/Desktop/email/locale/EUROPE.yml
@@ -1,5 +1,5 @@
classes:
- - Desktop.email.l10n.EU
+ - Desktop.email.locale.EU
parameters:
doc:
desktop-email:
diff --git a/profiles/wheezy/classes/Desktop/email/l10n/INDIA.yml b/profiles/wheezy/classes/Desktop/email/locale/INDIA.yml
index 405a96a..405a96a 100644
--- a/profiles/wheezy/classes/Desktop/email/l10n/INDIA.yml
+++ b/profiles/wheezy/classes/Desktop/email/locale/INDIA.yml
diff --git a/profiles/wheezy/classes/Desktop/office/l10n/AFRICA.yml b/profiles/wheezy/classes/Desktop/office/locale/AFRICA.yml
index 9cb5d65..fcaebd9 100644
--- a/profiles/wheezy/classes/Desktop/office/l10n/AFRICA.yml
+++ b/profiles/wheezy/classes/Desktop/office/locale/AFRICA.yml
@@ -1,5 +1,5 @@
classes:
- - Desktop.office.l10n.ZA
+ - Desktop.office.locale.ZA
parameters:
doc:
desktop-office:
diff --git a/profiles/wheezy/classes/Desktop/office/l10n/ALL.yml b/profiles/wheezy/classes/Desktop/office/locale/ALL.yml
index 6945121..3b2ba5c 100644
--- a/profiles/wheezy/classes/Desktop/office/l10n/ALL.yml
+++ b/profiles/wheezy/classes/Desktop/office/locale/ALL.yml
@@ -1,8 +1,8 @@
classes:
- - Desktop.office.l10n.AFRICA
- - Desktop.office.l10n.AMERICAS
- - Desktop.office.l10n.ASIA
- - Desktop.office.l10n.EUROPE
+ - Desktop.office.locale.AFRICA
+ - Desktop.office.locale.AMERICAS
+ - Desktop.office.locale.ASIA
+ - Desktop.office.locale.EUROPE
parameters:
doc:
desktop-office:
diff --git a/profiles/wheezy/classes/Desktop/office/l10n/AMERICAS.yml b/profiles/wheezy/classes/Desktop/office/locale/AMERICAS.yml
index c687421..c687421 100644
--- a/profiles/wheezy/classes/Desktop/office/l10n/AMERICAS.yml
+++ b/profiles/wheezy/classes/Desktop/office/locale/AMERICAS.yml
diff --git a/profiles/wheezy/classes/Desktop/office/l10n/ASIA.yml b/profiles/wheezy/classes/Desktop/office/locale/ASIA.yml
index 6795967..6795967 100644
--- a/profiles/wheezy/classes/Desktop/office/l10n/ASIA.yml
+++ b/profiles/wheezy/classes/Desktop/office/locale/ASIA.yml
diff --git a/profiles/wheezy/classes/Desktop/office/l10n/EU.yml b/profiles/wheezy/classes/Desktop/office/locale/EU.yml
index e7ef2c0..e7ef2c0 100644
--- a/profiles/wheezy/classes/Desktop/office/l10n/EU.yml
+++ b/profiles/wheezy/classes/Desktop/office/locale/EU.yml
diff --git a/profiles/wheezy/classes/Desktop/office/l10n/EUROPE.yml b/profiles/wheezy/classes/Desktop/office/locale/EUROPE.yml
index d61a3b7..804d1c3 100644
--- a/profiles/wheezy/classes/Desktop/office/l10n/EUROPE.yml
+++ b/profiles/wheezy/classes/Desktop/office/locale/EUROPE.yml
@@ -1,5 +1,5 @@
classes:
- - Desktop.office.l10n.EU
+ - Desktop.office.locale.EU
parameters:
doc:
desktop-office:
diff --git a/profiles/wheezy/classes/Desktop/office/l10n/INDIA.yml b/profiles/wheezy/classes/Desktop/office/locale/INDIA.yml
index 006e84e..006e84e 100644
--- a/profiles/wheezy/classes/Desktop/office/l10n/INDIA.yml
+++ b/profiles/wheezy/classes/Desktop/office/locale/INDIA.yml
diff --git a/profiles/wheezy/classes/Desktop/office/l10n/ZA.yml b/profiles/wheezy/classes/Desktop/office/locale/ZA.yml
index 64e1974..64e1974 100644
--- a/profiles/wheezy/classes/Desktop/office/l10n/ZA.yml
+++ b/profiles/wheezy/classes/Desktop/office/locale/ZA.yml
diff --git a/profiles/wheezy/classes/Desktop/web/l10n/AFRICA.yml b/profiles/wheezy/classes/Desktop/web/locale/AFRICA.yml
index 9c06f7b..9c06f7b 100644
--- a/profiles/wheezy/classes/Desktop/web/l10n/AFRICA.yml
+++ b/profiles/wheezy/classes/Desktop/web/locale/AFRICA.yml
diff --git a/profiles/wheezy/classes/Desktop/web/l10n/ALL.yml b/profiles/wheezy/classes/Desktop/web/locale/ALL.yml
index 0932248..0932248 100644
--- a/profiles/wheezy/classes/Desktop/web/l10n/ALL.yml
+++ b/profiles/wheezy/classes/Desktop/web/locale/ALL.yml
diff --git a/profiles/wheezy/classes/Desktop/web/l10n/AMERICAS.yml b/profiles/wheezy/classes/Desktop/web/locale/AMERICAS.yml
index 81c9121..81c9121 100644
--- a/profiles/wheezy/classes/Desktop/web/l10n/AMERICAS.yml
+++ b/profiles/wheezy/classes/Desktop/web/locale/AMERICAS.yml
diff --git a/profiles/wheezy/classes/Desktop/web/l10n/ASIA.yml b/profiles/wheezy/classes/Desktop/web/locale/ASIA.yml
index 5acf451..5acf451 100644
--- a/profiles/wheezy/classes/Desktop/web/l10n/ASIA.yml
+++ b/profiles/wheezy/classes/Desktop/web/locale/ASIA.yml
diff --git a/profiles/wheezy/classes/Desktop/web/l10n/EU.yml b/profiles/wheezy/classes/Desktop/web/locale/EU.yml
index fc4df8f..fc4df8f 100644
--- a/profiles/wheezy/classes/Desktop/web/l10n/EU.yml
+++ b/profiles/wheezy/classes/Desktop/web/locale/EU.yml
diff --git a/profiles/wheezy/classes/Desktop/web/l10n/EUROPE.yml b/profiles/wheezy/classes/Desktop/web/locale/EUROPE.yml
index b6a0a01..576cd24 100644
--- a/profiles/wheezy/classes/Desktop/web/l10n/EUROPE.yml
+++ b/profiles/wheezy/classes/Desktop/web/locale/EUROPE.yml
@@ -1,5 +1,5 @@
classes:
- - Desktop.web.l10n.EU
+ - Desktop.web.locale.EU
parameters:
doc:
desktop-web:
diff --git a/profiles/wheezy/classes/Desktop/web/l10n/INDIA.yml b/profiles/wheezy/classes/Desktop/web/locale/INDIA.yml
index dfcd7f2..dfcd7f2 100644
--- a/profiles/wheezy/classes/Desktop/web/l10n/INDIA.yml
+++ b/profiles/wheezy/classes/Desktop/web/locale/INDIA.yml
diff --git a/profiles/wheezy/nodes/parl-desktop-india.yml b/profiles/wheezy/nodes/parl-desktop-india.yml
index 6bc240e..5abbbaf 100644
--- a/profiles/wheezy/nodes/parl-desktop-india.yml
+++ b/profiles/wheezy/nodes/parl-desktop-india.yml
@@ -1,5 +1,5 @@
classes:
- Blend.parl.desktop
- - Desktop.email.l10n.INDIA
- - Desktop.office.l10n.INDIA
- - Desktop.web.l10n.INDIA
+ - Desktop.email.locale.INDIA
+ - Desktop.office.locale.INDIA
+ - Desktop.web.locale.INDIA