diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-19 12:59:40 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-19 12:59:40 +0000 |
commit | 8d5467ba2156c03373e087fe8dec8549bb82bb0a (patch) | |
tree | 976847ba82ce314650a069541673f149837f6e05 /officecfg/registry | |
parent | f1e7935f89b2378aca462c9fbce6a7d53b7cc846 (diff) |
INTEGRATION: CWS sb50 (1.5.824); FILE MERGED
2006/04/05 14:15:23 sb 1.5.824.1: #i63706# Implemented oor:op=fuse.
Diffstat (limited to 'officecfg/registry')
-rw-r--r-- | officecfg/registry/component-update.xsd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/officecfg/registry/component-update.xsd b/officecfg/registry/component-update.xsd index b61688e73ad6..5e0d0994739d 100644 --- a/officecfg/registry/component-update.xsd +++ b/officecfg/registry/component-update.xsd @@ -65,6 +65,7 @@ <xs:restriction base="xs:string"> <xs:enumeration value="modify"/> <xs:enumeration value="replace"/> + <xs:enumeration value="fuse"/> <xs:enumeration value="remove"/> <xs:enumeration value="reset"/> </xs:restriction> |