summaryrefslogtreecommitdiffstats
path: root/source/auxiliary/sv
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-12-12 19:20:46 +0000
committerMichael Meeks <michael.meeks@suse.com>2012-12-13 13:02:02 +0000
commitdf4d4db7408ed3fc135eded6787bad80853619fd (patch)
tree050f1e400474991f0611e685c37de6899229b571 /source/auxiliary/sv
parentRevert "fdo#36057 time format using [] is needed to show hours non-modulo 24" (diff)
downloadhelp-df4d4db7408ed3fc135eded6787bad80853619fd.tar.gz
help-df4d4db7408ed3fc135eded6787bad80853619fd.zip
re-base on ALv2 code. Includes:
Patch contributed by Oliver Rainer-Wittmann i#118572 - remove ui string and help content regarding usage of Java Mail in Writer's Mail Merge as Java Mail is not used. http://svn.apache.org/viewvc?view=revision&revision=1197035 Patches contributed by Herbert Duerr updated help text for regexp word boundaries http://svn.apache.org/viewvc?view=revision&revision=1228026 improved help text for word boundary regexp expression \b http://svn.apache.org/viewvc?view=revision&revision=1234738 Patches contributed by Jurgen Schmidt remove onlineregistration with dependencies http://svn.apache.org/viewvc?view=revision&revision=1240245 Patch contributed by Regina Henschel Extended tips for corner and cap style http://svn.apache.org/viewvc?view=revision&revision=1242287 * re-enable on-line update help, remove obsolete on-line purchasing.
Diffstat (limited to 'source/auxiliary/sv')
-rw-r--r--source/auxiliary/sv/default.css20
-rw-r--r--source/auxiliary/sv/highcontrast1.css20
-rw-r--r--source/auxiliary/sv/highcontrast2.css20
-rw-r--r--source/auxiliary/sv/highcontrastblack.css20
-rw-r--r--source/auxiliary/sv/highcontrastwhite.css20
-rw-r--r--source/auxiliary/sv/sbasic.cfg18
-rw-r--r--source/auxiliary/sv/scalc.cfg18
-rw-r--r--source/auxiliary/sv/schart.cfg18
-rw-r--r--source/auxiliary/sv/sdatabase.cfg18
-rw-r--r--source/auxiliary/sv/sdraw.cfg18
-rw-r--r--source/auxiliary/sv/simpress.cfg18
-rw-r--r--source/auxiliary/sv/smath.cfg18
-rw-r--r--source/auxiliary/sv/swriter.cfg18
13 files changed, 239 insertions, 5 deletions
diff --git a/source/auxiliary/sv/default.css b/source/auxiliary/sv/default.css
index e99c5548c1..6539c25667 100644
--- a/source/auxiliary/sv/default.css
+++ b/source/auxiliary/sv/default.css
@@ -1,4 +1,22 @@
/*
+ * 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 +
@@ -28,7 +46,7 @@ pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable,
{ font-weight: bold; margin-top: 0px;}
.howtogetheader
- { font-weight: bold; border: 1px solid #999999; background: #FFFFFF; padding: 3px;}
+ { font-weight: bold; border: 1px solid #999999; background: #FFFFFF; padding: 3px;}
h1, h2, h3, h4, h5, h6
{ margin-bottom: 5pt; }
diff --git a/source/auxiliary/sv/highcontrast1.css b/source/auxiliary/sv/highcontrast1.css
index b6059a0b81..ba39fb2eca 100644
--- a/source/auxiliary/sv/highcontrast1.css
+++ b/source/auxiliary/sv/highcontrast1.css
@@ -1,4 +1,22 @@
/*
+ * 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 +
@@ -28,7 +46,7 @@ pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable,
{ font-weight: bold; margin-top: 0px;}
.howtogetheader
- { font-weight: bold; padding: 3px;}
+ { font-weight: bold; padding: 3px;}
h1, h2, h3, h4, h5, h6
{ margin-bottom: 5pt; }
diff --git a/source/auxiliary/sv/highcontrast2.css b/source/auxiliary/sv/highcontrast2.css
index 7d9c2ce3ff..0e31b90466 100644
--- a/source/auxiliary/sv/highcontrast2.css
+++ b/source/auxiliary/sv/highcontrast2.css
@@ -1,4 +1,22 @@
/*
+ * 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 +
@@ -28,7 +46,7 @@ pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable,
{ font-weight: bold; margin-top: 0px;}
.howtogetheader
- { font-weight: bold; padding: 3px;}
+ { font-weight: bold; padding: 3px;}
h1, h2, h3, h4, h5, h6
{ margin-bottom: 5pt; }
diff --git a/source/auxiliary/sv/highcontrastblack.css b/source/auxiliary/sv/highcontrastblack.css
index 9ccac2c16c..535d46ca5a 100644
--- a/source/auxiliary/sv/highcontrastblack.css
+++ b/source/auxiliary/sv/highcontrastblack.css
@@ -1,4 +1,22 @@
/*
+ * 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 +
@@ -28,7 +46,7 @@ pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable,
{ font-weight: bold; margin-top: 0px;}
.howtogetheader
- { font-weight: bold; padding: 3px;}
+ { font-weight: bold; padding: 3px;}
h1, h2, h3, h4, h5, h6
{ margin-bottom: 5pt; }
diff --git a/source/auxiliary/sv/highcontrastwhite.css b/source/auxiliary/sv/highcontrastwhite.css
index 261b1309fa..1213aba213 100644
--- a/source/auxiliary/sv/highcontrastwhite.css
+++ b/source/auxiliary/sv/highcontrastwhite.css
@@ -1,4 +1,22 @@
/*
+ * 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 +
@@ -28,7 +46,7 @@ pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable,
{ font-weight: bold; margin-top: 0px;}
.howtogetheader
- { font-weight: bold; padding: 3px;}
+ { font-weight: bold; padding: 3px;}
h1, h2, h3, h4, h5, h6
{ margin-bottom: 5pt; }
diff --git a/source/auxiliary/sv/sbasic.cfg b/source/auxiliary/sv/sbasic.cfg
index ca96af5210..2c9a346e59 100644
--- a/source/auxiliary/sv/sbasic.cfg
+++ b/source/auxiliary/sv/sbasic.cfg
@@ -1,3 +1,21 @@
+#
+# 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
diff --git a/source/auxiliary/sv/scalc.cfg b/source/auxiliary/sv/scalc.cfg
index f5518f8ea5..cfd4f65dbf 100644
--- a/source/auxiliary/sv/scalc.cfg
+++ b/source/auxiliary/sv/scalc.cfg
@@ -1,3 +1,21 @@
+#
+# 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
diff --git a/source/auxiliary/sv/schart.cfg b/source/auxiliary/sv/schart.cfg
index 00cb231b3f..37339eb9dc 100644
--- a/source/auxiliary/sv/schart.cfg
+++ b/source/auxiliary/sv/schart.cfg
@@ -1,3 +1,21 @@
+#
+# 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=sv
diff --git a/source/auxiliary/sv/sdatabase.cfg b/source/auxiliary/sv/sdatabase.cfg
index 016853c99b..181fe90a63 100644
--- a/source/auxiliary/sv/sdatabase.cfg
+++ b/source/auxiliary/sv/sdatabase.cfg
@@ -1,3 +1,21 @@
+#
+# 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
diff --git a/source/auxiliary/sv/sdraw.cfg b/source/auxiliary/sv/sdraw.cfg
index 54ac7d59cb..6adc293800 100644
--- a/source/auxiliary/sv/sdraw.cfg
+++ b/source/auxiliary/sv/sdraw.cfg
@@ -1,3 +1,21 @@
+#
+# 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
diff --git a/source/auxiliary/sv/simpress.cfg b/source/auxiliary/sv/simpress.cfg
index 8fce723e05..76df0c0fb8 100644
--- a/source/auxiliary/sv/simpress.cfg
+++ b/source/auxiliary/sv/simpress.cfg
@@ -1,3 +1,21 @@
+#
+# 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
diff --git a/source/auxiliary/sv/smath.cfg b/source/auxiliary/sv/smath.cfg
index 3d521a7057..70bea3814a 100644
--- a/source/auxiliary/sv/smath.cfg
+++ b/source/auxiliary/sv/smath.cfg
@@ -1,3 +1,21 @@
+#
+# 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
diff --git a/source/auxiliary/sv/swriter.cfg b/source/auxiliary/sv/swriter.cfg
index ff0adcd6e3..84e19718e6 100644
--- a/source/auxiliary/sv/swriter.cfg
+++ b/source/auxiliary/sv/swriter.cfg
@@ -1,3 +1,21 @@
+#
+# 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