[Libreoffice-commits] dictionaries.git: Dictionary_en.mk en/en_AU.aff en/en_AU.dic en/en_CA.aff en/en_CA.dic en/en_GB.aff en/en_GB.dic en/en_US.aff en/en_US.dic en/META-INF en/package-description.txt

2018-05-14 Thread Aron Budea
 Dictionary_en.mk |1 +
 en/META-INF/manifest.xml |1 +
 2 files changed, 2 insertions(+)

New commits:
commit dbcea2a5cdfabea90420fa292e66cc647814b824
Author: Aron Budea 
Date:   Mon May 7 23:21:27 2018 +0200

English dictionaries: add ref to package-description.txt

Change-Id: Ie63941f519f43a5e632816b696bd174f033c4991
Reviewed-on: https://gerrit.libreoffice.org/53953
Reviewed-by: Aron Budea 
Tested-by: Aron Budea 

diff --git a/Dictionary_en.mk b/Dictionary_en.mk
index f42c813..bc9d7b6 100644
--- a/Dictionary_en.mk
+++ b/Dictionary_en.mk
@@ -29,6 +29,7 @@ $(eval $(call gb_Dictionary_add_root_files,dict-en,\
dictionaries/en/Lightproof.components \
dictionaries/en/Lightproof.py \
dictionaries/en/Linguistic.xcu \
+   dictionaries/en/package-description.txt \
dictionaries/en/README_en_AU.txt \
dictionaries/en/README_en_CA.txt \
dictionaries/en/README_en_GB_thes.txt \
diff --git a/en/META-INF/manifest.xml b/en/META-INF/manifest.xml
index f8d630a..b6489c7 100644
--- a/en/META-INF/manifest.xml
+++ b/en/META-INF/manifest.xml
@@ -3,6 +3,7 @@
 http://openoffice.org/2001/manifest;>
 
+
 
 https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] dictionaries.git: Dictionary_en.mk en/English.png

2017-12-12 Thread Aron Budea
 Dictionary_en.mk |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 7ac9dd36dcbaef021399b8328d25c8a1ab000e83
Author: Aron Budea 
Date:   Wed Dec 13 04:29:54 2017 +0100

Add logo for English dict to the .mk as well

Change-Id: I9a64cce5dd06f75d536b0740c492358e89e90666
Reviewed-on: https://gerrit.libreoffice.org/46360
Reviewed-by: Aron Budea 
Tested-by: Aron Budea 

diff --git a/Dictionary_en.mk b/Dictionary_en.mk
index ce6354e..f42c813 100644
--- a/Dictionary_en.mk
+++ b/Dictionary_en.mk
@@ -12,6 +12,7 @@ $(eval $(call 
gb_Dictionary_Dictionary,dict-en,dictionaries/en))
 $(eval $(call gb_Dictionary_add_root_files,dict-en,\
dictionaries/en/affDescription.txt \
dictionaries/en/changelog.txt \
+   dictionaries/en/English.png \
dictionaries/en/en_AU.aff \
dictionaries/en/en_AU.dic \
dictionaries/en/en_CA.aff \
diff --git a/en/English.png b/en/English.png
old mode 100755
new mode 100644
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] dictionaries.git: Dictionary_en.mk

2016-05-23 Thread Christian Lohmaier
 Dictionary_en.mk |4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

New commits:
commit 697bbfa625583164f546b3f58a18858b56b871eb
Author: Christian Lohmaier 
Date:   Tue May 24 01:59:42 2016 +0200

gb_Dictionary_add_thesaurus doesn't like whitespace

Change-Id: Ib8bd172570967b02fc21d01ea389d0b0b29c05ea

diff --git a/Dictionary_en.mk b/Dictionary_en.mk
index 7e96375..ce6354e 100644
--- a/Dictionary_en.mk
+++ b/Dictionary_en.mk
@@ -63,8 +63,6 @@ $(eval $(call gb_Dictionary_add_propertyfiles,dict-en,dialog,\
dictionaries/en/dialog/en_en_US.properties \
 ))
 
-$(eval $(call gb_Dictionary_add_thesaurus,dict-en,\
-   dictionaries/en/th_en_US_v2.dat \
-))
+$(eval $(call 
gb_Dictionary_add_thesaurus,dict-en,dictionaries/en/th_en_US_v2.dat))
 
 # vim: set noet sw=4 ts=4:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] dictionaries.git: Dictionary_en.mk en/th_en_US_v2.idx

2016-05-23 Thread Christian Lohmaier
 Dictionary_en.mk   |3 
 en/th_en_US_v2.idx |145868 
-
 2 files changed, 1 insertion(+), 145870 deletions(-)

New commits:
commit 1f3eaa2dc7e2bc04fef06a0ed76ee18bb195e00f
Author: Christian Lohmaier 
Date:   Mon May 23 23:23:02 2016 +0200

thesuaurs.idx is generated by gb_Dictionary_add_thesaurus

as there is only one thesuarus, no need for the thesauri variant that
does nothing else but call the thesuarus one..

Change-Id: Ia366e13e9cee0f15d282377124404a4cf0c3039b

diff --git a/Dictionary_en.mk b/Dictionary_en.mk
index 04b28e8..7e96375 100644
--- a/Dictionary_en.mk
+++ b/Dictionary_en.mk
@@ -63,9 +63,8 @@ $(eval $(call gb_Dictionary_add_propertyfiles,dict-en,dialog,\
dictionaries/en/dialog/en_en_US.properties \
 ))
 
-$(eval $(call gb_Dictionary_add_thesauri,dict-en,\
+$(eval $(call gb_Dictionary_add_thesaurus,dict-en,\
dictionaries/en/th_en_US_v2.dat \
-   dictionaries/en/th_en_US_v2.idx \
 ))
 
 # vim: set noet sw=4 ts=4:
diff --git a/en/th_en_US_v2.idx b/en/th_en_US_v2.idx
deleted file mode 100755
index 25e84cb..000
--- a/en/th_en_US_v2.idx
+++ /dev/null
@@ -1,145868 +0,0 @@
-UTF-8
-145866
-'s gravenhage|7
-'tween decks|139
-.22|176
-.22-calibre|271
-.22 caliber|358
-.22 calibre|445
-.38-caliber|532
-.38-calibre|619
-.38 caliber|706
-.38 calibre|793
-.45-caliber|880
-.45-calibre|967
-.45 caliber|1054
-.45 calibre|1141
-0|1228
-1|1346
-1-dodecanol|1466
-1-hitter|1527
-10|1611
-10-membered|1711
-100|1770
-1000|1899
-1|2053
-10|2119
-100|2188
-10|2270
-1|2350
-1000th|2498
-100th|2549
-101|2609
-101st|2682
-105|2739
-105th|2797
-10th|2854
-11|2898
-11-plus|2992
-110|3073
-110th|3130
-115|3187
-115th|3249
-11 november|3310
-11th|3398
-12|3445
-12-tone music|3553
-12-tone system|3683
-120|3813
-120th|3938
-125|3999
-125th|4066
-12th|4130
-13|4176
-130|4303
-130th|4365
-135|4426
-135th|4494
-13th|4558
-14|4607
-140|4707
-140th|4767
-144|4827
-145|4877
-145th|4943
-14 july|5006
-14th|5137
-15|5186
-150|5282
-150th|5341
-1530s|5401
-155|5490
-155th|
-15 august 1945|5618
-15 may organization|5715
-15 minutes|5900
-15th|5988
-16|6036
-160|6134
-160th|6194
-165|6254
-165th|6320
-16 pf|6383
-16th|6533
-17|6581
-170|6685
-170th|6748
-1728|6810
-175|6867
-1750s|6936
-175th|7025
-1760s|7090
-1770s|7179
-1780s|7268
-1790s|7357
-17 november|7446
-17th|7654
-18|7704
-18-karat gold|7808
-180|7875
-180th|7938
-1820s|7999
-1830s|8088
-1840s|8177
-1850s|8266
-1860s|8355
-1870s|8444
-1880s|8533
-1890s|8631
-18th|8729
-19|8778
-190|8878
-1900s|8939
-190th|9028
-1920s|9089
-1930s|9187
-1940s|9285
-1950s|9382
-1960s|9479
-1970s|9576
-1980s|9675
-1990s|9773
-19th|9871
-1 chronicles|9920
-1 esdras|9990
-1 kings|10047
-1 maccabees|10102
-1 samuel|10169
-1st|10227
-1st-class mail|10270
-1st baron beaverbrook|10355
-1st baron verulam|10606
-1st class|10829
-1st earl attlee|10914
-1st earl baldwin of bewdley|11079
-1st earl of balfour|11247
-1st viscount montgomery of alamein|11404
-2|11597
-2-dimensional|11704
-2-hitter|11781
-2-hydroxybenzoic acid|11865
-2-methylpropenoic acid|11941
-20|12012
-200|12106
-200th|12159
-20th|12212
-21|12260
-21st|12364
-22|12415
-22-karat gold|12521
-22nd|12588
-23|12640
-23rd|12752
-24|12803
-24-hour interval|12921
-24-karat gold|13073
-24/7|13178
-24th|13216
-25|13268
-25th|13374
-26|13425
-26th|13531
-27|13582
-27th|13694
-28|13747
-28th|13861
-29|13913
-29th|14021
-2 chronicles|14072
-2 esdras|14143
-2 kings|14202
-2 maccabees|14258
-2 samuel|14326
-2d|14385
-2nd|14432
-3|14479
-3-d|14696
-3-dimensional|15037
-3-hitter|15137
-3-membered|15223
-30|15283
-300|15379
-300th|15435
-30 minutes|15490
-30th|15575
-31|15623
-31st|15676
-32|15727
-32nd|15781
-33|15833
-33rd|15890
-34|15941
-34th|15996
-35|16048
-35th|16102
-36|16153
-365 days|16207
-366 days|16304
-36th|16432
-37|16483
-37th|16540
-38|16593
-38th|16651
-39|16703
-39th|16756
-3d|16807
-3d radar|17147
-3rd|17315
-3rd october organization|17367
-3tc|17630
-4|17738
-4-dimensional|17928
-4-hitter|18001
-4-membered|18086
-40|18145
-400|18246
-400th|18300
-401-k|18354
-401-k plan|18621
-40th|1
-41|18935
-41st|18986
-42|19036
-42nd|19088
-43|19139
-43rd|19194
-44|19244
-440 yards|19297
-44th|19358
-45|19409
-45th|19461
-46|19511
-46th|19563
-47|19613
-47th|19668
-48|19720
-48th|19776
-49|19827
-49th|19878
-4th|19928
-4to|19983
-4wd|20025
-5|20216
-5-hitter|20390
-5-hydroxy-3-methylglutaryl-coenzyme a reductase|20475
-5-hydroxytryptamine|20625
-5-membered|20708
-50|20767
-500|20857
-500th|20962
-50th|21016
-51|21063
-52|21113
-53|21164
-54|21218
-55|21270
-55th|21321
-56|21371
-57|21422
-58|21476
-59|21531
-5th|21583
-6|21626
-6-membered|21817
-60|21875
-60 minutes|21978
-60th|22061
-61|22108
-62|22159
-63|22211
-64|22266
-64th|22319
-65|22370
-65th|22422
-66|22472
-67|22524
-68|22579
-69|22635
-6 june 1944|22688
-6th|22781
-7|22824
-7-membered|22963
-70|23023
-70th|23121

[Libreoffice-commits] dictionaries.git: Dictionary_en.mk en/changelog.txt en/en_AU.dic en/en_CA.aff en/en_CA.dic en/en_GB.aff en/en_GB.dic en/en_US.aff en/en_US.dic en/README_en_AU.txt en/README_en_CA

2016-05-23 Thread Aron Budea
 Dictionary_en.mk|2 
 en/README_en_AU.txt |8 
 en/README_en_CA.txt |  124 
 en/README_en_GB.txt |14507 +
 en/README_en_US.txt |  124 
 en/changelog.txt|  317 
 en/en_AU.dic|  393 
 en/en_CA.aff| 3127 -
 en/en_CA.dic|98498 ---
 en/en_GB.aff| 4506 -
 en/en_GB.dic|104197 +++--
 en/en_US.aff| 3114 -
 en/en_US.dic|98236 ---
 en/th_en_US_v2.dat  | 2346 
 en/th_en_US_v2.idx  |145868 

 15 files changed, 310950 insertions(+), 164417 deletions(-)

New commits:
commit 2f0ddaeeb4323ac99afd35d2c4fda643c9ee8bcf
Author: Aron Budea 
Date:   Mon May 23 05:29:56 2016 +0200

tdf#97393 Update English Dictionaries to 2016.05.01 release

See comment 8 and 9 in tdf#97393.
I tested if spell check works with the new dicts in 5.1.3,
didn't test install.

Change-Id: Ia1b93a029a809975e913e69a93ea6477fd1e4cc5
Reviewed-on: https://gerrit.libreoffice.org/25348
Reviewed-by: Marco A.G.Pinto 
Reviewed-by: jan iversen 
Tested-by: jan iversen 

diff --git a/Dictionary_en.mk b/Dictionary_en.mk
index d320c55..04b28e8 100644
--- a/Dictionary_en.mk
+++ b/Dictionary_en.mk
@@ -11,6 +11,7 @@ $(eval $(call 
gb_Dictionary_Dictionary,dict-en,dictionaries/en))
 
 $(eval $(call gb_Dictionary_add_root_files,dict-en,\
dictionaries/en/affDescription.txt \
+   dictionaries/en/changelog.txt \
dictionaries/en/en_AU.aff \
dictionaries/en/en_AU.dic \
dictionaries/en/en_CA.aff \
@@ -64,6 +65,7 @@ $(eval $(call gb_Dictionary_add_propertyfiles,dict-en,dialog,\
 
 $(eval $(call gb_Dictionary_add_thesauri,dict-en,\
dictionaries/en/th_en_US_v2.dat \
+   dictionaries/en/th_en_US_v2.idx \
 ))
 
 # vim: set noet sw=4 ts=4:
diff --git a/en/README_en_AU.txt b/en/README_en_AU.txt
index 4495723..b5984e5 100644
--- a/en/README_en_AU.txt
+++ b/en/README_en_AU.txt
@@ -7,8 +7,9 @@ the en_GB Myspell dictionary which in turn was initially based 
on
 a subset of the original English wordlist created by Kevin Atkinson 
 for Pspell and Aspell (also initially licensed under the LGPL.) 
 
-Cameron Roy made some improvements and packaged the improved 
-dictionary for the Australian Dictionary Firefox extension. 
+Cameron Roy made some improvements, described in the changelog.txt  
+file, and packaged the improved  dictionary for the Australian 
+Dictionary Firefox extension. 
 
 David Wilson packaged Cameron Roy's Firefox dictionary into this 
 OpenOffice.org extension: dict-en-au.oxt. 
@@ -36,6 +37,7 @@ The Free Software Foundation, Inc.,
 I can be contacted via email: en-au-dictionary [at] justcameron [period] com
 
 This dictionary was based on the Australian English Dictionary available from 
http://lingucomponent.openoffice.org/spell_dic.html (Licensed under the LGPL.) 
In turn, that dictionary was based on the en_GB Myspell dictionary which in 
turn was initially based on a subset of the original English wordlist created 
by Kevin Atkinson for Pspell and Aspell (also initially licensed under the 
LGPL.) 
+For more info, see changelog.txt
 
 Credit to:
 Kevin Atkinson
@@ -44,4 +46,4 @@ Andrew Brown
 Kelvin Eldridge 
 Brian Kelk
 Jean Hollis Weber
-David Wilson
+David Wilson
\ No newline at end of file
diff --git a/en/README_en_CA.txt b/en/README_en_CA.txt
index ca5d017..0c14a5a 100644
--- a/en/README_en_CA.txt
+++ b/en/README_en_CA.txt
@@ -1,52 +1,96 @@
-Wordlist en_CA spelling and morphological dictionary for OpenOffice.org
-Version 2008-12-18
+en_CA Hunspell Dictionary
+Version 2016.01.19
+Tue Jan 19 17:07:49 2016 -0500 [a535654]
+http://wordlist.sourceforge.net
 
-Based on Wordlist Hunspell dictionaries version 2008-12-05
-and Wordlist POS and AGID data created by Kevin Atkinson
-and released on http://wordlist.sourceforge.net.
+README file for English Hunspell dictionaries derived from SCOWL.
 
-Other fixes:
+These dictionaries are created using the speller/make-hunspell-dict
+script in SCOWL.
 
-OOo Issue 48060 - add numbers with affixes by COMPOUNDRULE (1st, 111th, 1990s 
etc.)
-New REP items (better suggestions for accented words and a few mistakes)
-OOo Issue 63541 - remove *dessicated, *dessication
+The following dictionaries are available:
 
-László Németh 
+  en_US (American)
+  en_CA (Canadian)
+  en_GB-ise (British with "ise" spelling)
+  en_GB-ize (British with "ize" spelling)
 
-Original license:
+  en_US-large
+  en_CA-large
+  en_GB-large (with both "ise" and "ize" spelling)
 
-2008-12-05 Release
+The normal (non-large) dictionaries correspond to SCOWL size 60 and,
+to encourage consistent spelling, generally only include one spelling
+variant for a word.  The large dictionaries correspond to SCOWL size

[Libreoffice-commits] dictionaries.git: Dictionary_en.mk Dictionary_hu.mk Dictionary_pt-BR.mk Dictionary_ru.mk

2013-10-04 Thread Stephan Bergmann
 Dictionary_en.mk|2 +-
 Dictionary_hu.mk|2 +-
 Dictionary_pt-BR.mk |2 +-
 Dictionary_ru.mk|2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 3523389ee5c854fee19cb3cee2678e4f1d38a44b
Author: Stephan Bergmann sberg...@redhat.com
Date:   Fri Oct 4 15:35:35 2013 +0200

Adapt dictonaries to recent Configuration.mk changes

...credits for the fix go to Matus.

Change-Id: I7f2fc420e4d844179629bbfbf6d106a5366ce9dc

diff --git a/Dictionary_en.mk b/Dictionary_en.mk
index 8630f42..d320c55 100644
--- a/Dictionary_en.mk
+++ b/Dictionary_en.mk
@@ -52,7 +52,7 @@ $(eval $(call gb_Dictionary_add_files,dict-en,pythonpath,\
dictionaries/en/pythonpath/lightproof_opts_en.py \
 ))
 
-$(eval $(call 
gb_Dictionary_add_generated_file,dict-en,dialog/OptionsDialog.xcs,$(call 
gb_XcsTarget_get_target,dictionaries/en/dialog/registry/schema/org/openoffice/Lightproof_en.xcs)))
+$(eval $(call 
gb_Dictionary_add_generated_file,dict-en,dialog/OptionsDialog.xcs,$(call 
gb_XcsTarget_get_target,org/openoffice/Lightproof_en.xcs)))
 
 $(eval $(call gb_Dictionary_add_localized_xcu_file,dict-en,dialog,\

dictionaries/en/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu \
diff --git a/Dictionary_hu.mk b/Dictionary_hu.mk
index 7a52e59..06a08ab 100644
--- a/Dictionary_hu.mk
+++ b/Dictionary_hu.mk
@@ -49,7 +49,7 @@ $(eval $(call gb_Dictionary_add_files,dict-hu,pythonpath,\
dictionaries/hu_HU/pythonpath/lightproof_opts_hu_HU.py \
 ))
 
-$(eval $(call 
gb_Dictionary_add_generated_file,dict-hu,dialog/OptionsDialog.xcs,$(call 
gb_XcsTarget_get_target,dictionaries/hu_HU/dialog/registry/schema/org/openoffice/Lightproof_hu_HU.xcs)))
+$(eval $(call 
gb_Dictionary_add_generated_file,dict-hu,dialog/OptionsDialog.xcs,$(call 
gb_XcsTarget_get_target,org/openoffice/Lightproof_hu_HU.xcs)))
 
 $(eval $(call gb_Dictionary_add_localized_xcu_file,dict-hu,dialog,\

dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu 
\
diff --git a/Dictionary_pt-BR.mk b/Dictionary_pt-BR.mk
index 8259ab1..1264578 100644
--- a/Dictionary_pt-BR.mk
+++ b/Dictionary_pt-BR.mk
@@ -40,7 +40,7 @@ $(eval $(call gb_Dictionary_add_files,dict-pt-BR,icons,\
 dictionaries/pt_BR/icons/VERO-logo.png \
 ))
 
-$(eval $(call 
gb_Dictionary_add_generated_file,dict-pt-BR,dialog/OptionsDialog.xcs,$(call 
gb_XcsTarget_get_target,dictionaries/pt_BR/dialog/registry/schema/org/openoffice/Lightproof_pt_BR.xcs)))
+$(eval $(call 
gb_Dictionary_add_generated_file,dict-pt-BR,dialog/OptionsDialog.xcs,$(call 
gb_XcsTarget_get_target,org/openoffice/Lightproof_pt_BR.xcs)))
 
 $(eval $(call gb_Dictionary_add_localized_xcu_file,dict-pt-BR,dialog,\
 
dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu 
\
diff --git a/Dictionary_ru.mk b/Dictionary_ru.mk
index b2b42f9..a0cf09e 100644
--- a/Dictionary_ru.mk
+++ b/Dictionary_ru.mk
@@ -38,7 +38,7 @@ $(eval $(call gb_Dictionary_add_propertyfiles,dict-ru,dialog,\
dictionaries/ru_RU/dialog/ru_RU_en_US.properties \
 ))
 
-$(eval $(call 
gb_Dictionary_add_generated_file,dict-ru,dialog/OptionsDialog.xcs,$(call 
gb_XcsTarget_get_target,dictionaries/ru_RU/dialog/registry/schema/org/openoffice/Lightproof_ru_RU.xcs)))
+$(eval $(call 
gb_Dictionary_add_generated_file,dict-ru,dialog/OptionsDialog.xcs,$(call 
gb_XcsTarget_get_target,org/openoffice/Lightproof_ru_RU.xcs)))
 
 $(eval $(call gb_Dictionary_add_localized_xcu_file,dict-ru,dialog,\

dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu 
\
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] dictionaries.git: Dictionary_en.mk Dictionary_hu.mk Dictionary_pt-BR.mk Dictionary_ru.mk en/Lightproof.components en/Lightproof.py en/META-INF hu_HU/Lightproof.components hu_HU/L

2013-04-29 Thread Stephan Bergmann
 Dictionary_en.mk|1 +
 Dictionary_hu.mk|1 +
 Dictionary_pt-BR.mk |1 +
 Dictionary_ru.mk|1 +
 en/Lightproof.components|   18 ++
 en/Lightproof.py|4 ++--
 en/META-INF/manifest.xml|4 ++--
 hu_HU/Lightproof.components |   18 ++
 hu_HU/Lightproof.py |4 ++--
 hu_HU/META-INF/manifest.xml |4 ++--
 pt_BR/Lightproof.components |   18 ++
 pt_BR/Lightproof.py |7 ---
 pt_BR/META-INF/manifest.xml |2 +-
 ru_RU/Lightproof.components |   18 ++
 ru_RU/Lightproof.py |4 ++--
 ru_RU/META-INF/manifest.xml |4 ++--
 16 files changed, 93 insertions(+), 16 deletions(-)

New commits:
commit acf0ae3fdec65df75f4983d2b943582f9ab99fa2
Author: Stephan Bergmann sberg...@redhat.com
Date:   Mon Apr 29 17:01:07 2013 +0200

Fix passiv'ization of Lightproof.py UNO components

...and some light clean up.

Change-Id: I33da2fa452557d9c8c22419fafdc9d221859c320

diff --git a/Dictionary_en.mk b/Dictionary_en.mk
index 48855c2..8630f42 100644
--- a/Dictionary_en.mk
+++ b/Dictionary_en.mk
@@ -24,6 +24,7 @@ $(eval $(call gb_Dictionary_add_root_files,dict-en,\
dictionaries/en/hyph_en_GB.dic \
dictionaries/en/hyph_en_US.dic \
dictionaries/en/license.txt \
+   dictionaries/en/Lightproof.components \
dictionaries/en/Lightproof.py \
dictionaries/en/Linguistic.xcu \
dictionaries/en/README_en_AU.txt \
diff --git a/Dictionary_hu.mk b/Dictionary_hu.mk
index bb35233..7a52e59 100644
--- a/Dictionary_hu.mk
+++ b/Dictionary_hu.mk
@@ -13,6 +13,7 @@ $(eval $(call gb_Dictionary_add_root_files,dict-hu,\
dictionaries/hu_HU/hu_HU.aff \
dictionaries/hu_HU/hu_HU.dic \
dictionaries/hu_HU/hyph_hu_HU.dic \
+   dictionaries/hu_HU/Lightproof.components \
dictionaries/hu_HU/Lightproof.py \
dictionaries/hu_HU/Linguistic.xcu \
dictionaries/hu_HU/README_hu_HU.txt \
diff --git a/Dictionary_pt-BR.mk b/Dictionary_pt-BR.mk
index 1d8e83b..769b7e8 100644
--- a/Dictionary_pt-BR.mk
+++ b/Dictionary_pt-BR.mk
@@ -13,6 +13,7 @@ $(eval $(call gb_Dictionary_add_root_files,dict-pt-BR,\
 dictionaries/pt_BR/hyph_pt_BR.dic \
 dictionaries/pt_BR/pt_BR.aff \
 dictionaries/pt_BR/pt_BR.dic \
+dictionaries/pt_BR/Lightproof.components \
 dictionaries/pt_BR/Lightproof.py \
 dictionaries/pt_BR/Linguistic.xcu \
 dictionaries/pt_BR/README_Lightproof_pt_BR.txt \
diff --git a/Dictionary_ru.mk b/Dictionary_ru.mk
index 8c925c4..b2b42f9 100644
--- a/Dictionary_ru.mk
+++ b/Dictionary_ru.mk
@@ -11,6 +11,7 @@ $(eval $(call 
gb_Dictionary_Dictionary,dict-ru,dictionaries/ru_RU))
 
 $(eval $(call gb_Dictionary_add_root_files,dict-ru,\
dictionaries/ru_RU/hyph_ru_RU.dic \
+   dictionaries/ru_RU/Lightproof.components \
dictionaries/ru_RU/Lightproof.py \
dictionaries/ru_RU/Linguistic.xcu \
dictionaries/ru_RU/README_Lightproof_ru_RU.txt \
diff --git a/en/Lightproof.components b/en/Lightproof.components
new file mode 100644
index 000..8c3446f
--- /dev/null
+++ b/en/Lightproof.components
@@ -0,0 +1,18 @@
+?xml version=1.0 encoding=UTF-8?
+!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+--
+components xmlns=http://openoffice.org/2010/uno-components;
+  component loader=com.sun.star.loader.Python uri=./Lightproof.py
+implementation name=org.libreoffice.comp.pyuno.Lightproof.en
+  service name=com.sun.star.linguistic2.Proofreader/
+/implementation
+implementation
+name=org.libreoffice.comp.pyuno.LightproofOptionsEventHandler.en/
+  /component
+/components
diff --git a/en/Lightproof.py b/en/Lightproof.py
index dae4b20..e2974fd 100644
--- a/en/Lightproof.py
+++ b/en/Lightproof.py
@@ -148,8 +148,8 @@ class Lightproof( unohelper.Base, XProofreader, 
XServiceInfo, XServiceName, XSer
 g_ImplementationHelper = unohelper.ImplementationHelper()
 g_ImplementationHelper.addImplementation( Lightproof, \
 org.libreoffice.comp.pyuno.Lightproof. + pkg,
-(com.sun.star.linguistic2.Proofreader,),)
+(com.sun.star.linguistic2.Proofreader,))
 
 g_ImplementationHelper.addImplementation( 
lightproof_handler_en.LightproofOptionsEventHandler, \
 org.libreoffice.comp.pyuno.LightproofOptionsEventHandler. + pkg,
-(com.sun.star.awt.XContainerWindowEventHandler,),)
+())
diff --git a/en/META-INF/manifest.xml b/en/META-INF/manifest.xml
index 9a1b9c3..f8d630a 100644
--- a/en/META-INF/manifest.xml
+++ b/en/META-INF/manifest.xml
@@ -7,8 +7,8 @@
 
manifest:media-type=application/vnd.sun.star.configuration-schema /
 manifest:file-entry manifest:full-path=dialog/OptionsDialog.xcu

[Libreoffice-commits] dictionaries.git: Dictionary_en.mk Dictionary_hu.mk Dictionary_pt-BR.mk Dictionary_ru.mk

2013-04-16 Thread Michael Stahl
 Dictionary_en.mk|4 ++--
 Dictionary_hu.mk|4 ++--
 Dictionary_pt-BR.mk |4 ++--
 Dictionary_ru.mk|4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

New commits:
commit faf63ac08a9f3f1463a7f119083964f76b71141c
Author: Michael Stahl mst...@redhat.com
Date:   Tue Apr 16 17:52:11 2013 +0200

use gb_Dictionary_add_localized_xcu_file to fix en-US build

Change-Id: Iefb39c34a140c0c0fb9b5f989d4283a0750b6de0

diff --git a/Dictionary_en.mk b/Dictionary_en.mk
index 6558f6d..48855c2 100644
--- a/Dictionary_en.mk
+++ b/Dictionary_en.mk
@@ -53,8 +53,8 @@ $(eval $(call gb_Dictionary_add_files,dict-en,pythonpath,\
 
 $(eval $(call 
gb_Dictionary_add_generated_file,dict-en,dialog/OptionsDialog.xcs,$(call 
gb_XcsTarget_get_target,dictionaries/en/dialog/registry/schema/org/openoffice/Lightproof_en.xcs)))
 
-$(eval $(call gb_Dictionary_add_generated_files,dict-en,dialog,\
-   $(call 
gb_XcuFile_for_extension,dictionaries/en/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu)
 \
+$(eval $(call gb_Dictionary_add_localized_xcu_file,dict-en,dialog,\
+   
dictionaries/en/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu \
 ))
 
 $(eval $(call gb_Dictionary_add_propertyfiles,dict-en,dialog,\
diff --git a/Dictionary_hu.mk b/Dictionary_hu.mk
index e151818..bb35233 100644
--- a/Dictionary_hu.mk
+++ b/Dictionary_hu.mk
@@ -50,8 +50,8 @@ $(eval $(call gb_Dictionary_add_files,dict-hu,pythonpath,\
 
 $(eval $(call 
gb_Dictionary_add_generated_file,dict-hu,dialog/OptionsDialog.xcs,$(call 
gb_XcsTarget_get_target,dictionaries/hu_HU/dialog/registry/schema/org/openoffice/Lightproof_hu_HU.xcs)))
 
-$(eval $(call gb_Dictionary_add_generated_files,dict-hu,dialog,\
-   $(call 
gb_XcuFile_for_extension,dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu)
 \
+$(eval $(call gb_Dictionary_add_localized_xcu_file,dict-hu,dialog,\
+   
dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu 
\
 ))
 
 $(eval $(call gb_Dictionary_add_propertyfiles,dict-hu,dialog,\
diff --git a/Dictionary_pt-BR.mk b/Dictionary_pt-BR.mk
index c07cf94..1d8e83b 100644
--- a/Dictionary_pt-BR.mk
+++ b/Dictionary_pt-BR.mk
@@ -40,8 +40,8 @@ $(eval $(call gb_Dictionary_add_files,dict-pt-BR,icons,\
 
 $(eval $(call 
gb_Dictionary_add_generated_file,dict-pt-BR,dialog/OptionsDialog.xcs,$(call 
gb_XcsTarget_get_target,dictionaries/pt_BR/dialog/registry/schema/org/openoffice/Lightproof_pt_BR.xcs)))
 
-$(eval $(call gb_Dictionary_add_generated_files,dict-pt-BR,dialog,\
-$(call 
gb_XcuFile_for_extension,dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu)
 \
+$(eval $(call gb_Dictionary_add_localized_xcu_file,dict-pt-BR,dialog,\
+
dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu 
\
 ))
 
 $(eval $(call gb_Dictionary_add_propertyfiles,dict-pt-BR,dialog,\
diff --git a/Dictionary_ru.mk b/Dictionary_ru.mk
index ceab3e2..8c925c4 100644
--- a/Dictionary_ru.mk
+++ b/Dictionary_ru.mk
@@ -39,8 +39,8 @@ $(eval $(call gb_Dictionary_add_propertyfiles,dict-ru,dialog,\
 
 $(eval $(call 
gb_Dictionary_add_generated_file,dict-ru,dialog/OptionsDialog.xcs,$(call 
gb_XcsTarget_get_target,dictionaries/ru_RU/dialog/registry/schema/org/openoffice/Lightproof_ru_RU.xcs)))
 
-$(eval $(call gb_Dictionary_add_generated_files,dict-ru,dialog,\
-   $(call 
gb_XcuFile_for_extension,dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu)
 \
+$(eval $(call gb_Dictionary_add_localized_xcu_file,dict-ru,dialog,\
+   
dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu 
\
 ))
 
 $(eval $(call gb_Dictionary_add_thesauri,dict-ru,\
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits