summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2022-08-17 17:16:35 +0200
committerGabor Kelemen <kelemeng@ubuntu.com>2022-08-17 17:16:35 +0200
commit1183c6355b19943db066a84f3af9a3934b32695d (patch)
treeddc007875e5bae500e499c31bea46e8d41949255
parent[CIBO] Rebrand some artwork to CIB Office (diff)
downloadcore-1183c6355b19943db066a84f3af9a3934b32695d.tar.gz
core-1183c6355b19943db066a84f3af9a3934b32695d.zip
[CIBO] Use the same profile directory on Windows as the old brand
Change-Id: I10da4b6b4f301917e0436f349da6ce4851bd3754
-rw-r--r--scp2/source/ooo/common_brand.scp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp
index e46bd98acd60..162dd6df60a2 100644
--- a/scp2/source/ooo/common_brand.scp
+++ b/scp2/source/ooo/common_brand.scp
@@ -334,7 +334,7 @@ ProfileItem gid_Brand_Profileitem_Bootstrap_Userinstall
Order = 3;
Key = "UserInstallation";
#ifdef WNT
- Value = "$SYSUSERCONFIG/%ONEWORDPRODUCTNAME/%USERDIRPRODUCTVERSION";
+ Value = "$SYSUSERCONFIG/LibreOfficepoweredbyCIB/%USERDIRPRODUCTVERSION";
#elif defined MACOSX
Value = "$SYSUSERCONFIG/%ONEWORDPRODUCTNAME/%USERDIRPRODUCTVERSION";
#else