[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - config_host/config_locales.h.in extras/CustomTarget_autocorr.mk extras/Package_autocorr.mk extras/source i18npool/CustomTarget_collator.mk i1

2020-10-10 Thread Mihkel Tõnnov (via logerrit)
 config_host/config_locales.h.in   |1 
 extras/CustomTarget_autocorr.mk   |3 
 extras/Package_autocorr.mk|1 
 extras/source/autocorr/lang/vro/DocumentList.xml  |2 
 extras/source/autocorr/lang/vro/META-INF/manifest.xml |5 
 i18npool/CustomTarget_collator.mk |2 
 i18npool/Library_localedata_euro.mk   |1 
 i18npool/source/collator/collator_unicode.cxx |   10 
 i18npool/source/collator/data/vro_alphanumeric.txt|   73 ++
 i18npool/source/localedata/data/vro_EE.xml|  448 ++
 i18npool/source/localedata/localedata.cxx |1 
 11 files changed, 547 insertions(+)

New commits:
commit eb8025ccc96688c8d43ebc3d1901058a2039d47b
Author: Mihkel Tõnnov 
AuthorDate: Mon Sep 21 19:56:30 2020 +0200
Commit: Eike Rathke 
CommitDate: Sat Oct 10 22:00:30 2020 +0200

tdf#136951: Add Võro (vro-EE) locale data and rudimentary autocorrect list

Change-Id: Id5a5d71b7f457d18b9d0982f9b4df95566c09be9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103122
Tested-by: Jenkins
Reviewed-by: Eike Rathke 
(cherry picked from commit 568ee718bb217f4ecbebc962557ef659b9f6e624)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103584

diff --git a/config_host/config_locales.h.in b/config_host/config_locales.h.in
index a5f1e65b7dbe..b9b6988cc891 100644
--- a/config_host/config_locales.h.in
+++ b/config_host/config_locales.h.in
@@ -49,6 +49,7 @@
 #define WITH_LOCALE_th 0
 #define WITH_LOCALE_tr 0
 #define WITH_LOCALE_uk 0
+#define WITH_LOCALE_vro 0
 #define WITH_LOCALE_zh 0
 
 #define WITH_LOCALE_FOR_SCRIPT_Cyrl 0
diff --git a/extras/CustomTarget_autocorr.mk b/extras/CustomTarget_autocorr.mk
index 63165f267f52..8ac2dd86502a 100644
--- a/extras/CustomTarget_autocorr.mk
+++ b/extras/CustomTarget_autocorr.mk
@@ -55,6 +55,7 @@ extras_AUTOCORR_LANGS := \
sv:sv-SE \
tr:tr-TR \
vi:vi-VN \
+   vro:vro-EE \
zh-CN:zh-CN \
zh-TW:zh-TW \
 
@@ -224,6 +225,8 @@ extras_AUTOCORR_XMLFILES := \
vi/DocumentList.xml \
vi/META-INF/manifest.xml \
vi/WordExceptList.xml \
+   vro/DocumentList.xml \
+   vro/META-INF/manifest.xml \
zh-CN/DocumentList.xml \
zh-CN/META-INF/manifest.xml \
zh-CN/SentenceExceptList.xml \
diff --git a/extras/Package_autocorr.mk b/extras/Package_autocorr.mk
index 877b26b5a235..cc14860637ee 100644
--- a/extras/Package_autocorr.mk
+++ b/extras/Package_autocorr.mk
@@ -55,6 +55,7 @@ $(eval $(call 
gb_Package_add_files,extras_autocorr,$(LIBO_SHARE_FOLDER)/autocorr
acor_sv-SE.dat \
acor_tr-TR.dat \
acor_vi-VN.dat \
+   acor_vro-EE.dat \
acor_zh-CN.dat \
acor_zh-TW.dat \
 ))
diff --git a/extras/source/autocorr/lang/vro/DocumentList.xml 
b/extras/source/autocorr/lang/vro/DocumentList.xml
new file mode 100644
index ..81ff2ece1f55
--- /dev/null
+++ b/extras/source/autocorr/lang/vro/DocumentList.xml
@@ -0,0 +1,2 @@
+
+http://openoffice.org/2001/block-list;>
\ No newline at end of file
diff --git a/extras/source/autocorr/lang/vro/META-INF/manifest.xml 
b/extras/source/autocorr/lang/vro/META-INF/manifest.xml
new file mode 100644
index ..bd8de6e3524c
--- /dev/null
+++ b/extras/source/autocorr/lang/vro/META-INF/manifest.xml
@@ -0,0 +1,5 @@
+
+
+ 
+ 
+
\ No newline at end of file
diff --git a/extras/source/autocorr/lang/vro/mimetype 
b/extras/source/autocorr/lang/vro/mimetype
new file mode 100644
index ..e69de29bb2d1
diff --git a/i18npool/CustomTarget_collator.mk 
b/i18npool/CustomTarget_collator.mk
index 2e64e2043dce..4cf7b953573f 100644
--- a/i18npool/CustomTarget_collator.mk
+++ b/i18npool/CustomTarget_collator.mk
@@ -36,6 +36,8 @@ i18npool_COTXTS := \
 ne_charset.txt) \
 $(call gb_Helper_optional_locale,sid, \
 sid_charset.txt) \
