diff options
author | Oliver Bolte <obo@openoffice.org> | 2009-04-15 12:38:53 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2009-04-15 12:38:53 +0000 |
commit | 25eb5c8d6ebebf148bc1ae4c93bc388a652cf9ff (patch) | |
tree | 0191615ac6e9000f6cf58d1e282accf16f031512 | |
parent | ad9abfa784cc078d32ae5d11aaa031d8a3f5f548 (diff) |
#i92532#,#i10000# File from CWS sw31bf08 (due to forgotten commit on the CWS)
-rwxr-xr-x | dictionaries/pt_BR/dictionaries.xcu | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dictionaries/pt_BR/dictionaries.xcu b/dictionaries/pt_BR/dictionaries.xcu index 08231c6..55f79c2 100755 --- a/dictionaries/pt_BR/dictionaries.xcu +++ b/dictionaries/pt_BR/dictionaries.xcu @@ -4,7 +4,7 @@ <node oor:name="Dictionaries">
<node oor:name="HunSpellDic_pt_BR-Reforma1990" oor:op="fuse">
<prop oor:name="Locations" oor:type="oor:string-list">
- <value>%origin%/dictionaries/pt_BR.aff %origin%/dictionaries/pt_BR.dic</value>
+ <value>%origin%/pt_BR.aff %origin%/pt_BR.dic</value>
</prop>
<prop oor:name="Format" oor:type="xs:string">
<value>DICT_SPELL</value>
@@ -16,7 +16,7 @@ <node oor:name="HyphDic_pt-BR" oor:op="fuse">
<prop oor:name="Locations" oor:type="oor:string-list">
- <value>%origin%/dictionaries/hyph_pt_BR.dic</value>
+ <value>%origin%/hyph_pt_BR.dic</value>
</prop>
<prop oor:name="Format" oor:type="xs:string">
<value>DICT_HYPH</value>
@@ -27,7 +27,7 @@ </node>
</node>
- </node>
+ </node>
</oor:component-data>
|