diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-19 12:54:53 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-19 12:54:53 +0000 |
commit | 94f137d0bfeab86a74ce2d9287cc0a2927202dfd (patch) | |
tree | b9e3bd94aa312a99e88c5cd27bfe00c6bc08294e /officecfg | |
parent | aa3298860113e2c2a83d9490e3a0cc083d1f035e (diff) |
INTEGRATION: CWS fwk56 (1.8.54); FILE MERGED
2006/11/14 07:54:46 pb 1.8.54.1: fix: #i69133# added userprofile.xcu
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/makefile.mk | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/makefile.mk b/officecfg/registry/data/org/openoffice/makefile.mk index df5b729158b3..c442b60bd385 100644 --- a/officecfg/registry/data/org/openoffice/makefile.mk +++ b/officecfg/registry/data/org/openoffice/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: obo $ $Date: 2006-09-15 13:59:12 $ +# last change: $Author: ihi $ $Date: 2006-12-19 13:54:53 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -47,7 +47,8 @@ XCUFILES= \ Inet.xcu \ Setup.xcu \ VCL.xcu \ - FirstStartWizard.xcu + FirstStartWizard.xcu \ + UserProfile.xcu MODULEFILES= \ Inet-defaultsearchengine.xcu \ |