+$(call gb_Helper_optional_locale,vro, \
+vro_alphanumeric.txt) \
 $(call gb_Helper_optional_locale,zh, \
 zh_charset.txt \
 zh_pinyin.txt \
diff --git a/i18npool/Library_localedata_euro.mk 
b/i18npool/Library_localedata_euro.mk
index 5a110bbe03fd..14909ac59539 100644
--- a/i18npool/Library_localedata_euro.mk
+++ b/i18npool/Library_localedata_euro.mk
@@ -104,6 +104,7 @@ $(eval $(call 
gb_Library_add_generated_exception_objects,localedata_euro,\
CustomTarget/i18npool/localedata/localedata_tt_RU \
CustomTarget/i18npool/localedata/localedata_uk_UA \
CustomTarget/i18npool/localedata/localedata_vec_IT \
+   CustomTarget/i18npool/localedata/localedata_vro_EE \
CustomTarget/i18npool/localedata/localedata_wa_BE \
 ))
 
diff --git a/i18npool/source/collator/collator_unicode.cxx 
b/i18npool/source/collator/collator_unicode.cxx
index 673f5c35d3c7..9b8a64adc3e2 100644
--- a/i18npool/source/collator/collator_unicode.cxx
+++ b/i18npool/source/colla

[Libreoffice-commits] core.git: config_host/config_locales.h.in extras/CustomTarget_autocorr.mk extras/Package_autocorr.mk extras/source i18npool/CustomTarget_collator.mk i18npool/Library_localedata_e

2020-10-02 Thread Mihkel Tõnnov (via logerrit)
 config_host/config_locales.h.in   |1 
 extras/CustomTarget_autocorr.mk   |3 
 extras/Package_autocorr.mk|1 
 extras/source/autocorr/lang/vro/DocumentList.xml  |2 
 extras/source/autocorr/lang/vro/META-INF/manifest.xml |5 
 i18npool/CustomTarget_collator.mk |2 
 i18npool/Library_localedata_euro.mk   |1 
 i18npool/source/collator/collator_unicode.cxx |   10 
 i18npool/source/collator/data/vro_alphanumeric.txt|   73 ++
 i18npool/source/localedata/data/vro_EE.xml|  448 ++
 i18npool/source/localedata/localedata.cxx |1 
 11 files changed, 547 insertions(+)

New commits:
commit 568ee718bb217f4ecbebc962557ef659b9f6e624
Author: Mihkel Tõnnov 
AuthorDate: Mon Sep 21 19:56:30 2020 +0200
Commit: Eike Rathke 
CommitDate: Fri Oct 2 16:39:32 2020 +0200

tdf#136951: Add Võro (vro-EE) locale data and rudimentary autocorrect list

Change-Id: Id5a5d71b7f457d18b9d0982f9b4df95566c09be9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103122
Tested-by: Jenkins
Reviewed-by: Eike Rathke 

diff --git a/config_host/config_locales.h.in b/config_host/config_locales.h.in
index a5f1e65b7dbe..b9b6988cc891 100644
--- a/config_host/config_locales.h.in
+++ b/config_host/config_locales.h.in
@@ -49,6 +49,7 @@
 #define WITH_LOCALE_th 0
 #define WITH_LOCALE_tr 0
 #define WITH_LOCALE_uk 0
+#define WITH_LOCALE_vro 0
 #define WITH_LOCALE_zh 0
 
 #define WITH_LOCALE_FOR_SCRIPT_Cyrl 0
diff --git a/extras/CustomTarget_autocorr.mk b/extras/CustomTarget_autocorr.mk
index 63165f267f52..8ac2dd86502a 100644
--- a/extras/CustomTarget_autocorr.mk
+++ b/extras/CustomTarget_autocorr.mk
@@ -55,6 +55,7 @@ extras_AUTOCORR_LANGS := \
sv:sv-SE \
tr:tr-TR \
vi:vi-VN \
+   vro:vro-EE \
zh-CN:zh-CN \
zh-TW:zh-TW \
 
@@ -224,6 +225,8 @@ extras_AUTOCORR_XMLFILES := \
vi/DocumentList.xml \
vi/META-INF/manifest.xml \
vi/WordExceptList.xml \
+   vro/DocumentList.xml \
+   vro/META-INF/manifest.xml \
zh-CN/DocumentList.xml \
zh-CN/META-INF/manifest.xml \
zh-CN/SentenceExceptList.xml \
diff --git a/extras/Package_autocorr.mk b/extras/Package_autocorr.mk
index 877b26b5a235..cc14860637ee 100644
--- a/extras/Package_autocorr.mk
+++ b/extras/Package_autocorr.mk
@@ -55,6 +55,7 @@ $(eval $(call 
gb_Package_add_files,extras_autocorr,$(LIBO_SHARE_FOLDER)/autocorr
acor_sv-SE.dat \
acor_tr-TR.dat \
acor_vi-VN.dat \
+   acor_vro-EE.dat \
acor_zh-CN.dat \
acor_zh-TW.dat \
 ))
diff --git a/extras/source/autocorr/lang/vro/DocumentList.xml 
b/extras/source/autocorr/lang/vro/DocumentList.xml
new file mode 100644
index ..81ff2ece1f55
--- /dev/null
+++ b/extras/source/autocorr/lang/vro/DocumentList.xml
@@ -0,0 +1,2 @@
+
+http://openoffice.org/2001/block-list;>
\ No newline at end of file
diff --git a/extras/source/autocorr/lang/vro/META-INF/manifest.xml 
b/extras/source/autocorr/lang/vro/META-INF/manifest.xml
new file mode 100644
index ..bd8de6e3524c
--- /dev/null
+++ b/extras/source/autocorr/lang/vro/META-INF/manifest.xml
@@ -0,0 +1,5 @@
+
+
+ 
+ 
+
\ No newline at end of file
diff --git a/extras/source/autocorr/lang/vro/mimetype 
b/extras/source/autocorr/lang/vro/mimetype
new file mode 100644
index ..e69de29bb2d1
diff --git a/i18npool/CustomTarget_collator.mk 
b/i18npool/CustomTarget_collator.mk
index 2e64e2043dce..4cf7b953573f 100644
--- a/i18npool/CustomTarget_collator.mk
+++ b/i18npool/CustomTarget_collator.mk
@@ -36,6 +36,8 @@ i18npool_COTXTS := \
 ne_charset.txt) \
 $(call gb_Helper_optional_locale,sid, \
 sid_charset.txt) \
