From 6b522673373797bbf53d795d53e0ec45175a5d67 Mon Sep 17 00:00:00 2001 From: Noel Power Date: Mon, 13 Jun 2011 10:38:18 +0100 Subject: default config location has changed, look in old config dir when migrating A previous patch (boostrap:25bd2eec77ed774a37d1cddd0d72312e23d5e9fd) changed the default configuration directory location ( on unix ) When evaluating user configurations for migration we need to search the old default config dir and not the new default config directory, --- officecfg/registry/data/org/openoffice/Setup.xcu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Setup.xcu b/officecfg/registry/data/org/openoffice/Setup.xcu index e72e61b8f02b..7ce906575ada 100644 --- a/officecfg/registry/data/org/openoffice/Setup.xcu +++ b/officecfg/registry/data/org/openoffice/Setup.xcu @@ -783,12 +783,12 @@ - + 10 - Openofice.org 3=openoffice.org/3,OpenOffice.org 2=openoffice.org2,StarOffice 8=staroffice8,StarSuite 8=starsuite8 + Libreoffice 3=libreoffice/3,Openofice.org 3=openoffice.org/3,OpenOffice.org 2=openoffice.org2,StarOffice 8=staroffice8,StarSuite 8=starsuite8 -- cgit