diff options
author | David Tardon <dtardon@redhat.com> | 2013-05-05 13:26:47 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-05-05 13:26:47 +0200 |
commit | 3c08872842bb61a600724c2576ed8e929767a8d1 (patch) | |
tree | 318992bbab65977d0ffab27a44930e73a2eba2f8 /officecfg | |
parent | 8a5bdd8a74f3c52351ce9524ce97f8b48675b432 (diff) |
our product is always opensource, part II
This is a follow-up to commit be8a7eb7c1cfcb9d89898c6cf40f560577a0c0a8,
which dropped the setting from instsetoo_native/util/openoffice.lst .
Change-Id: I86cf333fae78edf1a4d2167505457ac925d96208
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Setup.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Setup.xcu b/officecfg/registry/data/org/openoffice/Setup.xcu index 0dd29745f9a3..1d7961b4861f 100644 --- a/officecfg/registry/data/org/openoffice/Setup.xcu +++ b/officecfg/registry/data/org/openoffice/Setup.xcu @@ -44,7 +44,7 @@ <value>${FILEFORMATNAME}</value> </prop> <prop oor:name="ooOpenSourceContext"> - <value>${OPENSOURCE}</value> + <value>1</value> </prop> </node> <node oor:name="Office"> |