diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-10-11 07:57:08 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-10-11 13:12:37 +0200 |
commit | 43fb18e490c07701e9deb334c0086b03e8b2dbf2 (patch) | |
tree | cebb3bd832db890734d1589a4f3c8d9864275f83 /source | |
parent | 91c56d486085c7a08ce05241bbf617a05932318f (diff) |
Add Upper/Lower Sorbian Help
Change-Id: I084e96a5b25e704cdbb95a3100fa1e1fa30ddd05
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/141218
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
128 files changed, 1504 insertions, 0 deletions
diff --git a/source/auxiliary/dsb/default.css b/source/auxiliary/dsb/default.css new file mode 100644 index 0000000000..6026b205e0 --- /dev/null +++ b/source/auxiliary/dsb/default.css @@ -0,0 +1,108 @@ +/* + * 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/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + */ + +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ OPENOFFICE.ORG 2.0 HELP + ++ DEFAULT STYLESHEET + ++ WESTERN LANGUAGES + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ LAST CHANGES: 15-NOV-2004 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: "Segoe UI",Ubuntu,Cantarell,"Noto Sans","DejaVu Sans","Lucida Sans Unicode","Helvetica Neue",Helvetica,Tahoma,sans-serif; } + +pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: Menlo,Consolas,"DejaVu Sans Mono","Nimbus Mono L","Lucida Sans Typewriter","Courier New",Courier,Monaco,monospace; margin-top: 1pt; margin-bottom: 1pt; } + +.acronym + { font-weight: bold; } + +.related + { font-weight: bold; margin-top:20pt; border-top: 1px solid black;} + +.emph, .menuitem, .keycode + { font-weight: bold; } + +.tablehead, .tableheadintable + { font-weight: bold; margin-top: 0px;} + +.howtogetheader + { font-weight: bold; border: 1px solid #999999; background: #FFFFFF; padding: 3px;} + +h1, h2, h3, h4, h5, h6 + { margin-bottom: 5pt; } + +p, td + { font-size: 11pt; margin-top: 2px; margin-bottom: 2px;} + +h1 + { font-size: 18pt; border-bottom: 1px solid black; padding-bottom: 6px; margin-bottom: 6px;} + +h2 + { font-size: 14pt; } + +h3 + { font-size: 12pt; } + +h4, h5, h6 + { font-size: 11pt; } + +.relatedtopics + { font-weight: normal; } + +.relatedbody + { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; } + +.howtoget + { background:#EEEEEE;} + +.howtogetbody + { background:#EEEEEE; margin: 0px;} + +.wide + { width: 100%; } + +.topalign + { vertical-align: top; border: 1px;} + +.bug + { color: red; border: 1px solid red;} + +.debug + { border: 1px solid black; padding: 3px; display: none;} + +/* Basic code syntax highlight */ +.identifier, .unknown + { color: green;} + +.keyword + { color: blue;} + +.comment + { color: gray;} + +.number, .string + { color: red;} + +.operator, .parameter + { color: black;} + diff --git a/source/auxiliary/dsb/highcontrast1.css b/source/auxiliary/dsb/highcontrast1.css new file mode 100644 index 0000000000..b5e23c0b0b --- /dev/null +++ b/source/auxiliary/dsb/highcontrast1.css @@ -0,0 +1,109 @@ +/* + * 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/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + */ + +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ OPENOFFICE.ORG 2.0 HELP + ++ HIGH CONTRAST #1 STYLESHEET + ++ WESTERN LANGUAGES + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ LAST CHANGES: 15-NOV-2004 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: "Segoe UI",Ubuntu,Cantarell,"Noto Sans","DejaVu Sans","Lucida Sans Unicode","Helvetica Neue",Helvetica,Tahoma,sans-serif; } + +pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: Menlo,Consolas,"DejaVu Sans Mono","Nimbus Mono L","Lucida Sans Typewriter","Courier New",Courier,Monaco,monospace; margin-top: 1pt; margin-bottom: 1pt; } + +.acronym + { font-weight: bold;} + +.related + { font-weight: bold; margin-top:20pt;} + +.emph, .menuitem, .keycode + { font-weight: bold; } + +.tablehead, .tableheadintable + { font-weight: bold; margin-top: 0px;} + +.howtogetheader + { font-weight: bold; padding: 3px;} + +h1, h2, h3, h4, h5, h6 + { margin-bottom: 5pt; } + +p, td + { font-size: 11pt; } + +h1 + { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;} + +h2 + { font-size: 14pt; } + +h3 + { font-size: 12pt; } + +h4, h5, h6 + { font-size: 11pt; } + +.relatedtopics + { font-weight: normal; } + +.relatedbody + { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; } + +.wide + { width: 100%; } + +.topalign + { vertical-align: top; border: 1px;} + +.bug + { color: red; border: 1px solid red;} + + +/* HIGH CONTRAST SPECIFIC SETTINGS */ + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { background: #000000; color: #FFFF00;} + +.related + { border-top: 1px solid #FFFF00; } + +.howtogetheader + {border: 1px solid #EFEFEF; background: #000000;} + +h1 + { border-bottom: 1px solid #FFFF00; ] + +.howtoget + { background:#000000;} + +.howtogetbody + { background:#000000;} + +.debug + { border: 1px solid red; padding: 3px; display: none;} + +a + { color: #FFFF00; }
\ No newline at end of file diff --git a/source/auxiliary/dsb/highcontrast2.css b/source/auxiliary/dsb/highcontrast2.css new file mode 100644 index 0000000000..5771606a12 --- /dev/null +++ b/source/auxiliary/dsb/highcontrast2.css @@ -0,0 +1,109 @@ +/* + * 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/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + */ + +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ OPENOFFICE.ORG 2.0 HELP + ++ HIGH CONTRAST #2 STYLESHEET + ++ WESTERN LANGUAGES + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ LAST CHANGES: 15-NOV-2004 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: "Segoe UI",Ubuntu,Cantarell,"Noto Sans","DejaVu Sans","Lucida Sans Unicode","Helvetica Neue",Helvetica,Tahoma,sans-serif; } + +pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: Menlo,Consolas,"DejaVu Sans Mono","Nimbus Mono L","Lucida Sans Typewriter","Courier New",Courier,Monaco,monospace; margin-top: 1pt; margin-bottom: 1pt; } + +.acronym + { font-weight: bold;} + +.related + { font-weight: bold; margin-top:20pt;} + +.emph, .menuitem, .keycode + { font-weight: bold; } + +.tablehead, .tableheadintable + { font-weight: bold; margin-top: 0px;} + +.howtogetheader + { font-weight: bold; padding: 3px;} + +h1, h2, h3, h4, h5, h6 + { margin-bottom: 5pt; } + +p, td + { font-size: 11pt; } + +h1 + { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;} + +h2 + { font-size: 14pt; } + +h3 + { font-size: 12pt; } + +h4, h5, h6 + { font-size: 11pt; } + +.relatedtopics + { font-weight: normal; } + +.relatedbody + { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; } + +.wide + { width: 100%; } + +.topalign + { vertical-align: top; border: 1px;} + +.bug + { color: red; border: 1px solid red;} + + +/* HIGH CONTRAST SPECIFIC SETTINGS */ + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { background: #000000; color: #00FF00;} + +.related + { border-top: 1px solid #00FF00; } + +.howtogetheader + {border: 1px solid #EFEFEF; background: #000000;} + +h1 + { border-bottom: 1px solid #00FF00; ] + +.howtoget + { background:#000000;} + +.howtogetbody + { background:#000000;} + +.debug + { border: 1px solid red; padding: 3px; display: none;} + +a + { color: #00FF00; }
\ No newline at end of file diff --git a/source/auxiliary/dsb/highcontrastblack.css b/source/auxiliary/dsb/highcontrastblack.css new file mode 100644 index 0000000000..9e714cc4aa --- /dev/null +++ b/source/auxiliary/dsb/highcontrastblack.css @@ -0,0 +1,109 @@ +/* + * 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/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + */ + +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ OPENOFFICE.ORG 2.0 HELP + ++ HIGH CONTRAST BLACK STYLESHEET + ++ WESTERN LANGUAGES + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ LAST CHANGES: 15-NOV-2004 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: "Segoe UI",Ubuntu,Cantarell,"Noto Sans","DejaVu Sans","Lucida Sans Unicode","Helvetica Neue",Helvetica,Tahoma,sans-serif; } + +pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: Menlo,Consolas,"DejaVu Sans Mono","Nimbus Mono L","Lucida Sans Typewriter","Courier New",Courier,Monaco,monospace; margin-top: 1pt; margin-bottom: 1pt; } + +.acronym + { font-weight: bold;} + +.related + { font-weight: bold; margin-top:20pt;} + +.emph, .menuitem, .keycode + { font-weight: bold; } + +.tablehead, .tableheadintable + { font-weight: bold; margin-top: 0px;} + +.howtogetheader + { font-weight: bold; padding: 3px;} + +h1, h2, h3, h4, h5, h6 + { margin-bottom: 5pt; } + +p, td + { font-size: 11pt; } + +h1 + { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;} + +h2 + { font-size: 14pt; } + +h3 + { font-size: 12pt; } + +h4, h5, h6 + { font-size: 11pt; } + +.relatedtopics + { font-weight: normal; } + +.relatedbody + { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; } + +.wide + { width: 100%; } + +.topalign + { vertical-align: top; border: 1px;} + +.bug + { color: red; border: 1px solid red;} + + +/* HIGH CONTRAST SPECIFIC SETTINGS */ + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { background: #000000; color: #FFFFFF;} + +.related + { border-top: 1px solid #FFFFFF; } + +.howtogetheader + {border: 1px solid #FFFFFF; background: #000000;} + +h1 + { border-bottom: 1px solid #FFFFFF; ] + +.howtoget + { background:#000000;} + +.howtogetbody + { background:#000000;} + +.debug + { border: 1px solid red; padding: 3px; display: none;} + +a + { color: #FFFFFF; }
\ No newline at end of file diff --git a/source/auxiliary/dsb/highcontrastwhite.css b/source/auxiliary/dsb/highcontrastwhite.css new file mode 100644 index 0000000000..571ed586a6 --- /dev/null +++ b/source/auxiliary/dsb/highcontrastwhite.css @@ -0,0 +1,109 @@ +/* + * 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/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + */ + +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ OPENOFFICE.ORG 2.0 HELP + ++ HIGH CONTRAST WHITE STYLESHEET + ++ WESTERN LANGUAGES + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ LAST CHANGES: 15-NOV-2004 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: "Segoe UI",Ubuntu,Cantarell,"Noto Sans","DejaVu Sans","Lucida Sans Unicode","Helvetica Neue",Helvetica,Tahoma,sans-serif; } + +pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: Menlo,Consolas,"DejaVu Sans Mono","Nimbus Mono L","Lucida Sans Typewriter","Courier New",Courier,Monaco,monospace; margin-top: 1pt; margin-bottom: 1pt; } + +.acronym + { font-weight: bold;} + +.related + { font-weight: bold; margin-top:20pt;} + +.emph, .menuitem, .keycode + { font-weight: bold; } + +.tablehead, .tableheadintable + { font-weight: bold; margin-top: 0px;} + +.howtogetheader + { font-weight: bold; padding: 3px;} + +h1, h2, h3, h4, h5, h6 + { margin-bottom: 5pt; } + +p, td + { font-size: 11pt; } + +h1 + { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;} + +h2 + { font-size: 14pt; } + +h3 + { font-size: 12pt; } + +h4, h5, h6 + { font-size: 11pt; } + +.relatedtopics + { font-weight: normal; } + +.relatedbody + { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; } + +.wide + { width: 100%; } + +.topalign + { vertical-align: top; border: 1px;} + +.bug + { color: red; border: 1px solid red;} + + +/* HIGH CONTRAST SPECIFIC SETTINGS */ + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { background: #FFFFFF; color: #000000;} + +.related + { border-top: 1px solid #000000; } + +.howtogetheader + {border: 1px solid #000000; background: #FFFFFF;} + +h1 + { border-bottom: 1px solid #000000; ] + +.howtoget + { background:#FFFFFF;} + +.howtogetbody + { background:#FFFFFF;} + +.debug + { border: 1px solid red; padding: 3px; display: none;} + +a + { color: #000000; }
\ No newline at end of file diff --git a/source/auxiliary/dsb/sbasic.cfg b/source/auxiliary/dsb/sbasic.cfg new file mode 100644 index 0000000000..edd38ed29e --- /dev/null +++ b/source/auxiliary/dsb/sbasic.cfg @@ -0,0 +1,26 @@ +# +# 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/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + + +Title=%PRODUCTNAME Basic + +Language=dsb +Order=7 +Start=text%2Fsbasic%2Fshared%2Fmain0601.xhp +Heading=headingheading +Program=BASIC diff --git a/source/auxiliary/dsb/scalc.cfg b/source/auxiliary/dsb/scalc.cfg new file mode 100644 index 0000000000..fe724b8bbf --- /dev/null +++ b/source/auxiliary/dsb/scalc.cfg @@ -0,0 +1,26 @@ +# +# 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/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + + +Title=%PRODUCTNAME Calc + +Language=dsb +Order=3 +Start=text%2Fscalc%2Fmain0000.xhp +Heading=headingheading +Program=CALC diff --git a/source/auxiliary/dsb/schart.cfg b/source/auxiliary/dsb/schart.cfg new file mode 100644 index 0000000000..77f0f457b2 --- /dev/null +++ b/source/auxiliary/dsb/schart.cfg @@ -0,0 +1,26 @@ +# +# 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/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + +Title=%PRODUCTNAME Chart + +Language=dsb +Order=4 +Start=text%2Fschart%2Fmain0000.xhp +Heading=headingheading +Program=CHART + diff --git a/source/auxiliary/dsb/sdatabase.cfg b/source/auxiliary/dsb/sdatabase.cfg new file mode 100644 index 0000000000..79ddfad5ec --- /dev/null +++ b/source/auxiliary/dsb/sdatabase.cfg @@ -0,0 +1,26 @@ +# +# 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/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + + +Title=%PRODUCTNAME Base + +Language=dsb +Order=7 +Start=text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp +Heading=headingheading +Program=DATABASE diff --git a/source/auxiliary/dsb/sdraw.cfg b/source/auxiliary/dsb/sdraw.cfg new file mode 100644 index 0000000000..b9c726f231 --- /dev/null +++ b/source/auxiliary/dsb/sdraw.cfg @@ -0,0 +1,26 @@ +# +# 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/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + + +Title=%PRODUCTNAME Draw + +Language=dsb +Order=4 +Start=text%2Fsdraw%2Fmain0000.xhp +Heading=headingheading +Program=DRAW diff --git a/source/auxiliary/dsb/simpress.cfg b/source/auxiliary/dsb/simpress.cfg new file mode 100644 index 0000000000..3c397b55f1 --- /dev/null +++ b/source/auxiliary/dsb/simpress.cfg @@ -0,0 +1,26 @@ +# +# 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/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + + +Title=%PRODUCTNAME Impress + +Language=dsb +Order=5 +Start=text%2Fsimpress%2Fmain0000.xhp +Heading=headingheading +Program=IMPRESS diff --git a/source/auxiliary/dsb/smath.cfg b/source/auxiliary/dsb/smath.cfg new file mode 100644 index 0000000000..50de630bcb --- /dev/null +++ b/source/auxiliary/dsb/smath.cfg @@ -0,0 +1,26 @@ +# +# 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/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + + +Title=%PRODUCTNAME Math + +Language=dsb +Order=6 +Start=text%2Fsmath%2Fmain0000.xhp +Heading=headingheading +Program=MATH diff --git a/source/auxiliary/dsb/swriter.cfg b/source/auxiliary/dsb/swriter.cfg new file mode 100644 index 0000000000..b1d2e2133b --- /dev/null +++ b/source/auxiliary/dsb/swriter.cfg @@ -0,0 +1,26 @@ +# +# 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/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + + +Title=%PRODUCTNAME Writer + +Language=dsb +Order=2 +Start=text%2Fswriter%2Fmain0000.xhp +Heading=headingheading +Program=WRITER diff --git a/source/auxiliary/hsb/default.css b/source/auxiliary/hsb/default.css new file mode 100644 index 0000000000..6026b205e0 --- /dev/null +++ b/source/auxiliary/hsb/default.css @@ -0,0 +1,108 @@ +/* + * 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/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + */ + +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ OPENOFFICE.ORG 2.0 HELP + ++ DEFAULT STYLESHEET + ++ WESTERN LANGUAGES + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ LAST CHANGES: 15-NOV-2004 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: "Segoe UI",Ubuntu,Cantarell,"Noto Sans","DejaVu Sans","Lucida Sans Unicode","Helvetica Neue",Helvetica,Tahoma,sans-serif; } + +pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: Menlo,Consolas,"DejaVu Sans Mono","Nimbus Mono L","Lucida Sans Typewriter","Courier New",Courier,Monaco,monospace; margin-top: 1pt; margin-bottom: 1pt; } + +.acronym + { font-weight: bold; } + +.related + { font-weight: bold; margin-top:20pt; border-top: 1px solid black;} + +.emph, .menuitem, .keycode + { font-weight: bold; } + +.tablehead, .tableheadintable + { font-weight: bold; margin-top: 0px;} + +.howtogetheader + { font-weight: bold; border: 1px solid #999999; background: #FFFFFF; padding: 3px;} + +h1, h2, h3, h4, h5, h6 + { margin-bottom: 5pt; } + +p, td + { font-size: 11pt; margin-top: 2px; margin-bottom: 2px;} + +h1 + { font-size: 18pt; border-bottom: 1px solid black; padding-bottom: 6px; margin-bottom: 6px;} + +h2 + { font-size: 14pt; } + +h3 + { font-size: 12pt; } + +h4, h5, h6 + { font-size: 11pt; } + +.relatedtopics + { font-weight: normal; } + +.relatedbody + { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; } + +.howtoget + { background:#EEEEEE;} + +.howtogetbody + { background:#EEEEEE; margin: 0px;} + +.wide + { width: 100%; } + +.topalign + { vertical-align: top; border: 1px;} + +.bug + { color: red; border: 1px solid red;} + +.debug + { border: 1px solid black; padding: 3px; display: none;} + +/* Basic code syntax highlight */ +.identifier, .unknown + { color: green;} + +.keyword + { color: blue;} + +.comment + { color: gray;} + +.number, .string + { color: red;} + +.operator, .parameter + { color: black;} + diff --git a/source/auxiliary/hsb/highcontrast1.css b/source/auxiliary/hsb/highcontrast1.css new file mode 100644 index 0000000000..b5e23c0b0b --- /dev/null +++ b/source/auxiliary/hsb/highcontrast1.css @@ -0,0 +1,109 @@ +/* + * 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/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + */ + +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ OPENOFFICE.ORG 2.0 HELP + ++ HIGH CONTRAST #1 STYLESHEET + ++ WESTERN LANGUAGES + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ LAST CHANGES: 15-NOV-2004 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: "Segoe UI",Ubuntu,Cantarell,"Noto Sans","DejaVu Sans","Lucida Sans Unicode","Helvetica Neue",Helvetica,Tahoma,sans-serif; } + +pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: Menlo,Consolas,"DejaVu Sans Mono","Nimbus Mono L","Lucida Sans Typewriter","Courier New",Courier,Monaco,monospace; margin-top: 1pt; margin-bottom: 1pt; } + +.acronym + { font-weight: bold;} + +.related + { font-weight: bold; margin-top:20pt;} + +.emph, .menuitem, .keycode + { font-weight: bold; } + +.tablehead, .tableheadintable + { font-weight: bold; margin-top: 0px;} + +.howtogetheader + { font-weight: bold; padding: 3px;} + +h1, h2, h3, h4, h5, h6 + { margin-bottom: 5pt; } + +p, td + { font-size: 11pt; } + +h1 + { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;} + +h2 + { font-size: 14pt; } + +h3 + { font-size: 12pt; } + +h4, h5, h6 + { font-size: 11pt; } + +.relatedtopics + { font-weight: normal; } + +.relatedbody + { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; } + +.wide + { width: 100%; } + +.topalign + { vertical-align: top; border: 1px;} + +.bug + { color: red; border: 1px solid red;} + + +/* HIGH CONTRAST SPECIFIC SETTINGS */ + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { background: #000000; color: #FFFF00;} + +.related + { border-top: 1px solid #FFFF00; } + +.howtogetheader + {border: 1px solid #EFEFEF; background: #000000;} + +h1 + { border-bottom: 1px solid #FFFF00; ] + +.howtoget + { background:#000000;} + +.howtogetbody + { background:#000000;} + +.debug + { border: 1px solid red; padding: 3px; display: none;} + +a + { color: #FFFF00; }
\ No newline at end of file diff --git a/source/auxiliary/hsb/highcontrast2.css b/source/auxiliary/hsb/highcontrast2.css new file mode 100644 index 0000000000..5771606a12 --- /dev/null +++ b/source/auxiliary/hsb/highcontrast2.css @@ -0,0 +1,109 @@ +/* + * 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/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + */ + +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ OPENOFFICE.ORG 2.0 HELP + ++ HIGH CONTRAST #2 STYLESHEET + ++ WESTERN LANGUAGES + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ LAST CHANGES: 15-NOV-2004 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: "Segoe UI",Ubuntu,Cantarell,"Noto Sans","DejaVu Sans","Lucida Sans Unicode","Helvetica Neue",Helvetica,Tahoma,sans-serif; } + +pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: Menlo,Consolas,"DejaVu Sans Mono","Nimbus Mono L","Lucida Sans Typewriter","Courier New",Courier,Monaco,monospace; margin-top: 1pt; margin-bottom: 1pt; } + +.acronym + { font-weight: bold;} + +.related + { font-weight: bold; margin-top:20pt;} + +.emph, .menuitem, .keycode + { font-weight: bold; } + +.tablehead, .tableheadintable + { font-weight: bold; margin-top: 0px;} + +.howtogetheader + { font-weight: bold; padding: 3px;} + +h1, h2, h3, h4, h5, h6 + { margin-bottom: 5pt; } + +p, td + { font-size: 11pt; } + +h1 + { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;} + +h2 + { font-size: 14pt; } + +h3 + { font-size: 12pt; } + +h4, h5, h6 + { font-size: 11pt; } + +.relatedtopics + { font-weight: normal; } + +.relatedbody + { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; } + +.wide + { width: 100%; } + +.topalign + { vertical-align: top; border: 1px;} + +.bug + { color: red; border: 1px solid red;} + + +/* HIGH CONTRAST SPECIFIC SETTINGS */ + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { background: #000000; color: #00FF00;} + +.related + { border-top: 1px solid #00FF00; } + +.howtogetheader + {border: 1px solid #EFEFEF; background: #000000;} + +h1 + { border-bottom: 1px solid #00FF00; ] + +.howtoget + { background:#000000;} + +.howtogetbody + { background:#000000;} + +.debug + { border: 1px solid red; padding: 3px; display: none;} + +a + { color: #00FF00; }
\ No newline at end of file diff --git a/source/auxiliary/hsb/highcontrastblack.css b/source/auxiliary/hsb/highcontrastblack.css new file mode 100644 index 0000000000..9e714cc4aa --- /dev/null +++ b/source/auxiliary/hsb/highcontrastblack.css @@ -0,0 +1,109 @@ +/* + * 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/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + */ + +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ OPENOFFICE.ORG 2.0 HELP + ++ HIGH CONTRAST BLACK STYLESHEET + ++ WESTERN LANGUAGES + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ LAST CHANGES: 15-NOV-2004 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: "Segoe UI",Ubuntu,Cantarell,"Noto Sans","DejaVu Sans","Lucida Sans Unicode","Helvetica Neue",Helvetica,Tahoma,sans-serif; } + +pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: Menlo,Consolas,"DejaVu Sans Mono","Nimbus Mono L","Lucida Sans Typewriter","Courier New",Courier,Monaco,monospace; margin-top: 1pt; margin-bottom: 1pt; } + +.acronym + { font-weight: bold;} + +.related + { font-weight: bold; margin-top:20pt;} + +.emph, .menuitem, .keycode + { font-weight: bold; } + +.tablehead, .tableheadintable + { font-weight: bold; margin-top: 0px;} + +.howtogetheader + { font-weight: bold; padding: 3px;} + +h1, h2, h3, h4, h5, h6 + { margin-bottom: 5pt; } + +p, td + { font-size: 11pt; } + +h1 + { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;} + +h2 + { font-size: 14pt; } + +h3 + { font-size: 12pt; } + +h4, h5, h6 + { font-size: 11pt; } + +.relatedtopics + { font-weight: normal; } + +.relatedbody + { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; } + +.wide + { width: 100%; } + +.topalign + { vertical-align: top; border: 1px;} + +.bug + { color: red; border: 1px solid red;} + + +/* HIGH CONTRAST SPECIFIC SETTINGS */ + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { background: #000000; color: #FFFFFF;} + +.related + { border-top: 1px solid #FFFFFF; } + +.howtogetheader + {border: 1px solid #FFFFFF; background: #000000;} + +h1 + { border-bottom: 1px solid #FFFFFF; ] + +.howtoget + { background:#000000;} + +.howtogetbody + { background:#000000;} + +.debug + { border: 1px solid red; padding: 3px; display: none;} + +a + { color: #FFFFFF; }
\ No newline at end of file diff --git a/source/auxiliary/hsb/highcontrastwhite.css b/source/auxiliary/hsb/highcontrastwhite.css new file mode 100644 index 0000000000..571ed586a6 --- /dev/null +++ b/source/auxiliary/hsb/highcontrastwhite.css @@ -0,0 +1,109 @@ +/* + * 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/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + */ + +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ OPENOFFICE.ORG 2.0 HELP + ++ HIGH CONTRAST WHITE STYLESHEET + ++ WESTERN LANGUAGES + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ LAST CHANGES: 15-NOV-2004 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: "Segoe UI",Ubuntu,Cantarell,"Noto Sans","DejaVu Sans","Lucida Sans Unicode","Helvetica Neue",Helvetica,Tahoma,sans-serif; } + +pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: Menlo,Consolas,"DejaVu Sans Mono","Nimbus Mono L","Lucida Sans Typewriter","Courier New",Courier,Monaco,monospace; margin-top: 1pt; margin-bottom: 1pt; } + +.acronym + { font-weight: bold;} + +.related + { font-weight: bold; margin-top:20pt;} + +.emph, .menuitem, .keycode + { font-weight: bold; } + +.tablehead, .tableheadintable + { font-weight: bold; margin-top: 0px;} + +.howtogetheader + { font-weight: bold; padding: 3px;} + +h1, h2, h3, h4, h5, h6 + { margin-bottom: 5pt; } + +p, td + { font-size: 11pt; } + +h1 + { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;} + +h2 + { font-size: 14pt; } + +h3 + { font-size: 12pt; } + +h4, h5, h6 + { font-size: 11pt; } + +.relatedtopics + { font-weight: normal; } + +.relatedbody + { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; } + +.wide + { width: 100%; } + +.topalign + { vertical-align: top; border: 1px;} + +.bug + { color: red; border: 1px solid red;} + + +/* HIGH CONTRAST SPECIFIC SETTINGS */ + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { background: #FFFFFF; color: #000000;} + +.related + { border-top: 1px solid #000000; } + +.howtogetheader + {border: 1px solid #000000; background: #FFFFFF;} + +h1 + { border-bottom: 1px solid #000000; ] + +.howtoget + { background:#FFFFFF;} + +.howtogetbody + { background:#FFFFFF;} + +.debug + { border: 1px solid red; padding: 3px; display: none;} + +a + { color: #000000; }
\ No newline at end of file diff --git a/source/auxiliary/hsb/sbasic.cfg b/source/auxiliary/hsb/sbasic.cfg new file mode 100644 index 0000000000..3fde0a3311 --- /dev/null +++ b/source/auxiliary/hsb/sbasic.cfg @@ -0,0 +1,26 @@ +# +# 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/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + + +Title=%PRODUCTNAME Basic + +Language=hsb +Order=7 +Start=text%2Fsbasic%2Fshared%2Fmain0601.xhp +Heading=headingheading +Program=BASIC diff --git a/source/auxiliary/hsb/scalc.cfg b/source/auxiliary/hsb/scalc.cfg new file mode 100644 index 0000000000..55ff195792 --- /dev/null +++ b/source/auxiliary/hsb/scalc.cfg @@ -0,0 +1,26 @@ +# +# 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/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + + +Title=%PRODUCTNAME Calc + +Language=hsb +Order=3 +Start=text%2Fscalc%2Fmain0000.xhp +Heading=headingheading +Program=CALC diff --git a/source/auxiliary/hsb/schart.cfg b/source/auxiliary/hsb/schart.cfg new file mode 100644 index 0000000000..3b474fa43a --- /dev/null +++ b/source/auxiliary/hsb/schart.cfg @@ -0,0 +1,26 @@ +# +# 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/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + +Title=%PRODUCTNAME Chart + +Language=hsb +Order=4 +Start=text%2Fschart%2Fmain0000.xhp +Heading=headingheading +Program=CHART + diff --git a/source/auxiliary/hsb/sdatabase.cfg b/source/auxiliary/hsb/sdatabase.cfg new file mode 100644 index 0000000000..d979d7191a --- /dev/null +++ b/source/auxiliary/hsb/sdatabase.cfg @@ -0,0 +1,26 @@ +# +# 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/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + + +Title=%PRODUCTNAME Base + +Language=hsb +Order=7 +Start=text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp +Heading=headingheading +Program=DATABASE diff --git a/source/auxiliary/hsb/sdraw.cfg b/source/auxiliary/hsb/sdraw.cfg new file mode 100644 index 0000000000..e38be4a546 --- /dev/null +++ b/source/auxiliary/hsb/sdraw.cfg @@ -0,0 +1,26 @@ +# +# 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/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + + +Title=%PRODUCTNAME Draw + +Language=hsb +Order=4 +Start=text%2Fsdraw%2Fmain0000.xhp +Heading=headingheading +Program=DRAW diff --git a/source/auxiliary/hsb/simpress.cfg b/source/auxiliary/hsb/simpress.cfg new file mode 100644 index 0000000000..909506568d --- /dev/null +++ b/source/auxiliary/hsb/simpress.cfg @@ -0,0 +1,26 @@ +# +# 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/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + + +Title=%PRODUCTNAME Impress + +Language=hsb +Order=5 +Start=text%2Fsimpress%2Fmain0000.xhp +Heading=headingheading +Program=IMPRESS diff --git a/source/auxiliary/hsb/smath.cfg b/source/auxiliary/hsb/smath.cfg new file mode 100644 index 0000000000..03e802ea59 --- /dev/null +++ b/source/auxiliary/hsb/smath.cfg @@ -0,0 +1,26 @@ +# +# 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/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + + +Title=%PRODUCTNAME Math + +Language=hsb +Order=6 +Start=text%2Fsmath%2Fmain0000.xhp +Heading=headingheading +Program=MATH diff --git a/source/auxiliary/hsb/swriter.cfg b/source/auxiliary/hsb/swriter.cfg new file mode 100644 index 0000000000..c6d1c5aa00 --- /dev/null +++ b/source/auxiliary/hsb/swriter.cfg @@ -0,0 +1,26 @@ +# +# 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/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + + +Title=%PRODUCTNAME Writer + +Language=hsb +Order=2 +Start=text%2Fswriter%2Fmain0000.xhp +Heading=headingheading +Program=WRITER diff --git a/source/media/files/scalc/dsb/conditionalformatting.ods b/source/media/files/scalc/dsb/conditionalformatting.ods Binary files differnew file mode 100644 index 0000000000..5df7aa8c67 --- /dev/null +++ b/source/media/files/scalc/dsb/conditionalformatting.ods diff --git a/source/media/files/scalc/dsb/function_fourier.ods b/source/media/files/scalc/dsb/function_fourier.ods Binary files differnew file mode 100644 index 0000000000..c09fd55c9f --- /dev/null +++ b/source/media/files/scalc/dsb/function_fourier.ods diff --git a/source/media/files/scalc/dsb/functions_ifs.ods b/source/media/files/scalc/dsb/functions_ifs.ods Binary files differnew file mode 100644 index 0000000000..f20937c84d --- /dev/null +++ b/source/media/files/scalc/dsb/functions_ifs.ods diff --git a/source/media/files/scalc/dsb/imtrigon.ods b/source/media/files/scalc/dsb/imtrigon.ods Binary files differnew file mode 100644 index 0000000000..ad5f968246 --- /dev/null +++ b/source/media/files/scalc/dsb/imtrigon.ods diff --git a/source/media/files/scalc/dsb/pivot.ods b/source/media/files/scalc/dsb/pivot.ods Binary files differnew file mode 100644 index 0000000000..9360517267 --- /dev/null +++ b/source/media/files/scalc/dsb/pivot.ods diff --git a/source/media/files/scalc/dsb/trigon.ods b/source/media/files/scalc/dsb/trigon.ods Binary files differnew file mode 100644 index 0000000000..d603df80dd --- /dev/null +++ b/source/media/files/scalc/dsb/trigon.ods diff --git a/source/media/files/scalc/hsb/conditionalformatting.ods b/source/media/files/scalc/hsb/conditionalformatting.ods Binary files differnew file mode 100644 index 0000000000..5df7aa8c67 --- /dev/null +++ b/source/media/files/scalc/hsb/conditionalformatting.ods diff --git a/source/media/files/scalc/hsb/function_fourier.ods b/source/media/files/scalc/hsb/function_fourier.ods Binary files differnew file mode 100644 index 0000000000..c09fd55c9f --- /dev/null +++ b/source/media/files/scalc/hsb/function_fourier.ods diff --git a/source/media/files/scalc/hsb/functions_ifs.ods b/source/media/files/scalc/hsb/functions_ifs.ods Binary files differnew file mode 100644 index 0000000000..f20937c84d --- /dev/null +++ b/source/media/files/scalc/hsb/functions_ifs.ods diff --git a/source/media/files/scalc/hsb/imtrigon.ods b/source/media/files/scalc/hsb/imtrigon.ods Binary files differnew file mode 100644 index 0000000000..ad5f968246 --- /dev/null +++ b/source/media/files/scalc/hsb/imtrigon.ods diff --git a/source/media/files/scalc/hsb/pivot.ods b/source/media/files/scalc/hsb/pivot.ods Binary files differnew file mode 100644 index 0000000000..9360517267 --- /dev/null +++ b/source/media/files/scalc/hsb/pivot.ods diff --git a/source/media/files/scalc/hsb/trigon.ods b/source/media/files/scalc/hsb/trigon.ods Binary files differnew file mode 100644 index 0000000000..d603df80dd --- /dev/null +++ b/source/media/files/scalc/hsb/trigon.ods diff --git a/source/media/screenshots/cui/ui/effectspage/dsb/EffectsPage.png b/source/media/screenshots/cui/ui/effectspage/dsb/EffectsPage.png Binary files differindex a5eb7eef99..3d907772cc 100644 --- a/source/media/screenshots/cui/ui/effectspage/dsb/EffectsPage.png +++ b/source/media/screenshots/cui/ui/effectspage/dsb/EffectsPage.png diff --git a/source/media/screenshots/cui/ui/effectspage/hsb/EffectsPage.png b/source/media/screenshots/cui/ui/effectspage/hsb/EffectsPage.png Binary files differindex d26e059bad..3d907772cc 100644 --- a/source/media/screenshots/cui/ui/effectspage/hsb/EffectsPage.png +++ b/source/media/screenshots/cui/ui/effectspage/hsb/EffectsPage.png diff --git a/source/media/screenshots/cui/ui/hyperlinkdocpage/dsb/HyperlinkDocPage.png b/source/media/screenshots/cui/ui/hyperlinkdocpage/dsb/HyperlinkDocPage.png Binary files differindex 54214e8329..c365c4f555 100644 --- a/source/media/screenshots/cui/ui/hyperlinkdocpage/dsb/HyperlinkDocPage.png +++ b/source/media/screenshots/cui/ui/hyperlinkdocpage/dsb/HyperlinkDocPage.png diff --git a/source/media/screenshots/cui/ui/hyperlinkdocpage/hsb/HyperlinkDocPage.png b/source/media/screenshots/cui/ui/hyperlinkdocpage/hsb/HyperlinkDocPage.png Binary files differindex a2c1f569a6..c365c4f555 100644 --- a/source/media/screenshots/cui/ui/hyperlinkdocpage/hsb/HyperlinkDocPage.png +++ b/source/media/screenshots/cui/ui/hyperlinkdocpage/hsb/HyperlinkDocPage.png diff --git a/source/media/screenshots/cui/ui/hyperlinkinternetpage/dsb/HyperlinkInternetPage.png b/source/media/screenshots/cui/ui/hyperlinkinternetpage/dsb/HyperlinkInternetPage.png Binary files differindex 2d1e5b6f21..96151c2982 100644 --- a/source/media/screenshots/cui/ui/hyperlinkinternetpage/dsb/HyperlinkInternetPage.png +++ b/source/media/screenshots/cui/ui/hyperlinkinternetpage/dsb/HyperlinkInternetPage.png diff --git a/source/media/screenshots/cui/ui/hyperlinkinternetpage/hsb/HyperlinkInternetPage.png b/source/media/screenshots/cui/ui/hyperlinkinternetpage/hsb/HyperlinkInternetPage.png Binary files differindex 79bf6b2f72..96151c2982 100644 --- a/source/media/screenshots/cui/ui/hyperlinkinternetpage/hsb/HyperlinkInternetPage.png +++ b/source/media/screenshots/cui/ui/hyperlinkinternetpage/hsb/HyperlinkInternetPage.png diff --git a/source/media/screenshots/cui/ui/hyperlinkmailpage/dsb/HyperlinkMailPage.png b/source/media/screenshots/cui/ui/hyperlinkmailpage/dsb/HyperlinkMailPage.png Binary files differindex 25eba97a00..cbb41a816d 100644 --- a/source/media/screenshots/cui/ui/hyperlinkmailpage/dsb/HyperlinkMailPage.png +++ b/source/media/screenshots/cui/ui/hyperlinkmailpage/dsb/HyperlinkMailPage.png diff --git a/source/media/screenshots/cui/ui/hyperlinkmailpage/hsb/HyperlinkMailPage.png b/source/media/screenshots/cui/ui/hyperlinkmailpage/hsb/HyperlinkMailPage.png Binary files differindex d0aa83b882..cbb41a816d 100644 --- a/source/media/screenshots/cui/ui/hyperlinkmailpage/hsb/HyperlinkMailPage.png +++ b/source/media/screenshots/cui/ui/hyperlinkmailpage/hsb/HyperlinkMailPage.png diff --git a/source/media/screenshots/cui/ui/hyperlinknewdocpage/dsb/HyperlinkNewDocPage.png b/source/media/screenshots/cui/ui/hyperlinknewdocpage/dsb/HyperlinkNewDocPage.png Binary files differindex 431dcb3679..a567aba5a1 100644 --- a/source/media/screenshots/cui/ui/hyperlinknewdocpage/dsb/HyperlinkNewDocPage.png +++ b/source/media/screenshots/cui/ui/hyperlinknewdocpage/dsb/HyperlinkNewDocPage.png diff --git a/source/media/screenshots/cui/ui/hyperlinknewdocpage/hsb/HyperlinkNewDocPage.png b/source/media/screenshots/cui/ui/hyperlinknewdocpage/hsb/HyperlinkNewDocPage.png Binary files differindex 3b9694702e..a567aba5a1 100644 --- a/source/media/screenshots/cui/ui/hyperlinknewdocpage/hsb/HyperlinkNewDocPage.png +++ b/source/media/screenshots/cui/ui/hyperlinknewdocpage/hsb/HyperlinkNewDocPage.png diff --git a/source/media/screenshots/cui/ui/optaccessibilitypage/dsb/OptAccessibilityPage.png b/source/media/screenshots/cui/ui/optaccessibilitypage/dsb/OptAccessibilityPage.png Binary files differindex 8edb47e60d..23db339466 100644 --- a/source/media/screenshots/cui/ui/optaccessibilitypage/dsb/OptAccessibilityPage.png +++ b/source/media/screenshots/cui/ui/optaccessibilitypage/dsb/OptAccessibilityPage.png diff --git a/source/media/screenshots/cui/ui/optaccessibilitypage/hsb/OptAccessibilityPage.png b/source/media/screenshots/cui/ui/optaccessibilitypage/hsb/OptAccessibilityPage.png Binary files differindex 4416523b78..23db339466 100644 --- a/source/media/screenshots/cui/ui/optaccessibilitypage/hsb/OptAccessibilityPage.png +++ b/source/media/screenshots/cui/ui/optaccessibilitypage/hsb/OptAccessibilityPage.png diff --git a/source/media/screenshots/cui/ui/optadvancedpage/dsb/OptAdvancedPage.png b/source/media/screenshots/cui/ui/optadvancedpage/dsb/OptAdvancedPage.png Binary files differindex 15d3733236..e4ebc014c6 100644 --- a/source/media/screenshots/cui/ui/optadvancedpage/dsb/OptAdvancedPage.png +++ b/source/media/screenshots/cui/ui/optadvancedpage/dsb/OptAdvancedPage.png diff --git a/source/media/screenshots/cui/ui/optadvancedpage/hsb/OptAdvancedPage.png b/source/media/screenshots/cui/ui/optadvancedpage/hsb/OptAdvancedPage.png Binary files differindex b5ad4299f4..e4ebc014c6 100644 --- a/source/media/screenshots/cui/ui/optadvancedpage/hsb/OptAdvancedPage.png +++ b/source/media/screenshots/cui/ui/optadvancedpage/hsb/OptAdvancedPage.png diff --git a/source/media/screenshots/cui/ui/optasianpage/dsb/OptAsianPage.png b/source/media/screenshots/cui/ui/optasianpage/dsb/OptAsianPage.png Binary files differindex 4ad906c8e1..46eb5aacb7 100644 --- a/source/media/screenshots/cui/ui/optasianpage/dsb/OptAsianPage.png +++ b/source/media/screenshots/cui/ui/optasianpage/dsb/OptAsianPage.png diff --git a/source/media/screenshots/cui/ui/optasianpage/hsb/OptAsianPage.png b/source/media/screenshots/cui/ui/optasianpage/hsb/OptAsianPage.png Binary files differindex 61d193245b..46eb5aacb7 100644 --- a/source/media/screenshots/cui/ui/optasianpage/hsb/OptAsianPage.png +++ b/source/media/screenshots/cui/ui/optasianpage/hsb/OptAsianPage.png diff --git a/source/media/screenshots/cui/ui/optctlpage/dsb/OptCTLPage.png b/source/media/screenshots/cui/ui/optctlpage/dsb/OptCTLPage.png Binary files differindex 50d7e36e8d..5520ea661b 100644 --- a/source/media/screenshots/cui/ui/optctlpage/dsb/OptCTLPage.png +++ b/source/media/screenshots/cui/ui/optctlpage/dsb/OptCTLPage.png diff --git a/source/media/screenshots/cui/ui/optctlpage/hsb/OptCTLPage.png b/source/media/screenshots/cui/ui/optctlpage/hsb/OptCTLPage.png Binary files differindex 903767070c..5520ea661b 100644 --- a/source/media/screenshots/cui/ui/optctlpage/hsb/OptCTLPage.png +++ b/source/media/screenshots/cui/ui/optctlpage/hsb/OptCTLPage.png diff --git a/source/media/screenshots/cui/ui/optfltrpage/dsb/OptFltrPage.png b/source/media/screenshots/cui/ui/optfltrpage/dsb/OptFltrPage.png Binary files differindex 667266af1b..8c9f23698f 100644 --- a/source/media/screenshots/cui/ui/optfltrpage/dsb/OptFltrPage.png +++ b/source/media/screenshots/cui/ui/optfltrpage/dsb/OptFltrPage.png diff --git a/source/media/screenshots/cui/ui/optfltrpage/hsb/OptFltrPage.png b/source/media/screenshots/cui/ui/optfltrpage/hsb/OptFltrPage.png Binary files differindex 1f7d96f77a..8c9f23698f 100644 --- a/source/media/screenshots/cui/ui/optfltrpage/hsb/OptFltrPage.png +++ b/source/media/screenshots/cui/ui/optfltrpage/hsb/OptFltrPage.png diff --git a/source/media/screenshots/cui/ui/optgeneralpage/dsb/OptGeneralPage.png b/source/media/screenshots/cui/ui/optgeneralpage/dsb/OptGeneralPage.png Binary files differindex daf3d09369..3bb253e037 100644 --- a/source/media/screenshots/cui/ui/optgeneralpage/dsb/OptGeneralPage.png +++ b/source/media/screenshots/cui/ui/optgeneralpage/dsb/OptGeneralPage.png diff --git a/source/media/screenshots/cui/ui/optgeneralpage/hsb/OptGeneralPage.png b/source/media/screenshots/cui/ui/optgeneralpage/hsb/OptGeneralPage.png Binary files differindex 77c53f819d..3bb253e037 100644 --- a/source/media/screenshots/cui/ui/optgeneralpage/hsb/OptGeneralPage.png +++ b/source/media/screenshots/cui/ui/optgeneralpage/hsb/OptGeneralPage.png diff --git a/source/media/screenshots/cui/ui/opthtmlpage/dsb/OptHtmlPage.png b/source/media/screenshots/cui/ui/opthtmlpage/dsb/OptHtmlPage.png Binary files differindex 91a4950ef3..e30c687f49 100644 --- a/source/media/screenshots/cui/ui/opthtmlpage/dsb/OptHtmlPage.png +++ b/source/media/screenshots/cui/ui/opthtmlpage/dsb/OptHtmlPage.png diff --git a/source/media/screenshots/cui/ui/opthtmlpage/hsb/OptHtmlPage.png b/source/media/screenshots/cui/ui/opthtmlpage/hsb/OptHtmlPage.png Binary files differindex e469e4740f..e30c687f49 100644 --- a/source/media/screenshots/cui/ui/opthtmlpage/hsb/OptHtmlPage.png +++ b/source/media/screenshots/cui/ui/opthtmlpage/hsb/OptHtmlPage.png diff --git a/source/media/screenshots/cui/ui/optlanguagespage/dsb/OptLanguagesPage.png b/source/media/screenshots/cui/ui/optlanguagespage/dsb/OptLanguagesPage.png Binary files differindex e334c72986..6624dc957c 100644 --- a/source/media/screenshots/cui/ui/optlanguagespage/dsb/OptLanguagesPage.png +++ b/source/media/screenshots/cui/ui/optlanguagespage/dsb/OptLanguagesPage.png diff --git a/source/media/screenshots/cui/ui/optlanguagespage/hsb/OptLanguagesPage.png b/source/media/screenshots/cui/ui/optlanguagespage/hsb/OptLanguagesPage.png Binary files differindex f9784b0efc..6624dc957c 100644 --- a/source/media/screenshots/cui/ui/optlanguagespage/hsb/OptLanguagesPage.png +++ b/source/media/screenshots/cui/ui/optlanguagespage/hsb/OptLanguagesPage.png diff --git a/source/media/screenshots/cui/ui/optsavepage/dsb/OptSavePage.png b/source/media/screenshots/cui/ui/optsavepage/dsb/OptSavePage.png Binary files differindex 6b78cff9a4..422386c49d 100644 --- a/source/media/screenshots/cui/ui/optsavepage/dsb/OptSavePage.png +++ b/source/media/screenshots/cui/ui/optsavepage/dsb/OptSavePage.png diff --git a/source/media/screenshots/cui/ui/optsavepage/hsb/OptSavePage.png b/source/media/screenshots/cui/ui/optsavepage/hsb/OptSavePage.png Binary files differindex d652d99962..422386c49d 100644 --- a/source/media/screenshots/cui/ui/optsavepage/hsb/OptSavePage.png +++ b/source/media/screenshots/cui/ui/optsavepage/hsb/OptSavePage.png diff --git a/source/media/screenshots/cui/ui/optsecuritypage/dsb/OptSecurityPage.png b/source/media/screenshots/cui/ui/optsecuritypage/dsb/OptSecurityPage.png Binary files differindex d7bdc4abe4..60980ef7d9 100644 --- a/source/media/screenshots/cui/ui/optsecuritypage/dsb/OptSecurityPage.png +++ b/source/media/screenshots/cui/ui/optsecuritypage/dsb/OptSecurityPage.png diff --git a/source/media/screenshots/cui/ui/optsecuritypage/hsb/OptSecurityPage.png b/source/media/screenshots/cui/ui/optsecuritypage/hsb/OptSecurityPage.png Binary files differindex c67f237a4a..60980ef7d9 100644 --- a/source/media/screenshots/cui/ui/optsecuritypage/hsb/OptSecurityPage.png +++ b/source/media/screenshots/cui/ui/optsecuritypage/hsb/OptSecurityPage.png diff --git a/source/media/screenshots/cui/ui/optviewpage/dsb/OptViewPage.png b/source/media/screenshots/cui/ui/optviewpage/dsb/OptViewPage.png Binary files differindex 609784c45c..ecbac297c4 100644 --- a/source/media/screenshots/cui/ui/optviewpage/dsb/OptViewPage.png +++ b/source/media/screenshots/cui/ui/optviewpage/dsb/OptViewPage.png diff --git a/source/media/screenshots/cui/ui/optviewpage/hsb/OptViewPage.png b/source/media/screenshots/cui/ui/optviewpage/hsb/OptViewPage.png Binary files differindex acf1b1c9e3..ecbac297c4 100644 --- a/source/media/screenshots/cui/ui/optviewpage/hsb/OptViewPage.png +++ b/source/media/screenshots/cui/ui/optviewpage/hsb/OptViewPage.png diff --git a/source/media/screenshots/cui/ui/pageformatpage/dsb/PageFormatPage.png b/source/media/screenshots/cui/ui/pageformatpage/dsb/PageFormatPage.png Binary files differindex 7c119b1521..f2534abab3 100644 --- a/source/media/screenshots/cui/ui/pageformatpage/dsb/PageFormatPage.png +++ b/source/media/screenshots/cui/ui/pageformatpage/dsb/PageFormatPage.png diff --git a/source/media/screenshots/cui/ui/pageformatpage/hsb/PageFormatPage.png b/source/media/screenshots/cui/ui/pageformatpage/hsb/PageFormatPage.png Binary files differindex f0c3752393..f2534abab3 100644 --- a/source/media/screenshots/cui/ui/pageformatpage/hsb/PageFormatPage.png +++ b/source/media/screenshots/cui/ui/pageformatpage/hsb/PageFormatPage.png diff --git a/source/media/screenshots/cui/ui/slantcornertabpage/dsb/SlantAndCornerRadius.png b/source/media/screenshots/cui/ui/slantcornertabpage/dsb/SlantAndCornerRadius.png Binary files differindex 91c999f4ac..62ef43d37d 100644 --- a/source/media/screenshots/cui/ui/slantcornertabpage/dsb/SlantAndCornerRadius.png +++ b/source/media/screenshots/cui/ui/slantcornertabpage/dsb/SlantAndCornerRadius.png diff --git a/source/media/screenshots/cui/ui/slantcornertabpage/hsb/SlantAndCornerRadius.png b/source/media/screenshots/cui/ui/slantcornertabpage/hsb/SlantAndCornerRadius.png Binary files differindex 2ba396e242..62ef43d37d 100644 --- a/source/media/screenshots/cui/ui/slantcornertabpage/hsb/SlantAndCornerRadius.png +++ b/source/media/screenshots/cui/ui/slantcornertabpage/hsb/SlantAndCornerRadius.png diff --git a/source/media/screenshots/filter/ui/pdfgeneralpage/dsb/PdfGeneralPage.png b/source/media/screenshots/filter/ui/pdfgeneralpage/dsb/PdfGeneralPage.png Binary files differindex 46e0b37273..0487876741 100644 --- a/source/media/screenshots/filter/ui/pdfgeneralpage/dsb/PdfGeneralPage.png +++ b/source/media/screenshots/filter/ui/pdfgeneralpage/dsb/PdfGeneralPage.png diff --git a/source/media/screenshots/filter/ui/pdfgeneralpage/hsb/PdfGeneralPage.png b/source/media/screenshots/filter/ui/pdfgeneralpage/hsb/PdfGeneralPage.png Binary files differindex ec2a4dc35a..0487876741 100644 --- a/source/media/screenshots/filter/ui/pdfgeneralpage/hsb/PdfGeneralPage.png +++ b/source/media/screenshots/filter/ui/pdfgeneralpage/hsb/PdfGeneralPage.png diff --git a/source/media/screenshots/filter/ui/pdflinkspage/dsb/PdfLinksPage.png b/source/media/screenshots/filter/ui/pdflinkspage/dsb/PdfLinksPage.png Binary files differindex 846cd4422a..6b4b53536d 100644 --- a/source/media/screenshots/filter/ui/pdflinkspage/dsb/PdfLinksPage.png +++ b/source/media/screenshots/filter/ui/pdflinkspage/dsb/PdfLinksPage.png diff --git a/source/media/screenshots/filter/ui/pdflinkspage/hsb/PdfLinksPage.png b/source/media/screenshots/filter/ui/pdflinkspage/hsb/PdfLinksPage.png Binary files differindex cbef924e75..6b4b53536d 100644 --- a/source/media/screenshots/filter/ui/pdflinkspage/hsb/PdfLinksPage.png +++ b/source/media/screenshots/filter/ui/pdflinkspage/hsb/PdfLinksPage.png diff --git a/source/media/screenshots/filter/ui/pdfsecuritypage/dsb/PdfSecurityPage.png b/source/media/screenshots/filter/ui/pdfsecuritypage/dsb/PdfSecurityPage.png Binary files differindex 89d30f6ee8..46db666418 100644 --- a/source/media/screenshots/filter/ui/pdfsecuritypage/dsb/PdfSecurityPage.png +++ b/source/media/screenshots/filter/ui/pdfsecuritypage/dsb/PdfSecurityPage.png diff --git a/source/media/screenshots/filter/ui/pdfsecuritypage/hsb/PdfSecurityPage.png b/source/media/screenshots/filter/ui/pdfsecuritypage/hsb/PdfSecurityPage.png Binary files differindex 679d3a38c5..46db666418 100644 --- a/source/media/screenshots/filter/ui/pdfsecuritypage/hsb/PdfSecurityPage.png +++ b/source/media/screenshots/filter/ui/pdfsecuritypage/hsb/PdfSecurityPage.png diff --git a/source/media/screenshots/filter/ui/pdfsignpage/dsb/PdfSignPage.png b/source/media/screenshots/filter/ui/pdfsignpage/dsb/PdfSignPage.png Binary files differindex f241d862c5..f164bfa6b4 100644 --- a/source/media/screenshots/filter/ui/pdfsignpage/dsb/PdfSignPage.png +++ b/source/media/screenshots/filter/ui/pdfsignpage/dsb/PdfSignPage.png diff --git a/source/media/screenshots/filter/ui/pdfsignpage/hsb/PdfSignPage.png b/source/media/screenshots/filter/ui/pdfsignpage/hsb/PdfSignPage.png Binary files differindex 813509e0b7..f164bfa6b4 100644 --- a/source/media/screenshots/filter/ui/pdfsignpage/hsb/PdfSignPage.png +++ b/source/media/screenshots/filter/ui/pdfsignpage/hsb/PdfSignPage.png diff --git a/source/media/screenshots/filter/ui/pdfuserinterfacepage/dsb/PdfUserInterfacePage.png b/source/media/screenshots/filter/ui/pdfuserinterfacepage/dsb/PdfUserInterfacePage.png Binary files differindex a35ffa891e..fa3a4f0afe 100644 --- a/source/media/screenshots/filter/ui/pdfuserinterfacepage/dsb/PdfUserInterfacePage.png +++ b/source/media/screenshots/filter/ui/pdfuserinterfacepage/dsb/PdfUserInterfacePage.png diff --git a/source/media/screenshots/filter/ui/pdfuserinterfacepage/hsb/PdfUserInterfacePage.png b/source/media/screenshots/filter/ui/pdfuserinterfacepage/hsb/PdfUserInterfacePage.png Binary files differindex 7ea2f05c80..fa3a4f0afe 100644 --- a/source/media/screenshots/filter/ui/pdfuserinterfacepage/hsb/PdfUserInterfacePage.png +++ b/source/media/screenshots/filter/ui/pdfuserinterfacepage/hsb/PdfUserInterfacePage.png diff --git a/source/media/screenshots/filter/ui/pdfviewpage/dsb/PdfViewPage.png b/source/media/screenshots/filter/ui/pdfviewpage/dsb/PdfViewPage.png Binary files differindex ab2e529a2e..355242a42f 100644 --- a/source/media/screenshots/filter/ui/pdfviewpage/dsb/PdfViewPage.png +++ b/source/media/screenshots/filter/ui/pdfviewpage/dsb/PdfViewPage.png diff --git a/source/media/screenshots/filter/ui/pdfviewpage/hsb/PdfViewPage.png b/source/media/screenshots/filter/ui/pdfviewpage/hsb/PdfViewPage.png Binary files differindex cf12c5266a..355242a42f 100644 --- a/source/media/screenshots/filter/ui/pdfviewpage/hsb/PdfViewPage.png +++ b/source/media/screenshots/filter/ui/pdfviewpage/hsb/PdfViewPage.png diff --git a/source/media/screenshots/modules/simpress/ui/customanimationeffecttab/dsb/EffectTab.png b/source/media/screenshots/modules/simpress/ui/customanimationeffecttab/dsb/EffectTab.png Binary files differindex 445eaed63d..7b0498f02d 100644 --- a/source/media/screenshots/modules/simpress/ui/customanimationeffecttab/dsb/EffectTab.png +++ b/source/media/screenshots/modules/simpress/ui/customanimationeffecttab/dsb/EffectTab.png diff --git a/source/media/screenshots/modules/simpress/ui/customanimationeffecttab/hsb/EffectTab.png b/source/media/screenshots/modules/simpress/ui/customanimationeffecttab/hsb/EffectTab.png Binary files differindex 334d9573c0..7b0498f02d 100644 --- a/source/media/screenshots/modules/simpress/ui/customanimationeffecttab/hsb/EffectTab.png +++ b/source/media/screenshots/modules/simpress/ui/customanimationeffecttab/hsb/EffectTab.png diff --git a/source/media/screenshots/modules/simpress/ui/customanimationtexttab/dsb/TextAnimationTab.png b/source/media/screenshots/modules/simpress/ui/customanimationtexttab/dsb/TextAnimationTab.png Binary files differindex 64adc3ea78..7c56f16e84 100644 --- a/source/media/screenshots/modules/simpress/ui/customanimationtexttab/dsb/TextAnimationTab.png +++ b/source/media/screenshots/modules/simpress/ui/customanimationtexttab/dsb/TextAnimationTab.png diff --git a/source/media/screenshots/modules/simpress/ui/customanimationtexttab/hsb/TextAnimationTab.png b/source/media/screenshots/modules/simpress/ui/customanimationtexttab/hsb/TextAnimationTab.png Binary files differindex 74cae81525..7c56f16e84 100644 --- a/source/media/screenshots/modules/simpress/ui/customanimationtexttab/hsb/TextAnimationTab.png +++ b/source/media/screenshots/modules/simpress/ui/customanimationtexttab/hsb/TextAnimationTab.png diff --git a/source/media/screenshots/modules/simpress/ui/customanimationtimingtab/dsb/TimingTab.png b/source/media/screenshots/modules/simpress/ui/customanimationtimingtab/dsb/TimingTab.png Binary files differindex 20c2afcaee..639158df71 100644 --- a/source/media/screenshots/modules/simpress/ui/customanimationtimingtab/dsb/TimingTab.png +++ b/source/media/screenshots/modules/simpress/ui/customanimationtimingtab/dsb/TimingTab.png diff --git a/source/media/screenshots/modules/simpress/ui/customanimationtimingtab/hsb/TimingTab.png b/source/media/screenshots/modules/simpress/ui/customanimationtimingtab/hsb/TimingTab.png Binary files differindex 3b8e1bd4a7..639158df71 100644 --- a/source/media/screenshots/modules/simpress/ui/customanimationtimingtab/hsb/TimingTab.png +++ b/source/media/screenshots/modules/simpress/ui/customanimationtimingtab/hsb/TimingTab.png diff --git a/source/media/screenshots/modules/simpress/ui/customslideshows/dsb/CustomSlideShows.png b/source/media/screenshots/modules/simpress/ui/customslideshows/dsb/CustomSlideShows.png Binary files differindex 6d9b9e0338..8a473503b5 100644 --- a/source/media/screenshots/modules/simpress/ui/customslideshows/dsb/CustomSlideShows.png +++ b/source/media/screenshots/modules/simpress/ui/customslideshows/dsb/CustomSlideShows.png diff --git a/source/media/screenshots/modules/simpress/ui/customslideshows/hsb/CustomSlideShows.png b/source/media/screenshots/modules/simpress/ui/customslideshows/hsb/CustomSlideShows.png Binary files differindex 330af31948..8a473503b5 100644 --- a/source/media/screenshots/modules/simpress/ui/customslideshows/hsb/CustomSlideShows.png +++ b/source/media/screenshots/modules/simpress/ui/customslideshows/hsb/CustomSlideShows.png diff --git a/source/media/screenshots/modules/simpress/ui/definecustomslideshow/dsb/DefineCustomSlideShow.png b/source/media/screenshots/modules/simpress/ui/definecustomslideshow/dsb/DefineCustomSlideShow.png Binary files differindex e2360b5c75..c254ddcd12 100644 --- a/source/media/screenshots/modules/simpress/ui/definecustomslideshow/dsb/DefineCustomSlideShow.png +++ b/source/media/screenshots/modules/simpress/ui/definecustomslideshow/dsb/DefineCustomSlideShow.png diff --git a/source/media/screenshots/modules/simpress/ui/definecustomslideshow/hsb/DefineCustomSlideShow.png b/source/media/screenshots/modules/simpress/ui/definecustomslideshow/hsb/DefineCustomSlideShow.png Binary files differindex d5fd88fdc8..c254ddcd12 100644 --- a/source/media/screenshots/modules/simpress/ui/definecustomslideshow/hsb/DefineCustomSlideShow.png +++ b/source/media/screenshots/modules/simpress/ui/definecustomslideshow/hsb/DefineCustomSlideShow.png diff --git a/source/media/screenshots/modules/simpress/ui/headerfooterdialog/dsb/HeaderFooterDialog.png b/source/media/screenshots/modules/simpress/ui/headerfooterdialog/dsb/HeaderFooterDialog.png Binary files differindex daf955f7b3..464a03475b 100644 --- a/source/media/screenshots/modules/simpress/ui/headerfooterdialog/dsb/HeaderFooterDialog.png +++ b/source/media/screenshots/modules/simpress/ui/headerfooterdialog/dsb/HeaderFooterDialog.png diff --git a/source/media/screenshots/modules/simpress/ui/headerfooterdialog/hsb/HeaderFooterDialog.png b/source/media/screenshots/modules/simpress/ui/headerfooterdialog/hsb/HeaderFooterDialog.png Binary files differindex 60ca81b23b..464a03475b 100644 --- a/source/media/screenshots/modules/simpress/ui/headerfooterdialog/hsb/HeaderFooterDialog.png +++ b/source/media/screenshots/modules/simpress/ui/headerfooterdialog/hsb/HeaderFooterDialog.png diff --git a/source/media/screenshots/modules/simpress/ui/masterlayoutdlg/dsb/MasterLayoutDialog.png b/source/media/screenshots/modules/simpress/ui/masterlayoutdlg/dsb/MasterLayoutDialog.png Binary files differindex 92d0bca167..f2b0a9760a 100644 --- a/source/media/screenshots/modules/simpress/ui/masterlayoutdlg/dsb/MasterLayoutDialog.png +++ b/source/media/screenshots/modules/simpress/ui/masterlayoutdlg/dsb/MasterLayoutDialog.png diff --git a/source/media/screenshots/modules/simpress/ui/masterlayoutdlg/hsb/MasterLayoutDialog.png b/source/media/screenshots/modules/simpress/ui/masterlayoutdlg/hsb/MasterLayoutDialog.png Binary files differindex e16585b0d7..f2b0a9760a 100644 --- a/source/media/screenshots/modules/simpress/ui/masterlayoutdlg/hsb/MasterLayoutDialog.png +++ b/source/media/screenshots/modules/simpress/ui/masterlayoutdlg/hsb/MasterLayoutDialog.png diff --git a/source/media/screenshots/modules/simpress/ui/optimpressgeneralpage/dsb/OptSavePage.png b/source/media/screenshots/modules/simpress/ui/optimpressgeneralpage/dsb/OptSavePage.png Binary files differindex 001811bcf1..1aa170f177 100644 --- a/source/media/screenshots/modules/simpress/ui/optimpressgeneralpage/dsb/OptSavePage.png +++ b/source/media/screenshots/modules/simpress/ui/optimpressgeneralpage/dsb/OptSavePage.png diff --git a/source/media/screenshots/modules/simpress/ui/optimpressgeneralpage/hsb/OptSavePage.png b/source/media/screenshots/modules/simpress/ui/optimpressgeneralpage/hsb/OptSavePage.png Binary files differindex a2b6b3cd8c..1aa170f177 100644 --- a/source/media/screenshots/modules/simpress/ui/optimpressgeneralpage/hsb/OptSavePage.png +++ b/source/media/screenshots/modules/simpress/ui/optimpressgeneralpage/hsb/OptSavePage.png diff --git a/source/media/screenshots/modules/simpress/ui/photoalbum/dsb/PhotoAlbumCreatorDialog.png b/source/media/screenshots/modules/simpress/ui/photoalbum/dsb/PhotoAlbumCreatorDialog.png Binary files differindex 365f4314cd..80bc2f02c4 100644 --- a/source/media/screenshots/modules/simpress/ui/photoalbum/dsb/PhotoAlbumCreatorDialog.png +++ b/source/media/screenshots/modules/simpress/ui/photoalbum/dsb/PhotoAlbumCreatorDialog.png diff --git a/source/media/screenshots/modules/simpress/ui/photoalbum/hsb/PhotoAlbumCreatorDialog.png b/source/media/screenshots/modules/simpress/ui/photoalbum/hsb/PhotoAlbumCreatorDialog.png Binary files differindex dc6c566754..80bc2f02c4 100644 --- a/source/media/screenshots/modules/simpress/ui/photoalbum/hsb/PhotoAlbumCreatorDialog.png +++ b/source/media/screenshots/modules/simpress/ui/photoalbum/hsb/PhotoAlbumCreatorDialog.png diff --git a/source/media/screenshots/modules/simpress/ui/presentationdialog/dsb/PresentationDialog.png b/source/media/screenshots/modules/simpress/ui/presentationdialog/dsb/PresentationDialog.png Binary files differindex 1c6aeff675..b73195ed69 100644 --- a/source/media/screenshots/modules/simpress/ui/presentationdialog/dsb/PresentationDialog.png +++ b/source/media/screenshots/modules/simpress/ui/presentationdialog/dsb/PresentationDialog.png diff --git a/source/media/screenshots/modules/simpress/ui/presentationdialog/hsb/PresentationDialog.png b/source/media/screenshots/modules/simpress/ui/presentationdialog/hsb/PresentationDialog.png Binary files differindex 6902a04f63..b73195ed69 100644 --- a/source/media/screenshots/modules/simpress/ui/presentationdialog/hsb/PresentationDialog.png +++ b/source/media/screenshots/modules/simpress/ui/presentationdialog/hsb/PresentationDialog.png diff --git a/source/media/screenshots/modules/simpress/ui/prntopts/dsb/prntopts.png b/source/media/screenshots/modules/simpress/ui/prntopts/dsb/prntopts.png Binary files differindex f371d20cf9..8cddca7aff 100644 --- a/source/media/screenshots/modules/simpress/ui/prntopts/dsb/prntopts.png +++ b/source/media/screenshots/modules/simpress/ui/prntopts/dsb/prntopts.png diff --git a/source/media/screenshots/modules/simpress/ui/prntopts/hsb/prntopts.png b/source/media/screenshots/modules/simpress/ui/prntopts/hsb/prntopts.png Binary files differindex b3f8018230..8cddca7aff 100644 --- a/source/media/screenshots/modules/simpress/ui/prntopts/hsb/prntopts.png +++ b/source/media/screenshots/modules/simpress/ui/prntopts/hsb/prntopts.png diff --git a/source/media/screenshots/modules/simpress/ui/sdviewpage/dsb/SdViewPage.png b/source/media/screenshots/modules/simpress/ui/sdviewpage/dsb/SdViewPage.png Binary files differindex d9f78f27b7..459a8fbf3e 100644 --- a/source/media/screenshots/modules/simpress/ui/sdviewpage/dsb/SdViewPage.png +++ b/source/media/screenshots/modules/simpress/ui/sdviewpage/dsb/SdViewPage.png diff --git a/source/media/screenshots/modules/simpress/ui/sdviewpage/hsb/SdViewPage.png b/source/media/screenshots/modules/simpress/ui/sdviewpage/hsb/SdViewPage.png Binary files differindex de18b0d4b0..459a8fbf3e 100644 --- a/source/media/screenshots/modules/simpress/ui/sdviewpage/hsb/SdViewPage.png +++ b/source/media/screenshots/modules/simpress/ui/sdviewpage/hsb/SdViewPage.png diff --git a/source/media/screenshots/modules/simpress/ui/slidedesigndialog/dsb/SlideDesignDialog.png b/source/media/screenshots/modules/simpress/ui/slidedesigndialog/dsb/SlideDesignDialog.png Binary files differindex 19519d0041..57f7e36151 100644 --- a/source/media/screenshots/modules/simpress/ui/slidedesigndialog/dsb/SlideDesignDialog.png +++ b/source/media/screenshots/modules/simpress/ui/slidedesigndialog/dsb/SlideDesignDialog.png diff --git a/source/media/screenshots/modules/simpress/ui/slidedesigndialog/hsb/SlideDesignDialog.png b/source/media/screenshots/modules/simpress/ui/slidedesigndialog/hsb/SlideDesignDialog.png Binary files differindex 31a11fe14e..57f7e36151 100644 --- a/source/media/screenshots/modules/simpress/ui/slidedesigndialog/hsb/SlideDesignDialog.png +++ b/source/media/screenshots/modules/simpress/ui/slidedesigndialog/hsb/SlideDesignDialog.png diff --git a/source/media/screenshots/modules/smath/ui/alignmentdialog/dsb/AlignmentDialog.png b/source/media/screenshots/modules/smath/ui/alignmentdialog/dsb/AlignmentDialog.png Binary files differnew file mode 100644 index 0000000000..b9c2f2cc14 --- /dev/null +++ b/source/media/screenshots/modules/smath/ui/alignmentdialog/dsb/AlignmentDialog.png diff --git a/source/media/screenshots/modules/smath/ui/alignmentdialog/hsb/AlignmentDialog.png b/source/media/screenshots/modules/smath/ui/alignmentdialog/hsb/AlignmentDialog.png Binary files differindex cae44c4d82..b9c2f2cc14 100644 --- a/source/media/screenshots/modules/smath/ui/alignmentdialog/hsb/AlignmentDialog.png +++ b/source/media/screenshots/modules/smath/ui/alignmentdialog/hsb/AlignmentDialog.png diff --git a/source/media/screenshots/modules/smath/ui/fontdialog/dsb/FontDialog.png b/source/media/screenshots/modules/smath/ui/fontdialog/dsb/FontDialog.png Binary files differnew file mode 100644 index 0000000000..3e38d0ee10 --- /dev/null +++ b/source/media/screenshots/modules/smath/ui/fontdialog/dsb/FontDialog.png diff --git a/source/media/screenshots/modules/smath/ui/fontdialog/hsb/FontDialog.png b/source/media/screenshots/modules/smath/ui/fontdialog/hsb/FontDialog.png Binary files differindex 7df1f341d3..3e38d0ee10 100644 --- a/source/media/screenshots/modules/smath/ui/fontdialog/hsb/FontDialog.png +++ b/source/media/screenshots/modules/smath/ui/fontdialog/hsb/FontDialog.png diff --git a/source/media/screenshots/modules/smath/ui/fontsizedialog/dsb/FontSizeDialog.png b/source/media/screenshots/modules/smath/ui/fontsizedialog/dsb/FontSizeDialog.png Binary files differnew file mode 100644 index 0000000000..949b150fa9 --- /dev/null +++ b/source/media/screenshots/modules/smath/ui/fontsizedialog/dsb/FontSizeDialog.png diff --git a/source/media/screenshots/modules/smath/ui/fontsizedialog/hsb/FontSizeDialog.png b/source/media/screenshots/modules/smath/ui/fontsizedialog/hsb/FontSizeDialog.png Binary files differindex cc8e1c85d8..949b150fa9 100644 --- a/source/media/screenshots/modules/smath/ui/fontsizedialog/hsb/FontSizeDialog.png +++ b/source/media/screenshots/modules/smath/ui/fontsizedialog/hsb/FontSizeDialog.png diff --git a/source/media/screenshots/modules/smath/ui/fonttypedialog/dsb/FontsDialog.png b/source/media/screenshots/modules/smath/ui/fonttypedialog/dsb/FontsDialog.png Binary files differnew file mode 100644 index 0000000000..0f5695991a --- /dev/null +++ b/source/media/screenshots/modules/smath/ui/fonttypedialog/dsb/FontsDialog.png diff --git a/source/media/screenshots/modules/smath/ui/fonttypedialog/hsb/FontsDialog.png b/source/media/screenshots/modules/smath/ui/fonttypedialog/hsb/FontsDialog.png Binary files differindex 0bf0c832b1..0f5695991a 100644 --- a/source/media/screenshots/modules/smath/ui/fonttypedialog/hsb/FontsDialog.png +++ b/source/media/screenshots/modules/smath/ui/fonttypedialog/hsb/FontsDialog.png diff --git a/source/media/screenshots/modules/smath/ui/savedefaultsdialog/dsb/SaveDefaultsDialog.png b/source/media/screenshots/modules/smath/ui/savedefaultsdialog/dsb/SaveDefaultsDialog.png Binary files differnew file mode 100644 index 0000000000..7134afc830 --- /dev/null +++ b/source/media/screenshots/modules/smath/ui/savedefaultsdialog/dsb/SaveDefaultsDialog.png diff --git a/source/media/screenshots/modules/smath/ui/savedefaultsdialog/hsb/SaveDefaultsDialog.png b/source/media/screenshots/modules/smath/ui/savedefaultsdialog/hsb/SaveDefaultsDialog.png Binary files differindex 5efcc0b040..7134afc830 100644 --- a/source/media/screenshots/modules/smath/ui/savedefaultsdialog/hsb/SaveDefaultsDialog.png +++ b/source/media/screenshots/modules/smath/ui/savedefaultsdialog/hsb/SaveDefaultsDialog.png diff --git a/source/media/screenshots/modules/smath/ui/spacingdialog/dsb/SpacingDialog.png b/source/media/screenshots/modules/smath/ui/spacingdialog/dsb/SpacingDialog.png Binary files differnew file mode 100644 index 0000000000..f917929d2a --- /dev/null +++ b/source/media/screenshots/modules/smath/ui/spacingdialog/dsb/SpacingDialog.png diff --git a/source/media/screenshots/modules/smath/ui/spacingdialog/hsb/SpacingDialog.png b/source/media/screenshots/modules/smath/ui/spacingdialog/hsb/SpacingDialog.png Binary files differindex 074cb669c1..f917929d2a 100644 --- a/source/media/screenshots/modules/smath/ui/spacingdialog/hsb/SpacingDialog.png +++ b/source/media/screenshots/modules/smath/ui/spacingdialog/hsb/SpacingDialog.png diff --git a/source/media/screenshots/svx/ui/compressgraphicdialog/dsb/CompressGraphicDialog.png b/source/media/screenshots/svx/ui/compressgraphicdialog/dsb/CompressGraphicDialog.png Binary files differnew file mode 100644 index 0000000000..de52de72a6 --- /dev/null +++ b/source/media/screenshots/svx/ui/compressgraphicdialog/dsb/CompressGraphicDialog.png diff --git a/source/media/screenshots/svx/ui/compressgraphicdialog/hsb/CompressGraphicDialog.png b/source/media/screenshots/svx/ui/compressgraphicdialog/hsb/CompressGraphicDialog.png Binary files differindex db4467d9bd..de52de72a6 100644 --- a/source/media/screenshots/svx/ui/compressgraphicdialog/hsb/CompressGraphicDialog.png +++ b/source/media/screenshots/svx/ui/compressgraphicdialog/hsb/CompressGraphicDialog.png diff --git a/source/media/screenshots/writerperfect/ui/exportepub/dsb/EpubDialog.png b/source/media/screenshots/writerperfect/ui/exportepub/dsb/EpubDialog.png Binary files differindex 25008e7990..004d53a322 100644 --- a/source/media/screenshots/writerperfect/ui/exportepub/dsb/EpubDialog.png +++ b/source/media/screenshots/writerperfect/ui/exportepub/dsb/EpubDialog.png diff --git a/source/media/screenshots/writerperfect/ui/exportepub/hsb/EpubDialog.png b/source/media/screenshots/writerperfect/ui/exportepub/hsb/EpubDialog.png Binary files differindex c1bc70c922..004d53a322 100644 --- a/source/media/screenshots/writerperfect/ui/exportepub/hsb/EpubDialog.png +++ b/source/media/screenshots/writerperfect/ui/exportepub/hsb/EpubDialog.png |