diff options
author | Rüdiger Timm <rt@openoffice.org> | 2009-02-20 10:26:43 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2009-02-20 10:26:43 +0000 |
commit | 650a718335fc0992482fd703c2d948687ea77dee (patch) | |
tree | a867b11cfc007712dc9e37ef35b0edcc74841efe | |
parent | 9d5189dd0cd713e83f7efae74137700e714ff755 (diff) |
#i10000#, #i92532# Block for license acceptance removed from dictionaries/pt_BR/description.xml (reason: could not register that dictionary during creation of install sets for Mac OSX).
-rwxr-xr-x | dictionaries/pt_BR/description.xml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/dictionaries/pt_BR/description.xml b/dictionaries/pt_BR/description.xml index ae1db34..151624f 100755 --- a/dictionaries/pt_BR/description.xml +++ b/dictionaries/pt_BR/description.xml @@ -3,19 +3,6 @@ <!-- SHOULD OR MUST BE PROVIDED ENTRIES FOLLOWING... --> - <!-- Here you can state the license text to be displayed during installation. - You can provide more than one localized version if you like. - If no matching locale was found the first one will be displayed. - !!! Don't change the values for 'accept-by' or 'suppress-on-update' it !!! - !!! might be troublesome in multi-user installations if no shared-layer !!! - !!! installation can be done. !!! --> - <registration> - <simple-license accept-by="admin" suppress-on-update="false" > - <license-text xlink:href="README_en.TXT" lang="en" /> - <license-text xlink:href="README_pt_BR.TXT" lang="pt-BR" /> - </simple-license> - </registration> - <!-- The version of your extension. NOT the one of OpenOffice.org... It will also be used to automatically check if there are updates for this extension available. Newer versions should have higher values. --> |