+$(call gb_Helper_optional_locale,vro, \
+vro_alphanumeric.txt) \
 $(call gb_Helper_optional_locale,zh, \
 zh_charset.txt \
 zh_pinyin.txt \
diff --git a/i18npool/Library_localedata_euro.mk 
b/i18npool/Library_localedata_euro.mk
index 5a110bbe03fd..14909ac59539 100644
--- a/i18npool/Library_localedata_euro.mk
+++ b/i18npool/Library_localedata_euro.mk
@@ -104,6 +104,7 @@ $(eval $(call 
gb_Library_add_generated_exception_objects,localedata_euro,\
CustomTarget/i18npool/localedata/localedata_tt_RU \
CustomTarget/i18npool/localedata/localedata_uk_UA \
CustomTarget/i18npool/localedata/localedata_vec_IT \
+   CustomTarget/i18npool/localedata/localedata_vro_EE \
CustomTarget/i18npool/localedata/localedata_wa_BE \
 ))
 
diff --git a/i18npool/source/collator/collator_unicode.cxx 
b/i18npool/source/collator/collator_unicode.cxx
index 39037cf2e77b..c05a9cb025c6 100644
--- a/i18npool/source/collator/collator_unicode.cxx
+++ b/i18npool/source/collator/collator_unicode.cxx
@@ -80,6 +80,7 @@ const sal_uInt8* get_collator_data_ln_charset();
 const sal_uInt8* get_collator_data_my_diction

[Libreoffice-commits] core.git: officecfg/registry

2020-08-12 Thread Mihkel Tõnnov (via logerrit)
 officecfg/registry/data/org/openoffice/Office/Accelerators.xcu |2 --
 1 file changed, 2 deletions(-)

New commits:
commit 3c8b3451c94aa6134752d110df58e93e6412cf02
Author: Mihkel Tõnnov 
AuthorDate: Thu Jul 9 16:48:49 2020 +0200
Commit: Noel Grandin 
CommitDate: Wed Aug 12 09:52:18 2020 +0200

tdf#126085: Restore Ctrl+; & Ctrl+Shift+; shortcuts for nl-NL

Revert the addition of Ctrl+Comma & Ctrl+Shift+Comma for nl-NL,
as people commonly use the US International layout in the Netherlands:
https://en.wikipedia.org/wiki/QWERTY#Dutch_(Netherlands)

Change-Id: I693468a084dd0714bce44bfc641bebda8ca4a394
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98440
Tested-by: Jenkins
Reviewed-by: Noel Grandin 

diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu 
b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
index d54fabafaebc..8124fef24d53 100644
--- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
@@ -1223,7 +1223,6 @@ Ctrl+Shift+e aka E_SHIFT_MOD1 under GTK/IBUS is for some 
emoji thing
 .uno:InsertCurrentDate
 .uno:InsertCurrentDate
 .uno:InsertCurrentDate
-.uno:InsertCurrentDate
 .uno:InsertCurrentDate
 .uno:InsertCurrentDate
 .uno:InsertCurrentDate
@@ -1250,7 +1249,6 @@ Ctrl+Shift+e aka E_SHIFT_MOD1 under GTK/IBUS is for some 
emoji thing
 .uno:InsertCurrentTime
 .uno:InsertCurrentTime
 .uno:InsertCurrentTime
-.uno:InsertCurrentTime
 .uno:InsertCurrentTime
 .uno:InsertCurrentTime
 .uno:InsertCurrentTime
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Changes to 'distro/lhm/libreoffice-7-0+backports'

2020-07-29 Thread Mihkel Tõnnov (via logerrit)
New branch 'distro/lhm/libreoffice-7-0+backports' available with the following 
commits:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-7-0-0' - i18npool/source

2020-07-29 Thread Mihkel Tõnnov (via logerrit)
 i18npool/source/localedata/data/et_EE.xml |   32 +++---
 1 file changed, 16 insertions(+), 16 deletions(-)

New commits:
commit d227316b22ffc08426baa5ad4a2365ed3850362c
Author: Mihkel Tõnnov 
AuthorDate: Thu Jul 23 02:57:54 2020 +0200
Commit: Christian Lohmaier 
CommitDate: Wed Jul 29 21:28:33 2020 +0200

tdf#130154: update locale data for Estonian [et-EE] - follow-up

Follow-up for 4804d969bacd25ad586b3bf70d3dc8c27adb48ef:
* change abbreviations to omit trailing periods, as officially preferred
* add quotes around literal characters in date formats
  (so those formats wouldn't be mistakenly detected as "user-defined")
* revert sorting of a few date formats for backwards compatibility's sake:
  - when opening files created in 7.0, previous versions shouldn't add
". a" anymore to formats that aren't supposed to have it

Change-Id: I666273aa32e7ca363aa929b8a1fd83bf46533f6f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99205
Tested-by: Christian Lohmaier 
Reviewed-by: Christian Lohmaier 

diff --git a/i18npool/source/localedata/data/et_EE.xml 
b/i18npool/source/localedata/data/et_EE.xml
index 5154760778ce..bdc06c16f5fe 100644
--- a/i18npool/source/localedata/data/et_EE.xml
+++ b/i18npool/source/localedata/data/et_EE.xml
@@ -47,8 +47,8 @@
   „
   ”
 
-e.l.
-p.l.
+e.l
+p.l
 metric
   
   
@@ -111,7 +111,7 @@
   DD.MM.YY
 
 
-  D.  
+  D.  ". a"
 
 
   D.M.
@@ -122,17 +122,17 @@
 
   D. M 
 
-
-  D. MMM 
+
+  D. MMM ". a"
 
-
-  D. MMM . a
+
+  D. MMM 
 
 
-  D.  
+  D.  ". a"
 
 
-  D.  . a
+  D.  
 
 
   NN, D. M 
@@ -141,10 +141,10 @@
   NN, D. MMM 
 
 
-  NN, D.  
+  NN, D.  ". a"
 
 
-  D.  . a
+  DD.  ". a"
 
 
   MM-DD
@@ -172,13 +172,13 @@
   WW
 
 
-  WW. "nädal"
+  WW". nädal"
 
 
-  WW. "nädal" 
+  WW". nädal "
 
 
-  NN, D.  . a
+  NN, D.  
 
 
   D.MM.
@@ -250,8 +250,8 @@
 0
 1
 2
- jj.
- jj.
+ jj
+ jj
   
   
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: i18npool/source

2020-07-29 Thread Mihkel Tõnnov (via logerrit)
 i18npool/source/localedata/data/et_EE.xml |   32 +++---
 1 file changed, 16 insertions(+), 16 deletions(-)

New commits:
commit 16c93afefb59ae1be7aff75803054b2d4cc4b642
Author: Mihkel Tõnnov 
AuthorDate: Thu Jul 23 02:57:54 2020 +0200
Commit: Christian Lohmaier 
CommitDate: Wed Jul 29 20:59:42 2020 +0200

tdf#130154: update locale data for Estonian [et-EE] - follow-up

Follow-up for 4804d969bacd25ad586b3bf70d3dc8c27adb48ef:
* change abbreviations to omit trailing periods, as officially preferred
* add quotes around literal characters in date formats
  (so those formats wouldn't be mistakenly detected as "user-defined")
* revert sorting of a few date formats for backwards compatibility's sake:
  - when opening files created in 7.0, previous versions shouldn't add
". a" anymore to formats that aren't supposed to have it

Change-Id: I666273aa32e7ca363aa929b8a1fd83bf46533f6f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99264
Tested-by: Adolfo Jayme Barrientos 
Reviewed-by: Christian Lohmaier 

diff --git a/i18npool/source/localedata/data/et_EE.xml 
b/i18npool/source/localedata/data/et_EE.xml
index 5154760778ce..bdc06c16f5fe 100644
--- a/i18npool/source/localedata/data/et_EE.xml
+++ b/i18npool/source/localedata/data/et_EE.xml
@@ -47,8 +47,8 @@
   „
   ”
 
-e.l.
-p.l.
+e.l
+p.l
 metric
   
   
@@ -111,7 +111,7 @@
   DD.MM.YY
 
 
-  D.  
+  D.  ". a"
 
 
   D.M.
@@ -122,17 +122,17 @@
 
   D. M 
 
-
-  D. MMM 
+
+  D. MMM ". a"
 
-
-  D. MMM . a
+
+  D. MMM 
 
 
-  D.  
+  D.  ". a"
 
 
-  D.  . a
+  D.  
 
 
   NN, D. M 
@@ -141,10 +141,10 @@
   NN, D. MMM 
 
 
-  NN, D.  
+  NN, D.  ". a"
 
 
-  D.  . a
+  DD.  ". a"
 
 
   MM-DD
@@ -172,13 +172,13 @@
   WW
 
 
-  WW. "nädal"
+  WW". nädal"
 
 
-  WW. "nädal" 
+  WW". nädal "
 
 
-  NN, D.  . a
+  NN, D.  
 
 
   D.MM.
@@ -250,8 +250,8 @@
 0
 1
 2
- jj.
- jj.
+ jj
+ jj
   
   
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - i18npool/source

2020-07-29 Thread Mihkel Tõnnov (via logerrit)
 i18npool/source/localedata/data/et_EE.xml |   32 +++---
 1 file changed, 16 insertions(+), 16 deletions(-)

New commits:
commit 195e496f6ce92e9e5baa4b58015281a5c91fbf1a
Author: Mihkel Tõnnov 
AuthorDate: Thu Jul 23 02:57:54 2020 +0200
Commit: Christian Lohmaier 
CommitDate: Wed Jul 29 21:00:11 2020 +0200

tdf#130154: update locale data for Estonian [et-EE] - follow-up

Follow-up for 4804d969bacd25ad586b3bf70d3dc8c27adb48ef:
* change abbreviations to omit trailing periods, as officially preferred
* add quotes around literal characters in date formats
  (so those formats wouldn't be mistakenly detected as "user-defined")
* revert sorting of a few date formats for backwards compatibility's sake:
  - when opening files created in 7.0, previous versions shouldn't add
". a" anymore to formats that aren't supposed to have it

Change-Id: I666273aa32e7ca363aa929b8a1fd83bf46533f6f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99204
Tested-by: Adolfo Jayme Barrientos 
Reviewed-by: Christian Lohmaier 

diff --git a/i18npool/source/localedata/data/et_EE.xml 
b/i18npool/source/localedata/data/et_EE.xml
index 5154760778ce..bdc06c16f5fe 100644
--- a/i18npool/source/localedata/data/et_EE.xml
+++ b/i18npool/source/localedata/data/et_EE.xml
@@ -47,8 +47,8 @@
   „
   ”
 
-e.l.
-p.l.
+e.l
+p.l
 metric
   
   
@@ -111,7 +111,7 @@
   DD.MM.YY
 
 
-  D.  
+  D.  ". a"
 
 
   D.M.
@@ -122,17 +122,17 @@
 
   D. M 
 
-
-  D. MMM 
+
+  D. MMM ". a"
 
-
-  D. MMM . a
+
+  D. MMM 
 
 
-  D.  
+  D.  ". a"
 
 
-  D.  . a
+  D.  
 
 
   NN, D. M 
@@ -141,10 +141,10 @@
   NN, D. MMM 
 
 
-  NN, D.  
+  NN, D.  ". a"
 
 
-  D.  . a
+  DD.  ". a"
 
 
   MM-DD
@@ -172,13 +172,13 @@
   WW
 
 
-  WW. "nädal"
+  WW". nädal"
 
 
-  WW. "nädal" 
+  WW". nädal "
 
 
-  NN, D.  . a
+  NN, D.  
 
 
   D.MM.
@@ -250,8 +250,8 @@
 0
 1
 2
- jj.
- jj.
+ jj
+ jj
   
   
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - officecfg/registry

2020-07-15 Thread Mihkel Tõnnov (via logerrit)
 officecfg/registry/data/org/openoffice/Office/Accelerators.xcu |2 --
 1 file changed, 2 deletions(-)

New commits:
commit cc4c992563f12a5155c363d640deda195f127686
Author: Mihkel Tõnnov 
AuthorDate: Thu Jul 9 16:48:49 2020 +0200
Commit: Christian Lohmaier 
CommitDate: Wed Jul 15 16:50:11 2020 +0200

tdf#126085: Restore Ctrl+; & Ctrl+Shift+; shortcuts for nl-NL

Revert the addition of Ctrl+Comma & Ctrl+Shift+Comma for nl-NL,
as people commonly use the US International layout in the Netherlands:
https://en.wikipedia.org/wiki/QWERTY#Dutch_(Netherlands)

Change-Id: I693468a084dd0714bce44bfc641bebda8ca4a394
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98452
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier 

diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu 
b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
index 06bfd060d9da..217278bf0556 100644
--- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
@@ -1230,7 +1230,6 @@ Ctrl+Shift+e aka E_SHIFT_MOD1 under GTK/IBUS is for some 
emoji thing
 .uno:InsertCurrentDate
 .uno:InsertCurrentDate
 .uno:InsertCurrentDate
-.uno:InsertCurrentDate
 .uno:InsertCurrentDate
 .uno:InsertCurrentDate
 .uno:InsertCurrentDate
@@ -1257,7 +1256,6 @@ Ctrl+Shift+e aka E_SHIFT_MOD1 under GTK/IBUS is for some 
emoji thing
 .uno:InsertCurrentTime
 .uno:InsertCurrentTime
 .uno:InsertCurrentTime
-.uno:InsertCurrentTime
 .uno:InsertCurrentTime
 .uno:InsertCurrentTime
 .uno:InsertCurrentTime
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: [libreoffice-projects] Minutes from the UX/design meeting 2020-Jul-08

2020-07-08 Thread Mihkel Tõnnov
Hi Heiko, *,

Kontakt Heiko Tietze () kirjutas
kuupäeval K, 8. juuli 2020 kell 20:23:

>  * Keybinding is defined by UI language instead of locale setting
>+ https://bugs.documentfoundation.org/show_bug.cgi?id=134470
>+ use keyboard locale (Eike)
>+ no dropdown in tools > options > language to change the kb layout
> (Heiko)
>  + and would clutter the UI if more controls are added
>+ could be done as expert setting since the kb layout probably never
> changes
>=> go for it
>

I'm not advocating another setting in that dialog, but why do you think
"the kb layout probably never changes"?
As far as I've seen, people who use multiple languages typically do switch
layouts:
1) Between Latin-based layouts with different "additional" characters
2) Between e.g. Latin / Cyrillic
(Unless they're nerds like me who have made their own layout with all the
characters they need for their languages - but I have an inkling that I'm
in the minority here ;)

How would the expert setting even work, would it "lock" the kb layout in
LibO, regardless what the system-wide kb layout is? I sense trouble with
that approach.

Best regards,
Mihkel
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - officecfg/registry

2020-07-06 Thread Mihkel Tõnnov (via logerrit)
 officecfg/registry/data/org/openoffice/Office/Accelerators.xcu |   38 
+-
 1 file changed, 36 insertions(+), 2 deletions(-)

New commits:
commit e4f697e510e0450375895d15256f27ee666e2968
Author: Mihkel Tõnnov 
AuthorDate: Fri May 15 14:20:23 2020 +0200
Commit: Adolfo Jayme Barrientos 
CommitDate: Tue Jul 7 04:42:12 2020 +0200

tdf#126085: Enable Ctrl+Comma & Ctrl+Shift+Comma with European layouts

Also: tdf#127726, tdf#130073

As many European layouts don't have a semicolon key (";" is instead produced
by Shift+Comma), map .uno:InsertCurrentDate and .uno:InsertCurrentTime to
Ctrl+Comma and Ctrl+Shift+Comma, respectively.

The list of locales is based on information about national keyboard layouts
from Wikipedia (mostly https://en.wikipedia.org/wiki/QWERTY).

Change-Id: I858dc2affe2b29b8abfa3000a37cea43374837d8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94305
Tested-by: Jenkins
Tested-by: Heiko Tietze 
Reviewed-by: Heiko Tietze 
(cherry picked from commit 1c7d792ae27d2a899244d30a9c3cd3c04b5755ae)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98080
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu 
b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
index accbc89aa8a8..06bfd060d9da 100644
--- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
@@ -1219,21 +1219,55 @@ Ctrl+Shift+e aka E_SHIFT_MOD1 under GTK/IBUS is for 
some emoji thing
 
   
 I10N SHORTCUTS - NO 
TRANSLATE
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
 .uno:InsertCurrentDate
+.uno:InsertCurrentDate
 .uno:InsertCurrentDate
-.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
 .uno:InsertCurrentDate
 .uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
   
 
 
   
 I10N SHORTCUTS - NO 
TRANSLATE
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
 .uno:InsertCurrentTime
+.uno:InsertCurrentTime
 .uno:InsertCurrentTime
-.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
 .uno:InsertCurrentTime
 .uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
   
 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: officecfg/registry

2020-07-03 Thread Mihkel Tõnnov (via logerrit)
 officecfg/registry/data/org/openoffice/Office/Accelerators.xcu |   38 
+-
 1 file changed, 36 insertions(+), 2 deletions(-)

New commits:
commit 1c7d792ae27d2a899244d30a9c3cd3c04b5755ae
Author: Mihkel Tõnnov 
AuthorDate: Fri May 15 14:20:23 2020 +0200
Commit: Heiko Tietze 
CommitDate: Fri Jul 3 10:50:17 2020 +0200

tdf#126085: Enable Ctrl+Comma & Ctrl+Shift+Comma with European layouts

Also: tdf#127726, tdf#130073

As many European layouts don't have a semicolon key (";" is instead produced
by Shift+Comma), map .uno:InsertCurrentDate and .uno:InsertCurrentTime to
Ctrl+Comma and Ctrl+Shift+Comma, respectively.

The list of locales is based on information about national keyboard layouts
from Wikipedia (mostly https://en.wikipedia.org/wiki/QWERTY).

Change-Id: I858dc2affe2b29b8abfa3000a37cea43374837d8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94305
Tested-by: Jenkins
Tested-by: Heiko Tietze 
Reviewed-by: Heiko Tietze 

diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu 
b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
index accbc89aa8a8..06bfd060d9da 100644
--- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
@@ -1219,21 +1219,55 @@ Ctrl+Shift+e aka E_SHIFT_MOD1 under GTK/IBUS is for 
some emoji thing
 
   
 I10N SHORTCUTS - NO 
TRANSLATE
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
 .uno:InsertCurrentDate
+.uno:InsertCurrentDate
 .uno:InsertCurrentDate
-.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
 .uno:InsertCurrentDate
 .uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
+.uno:InsertCurrentDate
   
 
 
   
 I10N SHORTCUTS - NO 
TRANSLATE
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
 .uno:InsertCurrentTime
+.uno:InsertCurrentTime
 .uno:InsertCurrentTime
-.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
 .uno:InsertCurrentTime
 .uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
+.uno:InsertCurrentTime
   
 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: i18npool/source

2020-05-18 Thread Mihkel Tõnnov (via logerrit)
 i18npool/source/localedata/data/et_EE.xml |  126 --
 1 file changed, 87 insertions(+), 39 deletions(-)

New commits:
commit 4804d969bacd25ad586b3bf70d3dc8c27adb48ef
Author: Mihkel Tõnnov 
AuthorDate: Fri May 15 00:05:40 2020 +0200
Commit: Eike Rathke 
CommitDate: Tue May 19 01:45:35 2020 +0200

tdf#130154: update locale data for Estonian [et-EE]

* fix MinimalDaysInFirstWeek (supposed to be 4, not 1)
* fix FollowPageWord ("jj." = "ja järgmine/järgmised", not "pp.")
* fix Era DefaultAbbrvName & DefaultFullName to official spellings
* add DefaultNarrowName for months (using Roman numerals)
* translate TimeAM, TimePM - not commonly used, but abbreviations exist
* changes to date formats:
  - add some that are used, but were missing
  - remove those that aren't commonly used or which are ungrammatical
  - switch to more sensible defaults
  - minor re-sorting into more logical order

Change-Id: I2cf585febe7f100b2b63a94a3fd957a381adc131
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94256
Tested-by: Jenkins
Reviewed-by: Eike Rathke 

diff --git a/i18npool/source/localedata/data/et_EE.xml 
b/i18npool/source/localedata/data/et_EE.xml
index 219faf3990f4..5154760778ce 100644
--- a/i18npool/source/localedata/data/et_EE.xml
+++ b/i18npool/source/localedata/data/et_EE.xml
@@ -47,8 +47,8 @@
   „
   ”
 
-AM
-PM
+e.l.
+p.l.
 metric
   
   
@@ -110,67 +110,103 @@
 
   DD.MM.YY
 
-
-  DD.  . a
+
+  D.  
 
-
-  D.M.YY
+
+  D.M.
 
-
+
   DD.MM.
 
-
-  D. MMM YY
-
-
-  D. MMM . a
+
+  D. M 
 
-
-  D. MMM. 
+
+  D. MMM 
 
-
-  D.  . a
+
+  D. MMM . a
 
-
+
   D.  
 
-
-  NN, D. MMM YY
+
+  D.  . a
 
-
-  NN, DD. MMM YY
+
+  NN, D. M 
 
-
-  NN, D.  . a
+
+  NN, D. MMM 
 
-
-  D. , . a
+
+  NN, D.  
+
+
+  D.  . a
 
 
   MM-DD
 
-
+
   YY-MM-DD
 
 
   -MM-DD
   ISO 8601
 
-
-  MM.YY
+
+  M 
 
-
-  DD. MMM
+
+  D. MMM
 
 
   
 
 
-  QQ YY
+  QQ 
 
-
+
   WW
 
+
+  WW. "nädal"
+
+
+  WW. "nädal" 
+
+
+  NN, D.  . a
+
+
+  D.MM.
+
+
+  D.M.YY
+
+
+  D. 
+
+
+  DD.MM
+
+
+  D.MM
+
+
+   
+
+
+  MMM 
+
+
+   Q
+
+
+  Q YY
+
 
   HH:MM
 
@@ -214,8 +250,8 @@
 0
 1
 2
-p.
-pp.
+ jj.
+ jj.
   
   
 
@@ -261,79 +297,91 @@
   jan
   jaan
   jaanuar
+  I
 
 
   feb
   veebr
   veebruar
+  II
 
 
   mar
   märts
   märts
+  III
 
 
   apr
   apr
   aprill
+  IV
 
 
   may
   mai
   mai
+  V
 
 
   jun
   juuni
   juuni
+  VI
 
 
   jul
   juuli
   juuli
+  VII
 
 
   aug
   aug
   august
+  VIII
 
 
   sep
   sept
   september
+  IX
 
 
   oct
   okt
   oktoober
+  X
 
 
   nov
   nov
   november
+  XI
 
 
   dec
   dets
   detsember
+  XII
 
   
   
 
   bc
-  e.m.a.
-  enne meie aega
+  e.m.a
+  enne meie ajaarvamist
 
 
   ad
-  m.a.j.
-  meie aja järgi
+  m.a.j
+  meie ajaarvamise järgi
 
   
   
 mon
   
-  1
+  4
 
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: [libreoffice-l10n] .src and .ui gettext migration

2017-07-13 Thread Mihkel Tõnnov
Hi Caolán, *,

2017-07-13 12:43 GMT+03:00 Caolán McNamara :

> [snip]
> In our code I've autogenerated matching initial contexts for the
> matching .ui and .hrc source strings.
>

Could you clarify what do you mean by that?

Best regards,
Mihkel
Estonian team
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [libreoffice-projects] minutes of ESC call ...

2016-10-28 Thread Mihkel Tõnnov
2016-10-27 18:27 GMT+03:00 Michael Meeks :

> 
> * Release Engineering update (Cloph)
>  
> + 5.2.3 RC2 status (janI)
> + on servers right now.
> + uploaded and announced for testing today
> + messup in Slovenian / sl translation (overridden by accident)
> + need to do an RC3 just to fix this.
> + an RC3 is prolly easier to manage on the mirrors.
> + much appreciated (Sophie)
> + need to figure out what needs to be undone / reverted etc.
> + expect tag today/tomorrow.
>

Hi,

Are you sure Slovenian is the only locale affected?
For 5.2 Help, the vast majority of language projects are still not shown
correctly/completely [1], and even 5.2 UI is still (after almost a whole
week!) stuck processing (?) one rather important file for for Amharic,
English (UK) and Estonian [2].

[1] https://translations.documentfoundation.org/projects/libo52_help/
[2]
https://translations.documentfoundation.org/projects/libo52_ui/officecfg/registry/data/org/openoffice/Office/UI.po

Best regards,
Mihkel
Estonian team
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - i18npool/source

2016-05-28 Thread Mihkel Tõnnov
 i18npool/source/localedata/data/et_EE.xml |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit bea490d0612bc3945de2800cf99e6b8540b495fd
Author: Mihkel Tõnnov 
Date:   Sat May 28 20:34:28 2016 +0200

Estonian localization of aboveWord and belowWord

Change-Id: Ie872c593c531b99360efe7fcf807e76cb88acb79
(cherry picked from commit 91244b95b7826ec5c1075c00e6b4013804c4ab2f)
Reviewed-on: https://gerrit.libreoffice.org/25589
Reviewed-by: Adolfo Jayme Barrientos 
Tested-by: Adolfo Jayme Barrientos 

diff --git a/i18npool/source/localedata/data/et_EE.xml 
b/i18npool/source/localedata/data/et_EE.xml
index 4ef0224..22a3403 100644
--- a/i18npool/source/localedata/data/et_EE.xml
+++ b/i18npool/source/localedata/data/et_EE.xml
@@ -358,8 +358,8 @@
   2. kvartal
   3. kvartal
   4. kvartal
-  above
-  below
+  ülal
+  allpool
   K1
   K2
   K3
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - i18npool/source

2016-05-28 Thread Mihkel Tõnnov
 i18npool/source/localedata/data/et_EE.xml |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit f4aa18f622964ca8d5258c42c9360edfb3e8096d
Author: Mihkel Tõnnov 
Date:   Sat May 28 20:34:28 2016 +0200

Estonian localization of aboveWord and belowWord

Change-Id: Ie872c593c531b99360efe7fcf807e76cb88acb79
(cherry picked from commit 91244b95b7826ec5c1075c00e6b4013804c4ab2f)

diff --git a/i18npool/source/localedata/data/et_EE.xml 
b/i18npool/source/localedata/data/et_EE.xml
index 4ef0224..22a3403 100644
--- a/i18npool/source/localedata/data/et_EE.xml
+++ b/i18npool/source/localedata/data/et_EE.xml
@@ -358,8 +358,8 @@
   2. kvartal
   3. kvartal
   4. kvartal
-  above
-  below
+  ülal
+  allpool
   K1
   K2
   K3
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: i18npool/source

2016-05-28 Thread Mihkel Tõnnov
 i18npool/source/localedata/data/et_EE.xml |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 91244b95b7826ec5c1075c00e6b4013804c4ab2f
Author: Mihkel Tõnnov 
Date:   Sat May 28 20:34:28 2016 +0200

Estonian localization of aboveWord and belowWord

Change-Id: Ie872c593c531b99360efe7fcf807e76cb88acb79

diff --git a/i18npool/source/localedata/data/et_EE.xml 
b/i18npool/source/localedata/data/et_EE.xml
index 4ef0224..22a3403 100644
--- a/i18npool/source/localedata/data/et_EE.xml
+++ b/i18npool/source/localedata/data/et_EE.xml
@@ -358,8 +358,8 @@
   2. kvartal
   3. kvartal
   4. kvartal
-  above
-  below
+  ülal
+  allpool
   K1
   K2
   K3
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - i18npool/source

2014-02-12 Thread Mihkel Tõnnov
 i18npool/source/localedata/data/et_EE.xml |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 58df669ac734f4740cf1112867edb808789aae43
Author: Mihkel Tõnnov mihh...@gmail.com
Date:   Tue Feb 11 23:34:57 2014 +0200

corrected Estonian [et-EE] quote characters

Namely: Estonian has several sets of correct quote mark glyphs for double
quotes („”, „“, «» are all common), however the Institute of 
Estonian
Language [1] recommends using the first of these, i.e. „” (99 low, 99
high) [2]. As for single quotes, Estonian texts rarely use them, except in
a few fields such as linguistics and biology -- and both ‘’ (9-9) and 
’’
(6-9) are considered correct [2, 3]. However, apostrophe in the beginning
of a word (which is effectively the same as a starting single quote) can
also be used to indicate omitted character(s) -- but there, only ’ (9) is
correct [3].

[1] Eesti Keele Instituut, the main official body which maintains and
studies the usage of Estonian language; http://en.eki.ee/index.php
[2] The last page of
https://docs.google.com/viewer?url=http://keeleabi.eki.ee/pdf/164.pdf (in
Estonian)
[3] Handbook of Estonian Language,
http://www.eki.ee/books/ekk09/index.php?p=2p1=11id=86 (in Estonian)

Change-Id: If88e6e03e3e4aa1919a25dbe2fa2ffc8c9a04f4a
(cherry picked from commit 51fc602184ab8d1afbfb183a3d25b1122c8b1e29)
Signed-off-by: Eike Rathke er...@redhat.com

diff --git a/i18npool/source/localedata/data/et_EE.xml 
b/i18npool/source/localedata/data/et_EE.xml
index 687b093..3bee9cc 100644
--- a/i18npool/source/localedata/data/et_EE.xml
+++ b/i18npool/source/localedata/data/et_EE.xml
@@ -42,10 +42,10 @@
   LongDateYearSeparator /LongDateYearSeparator
 /Separators
 Markers
-  QuotationStart‘/QuotationStart
+  QuotationStart’/QuotationStart
   QuotationEnd’/QuotationEnd
   DoubleQuotationStart„/DoubleQuotationStart
-  DoubleQuotationEnd“/DoubleQuotationEnd
+  DoubleQuotationEnd”/DoubleQuotationEnd
 /Markers
 TimeAMAM/TimeAM
 TimePMPM/TimePM
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: [Libreoffice-qa] [libreoffice-projects] Re: [ANN] LibreOffice 4.0.5 RC2 available

2013-08-27 Thread Mihkel Tõnnov
2013/8/23 bjoern bjoern.michael...@canonical.com

 On Mon, Aug 19, 2013 at 05:02:01PM +0200, Thorsten Behrens wrote:
  The release is available for Windows, Linux and Mac OS X from our QA
  builds download page at
 
http://www.libreoffice.org/download/pre-releases/

 and users of Ubuntu 13.04 (raring) find a build in the LibreOffice 4.0
 ppa at:


 https://launchpad.net/~libreoffice/+archive/libreoffice-4-0?field.series_filter=raring


Hi all,

Is there any reason why these PPAs only contain localisations into a select
few locales?

Best regards,
Mihkel
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/

Re: [libreoffice-projects] Re: [ANN] LibreOffice 4.0.5 RC2 available

2013-08-23 Thread Mihkel Tõnnov
2013/8/23 bjoern bjoern.michael...@canonical.com

 On Mon, Aug 19, 2013 at 05:02:01PM +0200, Thorsten Behrens wrote:
  The release is available for Windows, Linux and Mac OS X from our QA
  builds download page at
 
http://www.libreoffice.org/download/pre-releases/

 and users of Ubuntu 13.04 (raring) find a build in the LibreOffice 4.0
 ppa at:


 https://launchpad.net/~libreoffice/+archive/libreoffice-4-0?field.series_filter=raring


Hi all,

Is there any reason why these PPAs only contain localisations into a select
few locales?

Best regards,
Mihkel
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


blanket license statement ...

2012-07-18 Thread Mihkel Tõnnov
All of my past  future contributions to LibreOffice may be licensed under
the MPL/LGPLv3+ dual license.

Best regards,
Mihkel Tõnnov
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice