summaryrefslogtreecommitdiff
path: root/scp2/source/ooo/common_brand.scp
diff options
context:
space:
mode:
Diffstat (limited to 'scp2/source/ooo/common_brand.scp')
-rw-r--r--scp2/source/ooo/common_brand.scp24
1 files changed, 21 insertions, 3 deletions
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp
index 27369365dabc..997a142695d4 100644
--- a/scp2/source/ooo/common_brand.scp
+++ b/scp2/source/ooo/common_brand.scp
@@ -336,14 +336,14 @@ Directory gid_Brand_Dir_Share_Extensions_Dict_Pl
DosName = "dict-pl";
End
-Directory gid_Brand_Dir_Share_Extensions_Dict_Pt
+Directory gid_Brand_Dir_Share_Extensions_Dict_Pt_Br
ParentID = gid_Brand_Dir_Share_Extensions;
- DosName = "dict-pt";
+ DosName = "dict-pt-BR";
End
Directory gid_Brand_Dir_Share_Extensions_Dict_Pt_Pt
ParentID = gid_Brand_Dir_Share_Extensions;
- DosName = "dict-pt-pt";
+ DosName = "dict-pt-PT";
End
Directory gid_Brand_Dir_Share_Extensions_Dict_Ro
@@ -934,6 +934,24 @@ ProfileItem gid_Brand_Profileitem_Soffice_NativeProgress_So
Value = "${NATIVEPROGRESS}";
End
+ProfileItem gid_Brand_Profileitem_Soffice_ProgressTextColor_So
+ ProfileID = gid_Brand_Profile_Soffice_Ini;
+ ModuleID = gid_Module_Root_Brand;
+ Section = "Bootstrap";
+ Order = 7;
+ Key = "ProgressTextColor";
+ Value = "${PROGRESSTEXTCOLOR}";
+End
+
+ProfileItem gid_Brand_Profileitem_Soffice_ProgressTextBaseline_So
+ ProfileID = gid_Brand_Profile_Soffice_Ini;
+ ModuleID = gid_Module_Root_Brand;
+ Section = "Bootstrap";
+ Order = 8;
+ Key = "ProgressTextBaseline";
+ Value = "${PROGRESSTEXTBASELINE}";
+End
+
ProfileItem gid_Brand_Profileitem_Soffice_Hideeula
ProfileID = gid_Brand_Profile_Soffice_Ini;
ModuleID = gid_Module_Root_Brand;