[Libreoffice-commits] .: patches/dev300
Petr Mladek
pmladek at kemper.freedesktop.org
Wed Mar 30 05:40:10 PDT 2011
patches/dev300/apply | 3
patches/dev300/helpcontent2-auxiliary-eu.diff | 657 --------------------------
2 files changed, 660 deletions(-)
New commits:
commit b133d6acdfed7c1437d70fa032e4255a0294fd2c
Author: Petr Mladek <pmladek at suse.cz>
Date: Wed Mar 30 14:39:41 2011 +0200
bin obsolete helpcontent2-auxiliary-eu.diff
already in git
diff --git a/patches/dev300/apply b/patches/dev300/apply
index fb29769..861e915 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -245,9 +245,6 @@ wizards-source-importwizard-filesmodul-xba.diff, i#56633, noelpwer
# ooo-build only fix n#145906#
automation-testtool-oobuildfix.diff, n#145906, noelpwer
-# .. and add eu
-helpcontent2-auxiliary-eu.diff, i#108534
-
# Added support for "application/octet-stream" mime type in package manager
desktop-application-octet-stream-mime-type.diff, i#73301, flr
diff --git a/patches/dev300/helpcontent2-auxiliary-eu.diff b/patches/dev300/helpcontent2-auxiliary-eu.diff
deleted file mode 100644
index efea7df..0000000
--- a/patches/dev300/helpcontent2-auxiliary-eu.diff
+++ /dev/null
@@ -1,657 +0,0 @@
----
- helpcontent2/source/auxiliary/eu/default.css | 73 ++++++++++++++++
- helpcontent2/source/auxiliary/eu/highcontrast1.css | 90 ++++++++++++++++++++
- helpcontent2/source/auxiliary/eu/highcontrast2.css | 90 ++++++++++++++++++++
- .../source/auxiliary/eu/highcontrastblack.css | 90 ++++++++++++++++++++
- .../source/auxiliary/eu/highcontrastwhite.css | 90 ++++++++++++++++++++
- helpcontent2/source/auxiliary/eu/sbasic.cfg | 9 ++
- helpcontent2/source/auxiliary/eu/scalc.cfg | 9 ++
- helpcontent2/source/auxiliary/eu/schart.cfg | 9 ++
- helpcontent2/source/auxiliary/eu/sdatabase.cfg | 9 ++
- helpcontent2/source/auxiliary/eu/sdraw.cfg | 9 ++
- helpcontent2/source/auxiliary/eu/simpress.cfg | 9 ++
- helpcontent2/source/auxiliary/eu/smath.cfg | 9 ++
- helpcontent2/source/auxiliary/eu/swriter.cfg | 9 ++
- 13 files changed, 505 insertions(+), 0 deletions(-)
-
-diff --git helpcontent2/source/auxiliary/eu/default.css helpcontent2/source/auxiliary/eu/default.css
-index 2fa5346..ec2fcc0 100755
---- helpcontent2/source/auxiliary/eu/default.css
-+++ helpcontent2/source/auxiliary/eu/default.css
-@@ -10,6 +10,79 @@
-
-
- body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
-+ { font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
-+
-+.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
-+ { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; 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: 10pt; 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: 10pt; }
-+
-+.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;}
-+/*
-++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-++ 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: "Albany AMT",Albany,Arial,"Nimbus Sans L","Bitstream Vera Sans",Helvetica,Lucida,Geneva,Helmet,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma,sans-serif; }
-
- .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
-diff --git helpcontent2/source/auxiliary/eu/highcontrast1.css helpcontent2/source/auxiliary/eu/highcontrast1.css
-index 354c383..b02c680 100755
---- helpcontent2/source/auxiliary/eu/highcontrast1.css
-+++ helpcontent2/source/auxiliary/eu/highcontrast1.css
-@@ -10,6 +10,96 @@
-
-
- body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
-+ { font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
-+
-+.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
-+ { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; 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: 10pt; }
-+
-+h1
-+ { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
-+
-+h2
-+ { font-size: 14pt; }
-+
-+h3
-+ { font-size: 12pt; }
-+
-+h4, h5, h6
-+ { font-size: 10pt; }
-+
-+.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; }/*
-++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-++ 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: "Albany AMT",Albany,Arial,"Nimbus Sans L","Bitstream Vera Sans",Helvetica,Lucida,Geneva,Helmet,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma,sans-serif; }
-
- .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
-diff --git helpcontent2/source/auxiliary/eu/highcontrast2.css helpcontent2/source/auxiliary/eu/highcontrast2.css
-index ec2763d..f804cbe 100755
---- helpcontent2/source/auxiliary/eu/highcontrast2.css
-+++ helpcontent2/source/auxiliary/eu/highcontrast2.css
-@@ -10,6 +10,96 @@
-
-
- body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
-+ { font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
-+
-+.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
-+ { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; 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: 10pt; }
-+
-+h1
-+ { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
-+
-+h2
-+ { font-size: 14pt; }
-+
-+h3
-+ { font-size: 12pt; }
-+
-+h4, h5, h6
-+ { font-size: 10pt; }
-+
-+.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; }/*
-++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-++ 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: "Albany AMT",Albany,Arial,"Nimbus Sans L","Bitstream Vera Sans",Helvetica,Lucida,Geneva,Helmet,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma,sans-serif; }
-
- .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
-diff --git helpcontent2/source/auxiliary/eu/highcontrastblack.css helpcontent2/source/auxiliary/eu/highcontrastblack.css
-index e782fd4..9520fd8 100755
---- helpcontent2/source/auxiliary/eu/highcontrastblack.css
-+++ helpcontent2/source/auxiliary/eu/highcontrastblack.css
-@@ -10,6 +10,96 @@
-
-
- body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
-+ { font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
-+
-+.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
-+ { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; 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: 10pt; }
-+
-+h1
-+ { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
-+
-+h2
-+ { font-size: 14pt; }
-+
-+h3
-+ { font-size: 12pt; }
-+
-+h4, h5, h6
-+ { font-size: 10pt; }
-+
-+.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; }/*
-++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-++ 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: "Albany AMT",Albany,Arial,"Nimbus Sans L","Bitstream Vera Sans",Helvetica,Lucida,Geneva,Helmet,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma,sans-serif; }
-
- .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
-diff --git helpcontent2/source/auxiliary/eu/highcontrastwhite.css helpcontent2/source/auxiliary/eu/highcontrastwhite.css
-index 95f552e..376605a 100755
---- helpcontent2/source/auxiliary/eu/highcontrastwhite.css
-+++ helpcontent2/source/auxiliary/eu/highcontrastwhite.css
-@@ -10,6 +10,96 @@
-
-
- body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
-+ { font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
-+
-+.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
-+ { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; 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: 10pt; }
-+
-+h1
-+ { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
-+
-+h2
-+ { font-size: 14pt; }
-+
-+h3
-+ { font-size: 12pt; }
-+
-+h4, h5, h6
-+ { font-size: 10pt; }
-+
-+.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; }/*
-++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-++ 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: "Albany AMT",Albany,Arial,"Nimbus Sans L","Bitstream Vera Sans",Helvetica,Lucida,Geneva,Helmet,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma,sans-serif; }
-
- .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
-diff --git helpcontent2/source/auxiliary/eu/sbasic.cfg helpcontent2/source/auxiliary/eu/sbasic.cfg
-index 5986e6c..cbcec52 100644
---- helpcontent2/source/auxiliary/eu/sbasic.cfg
-+++ helpcontent2/source/auxiliary/eu/sbasic.cfg
-@@ -1,5 +1,14 @@
-
- Title=%PRODUCTNAME Basic
-+Copyright=Copyright 2004, Sun Microsystems, Inc.
-+Language=eu
-+Order=7
-+Start=text%2Fsbasic%2Fshared%2Fmain0601.xhp
-+Heading=headingheading
-+Program=BASIC
-+07.07.04 00:00:00
-+
-+Title=%PRODUCTNAME Basic
-
- Language=eu
- Order=7
-diff --git helpcontent2/source/auxiliary/eu/scalc.cfg helpcontent2/source/auxiliary/eu/scalc.cfg
-index 2758c16..d55215c 100644
---- helpcontent2/source/auxiliary/eu/scalc.cfg
-+++ helpcontent2/source/auxiliary/eu/scalc.cfg
-@@ -1,5 +1,14 @@
-
- Title=%PRODUCTNAME Calc
-+Copyright=Copyright 2004, Sun Microsystems, Inc.
-+Language=eu
-+Order=3
-+Start=text%2Fscalc%2Fmain0000.xhp
-+Heading=headingheading
-+Program=CALC
-+07.07.04 00:00:00
-+
-+Title=%PRODUCTNAME Calc
-
- Language=eu
- Order=3
-diff --git helpcontent2/source/auxiliary/eu/schart.cfg helpcontent2/source/auxiliary/eu/schart.cfg
-index 9b1e865..5fe73c9 100644
---- helpcontent2/source/auxiliary/eu/schart.cfg
-+++ helpcontent2/source/auxiliary/eu/schart.cfg
-@@ -1,4 +1,13 @@
- Title=%PRODUCTNAME Chart
-+Copyright=Copyright 2004, Sun Microsystems, Inc.
-+Language=eu
-+Order=4
-+Start=text%2Fschart%2Fmain0000.xhp
-+Heading=headingheading
-+Program=CHART
-+07.07.04 00:00:00
-+
-+Title=%PRODUCTNAME Chart
-
- Language=eu
- Order=4
-diff --git helpcontent2/source/auxiliary/eu/sdatabase.cfg helpcontent2/source/auxiliary/eu/sdatabase.cfg
-index 3b9b6a7..4e6c939 100644
---- helpcontent2/source/auxiliary/eu/sdatabase.cfg
-+++ helpcontent2/source/auxiliary/eu/sdatabase.cfg
-@@ -1,5 +1,14 @@
-
- Title=%PRODUCTNAME Base
-+Copyright=Copyright 2004, Sun Microsystems, Inc.
-+Language=eu
-+Order=7
-+Start=text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp
-+Heading=headingheading
-+Program=DATABASE
-+07.07.04 00:00:00
-+
-+Title=%PRODUCTNAME Base
-
- Language=eu
- Order=7
-diff --git helpcontent2/source/auxiliary/eu/sdraw.cfg helpcontent2/source/auxiliary/eu/sdraw.cfg
-index 0136781..c46fc30 100644
---- helpcontent2/source/auxiliary/eu/sdraw.cfg
-+++ helpcontent2/source/auxiliary/eu/sdraw.cfg
-@@ -1,5 +1,14 @@
-
- Title=%PRODUCTNAME Draw
-+Copyright=Copyright 2004, Sun Microsystems, Inc.
-+Language=eu
-+Order=4
-+Start=text%2Fsdraw%2Fmain0000.xhp
-+Heading=headingheading
-+Program=DRAW
-+07.07.04 00:00:00
-+
-+Title=%PRODUCTNAME Draw
-
- Language=eu
- Order=4
-diff --git helpcontent2/source/auxiliary/eu/simpress.cfg helpcontent2/source/auxiliary/eu/simpress.cfg
-index 90f9110..e5c3384 100644
---- helpcontent2/source/auxiliary/eu/simpress.cfg
-+++ helpcontent2/source/auxiliary/eu/simpress.cfg
-@@ -1,4 +1,13 @@
-
-+Title=%PRODUCTNAME Impreus
-+Copyright=Copyright 2004, Sun Microsystems, Inc.
-+Language=eu
-+Order=5
-+Start=text%2Fsimpreus%2Fmain0000.xhp
-+Heading=headingheading
-+Program=IMPRESS
-+07.07.04 00:00:00
-+
- Title=%PRODUCTNAME Impress
-
- Language=eu
-diff --git helpcontent2/source/auxiliary/eu/smath.cfg helpcontent2/source/auxiliary/eu/smath.cfg
-index 2685ec2..0832d37 100644
---- helpcontent2/source/auxiliary/eu/smath.cfg
-+++ helpcontent2/source/auxiliary/eu/smath.cfg
-@@ -1,5 +1,14 @@
-
- Title=%PRODUCTNAME Math
-+Copyright=Copyright 2004, Sun Microsystems, Inc.
-+Language=eu
-+Order=6
-+Start=text%2Fsmath%2Fmain0000.xhp
-+Heading=headingheading
-+Program=MATH
-+07.07.04 00:00:00
-+
-+Title=%PRODUCTNAME Math
-
- Language=eu
- Order=6
-diff --git helpcontent2/source/auxiliary/eu/swriter.cfg helpcontent2/source/auxiliary/eu/swriter.cfg
-index e5e8375..9bfa71b 100644
---- helpcontent2/source/auxiliary/eu/swriter.cfg
-+++ helpcontent2/source/auxiliary/eu/swriter.cfg
-@@ -1,5 +1,14 @@
-
- Title=%PRODUCTNAME Writer
-+Copyright=Copyright 2004, Sun Microsystems, Inc.
-+Language=eu
-+Order=2
-+Start=text%2Fswriter%2Fmain0000.xhp
-+Heading=headingheading
-+Program=WRITER
-+07.07.04 00:00:00
-+
-+Title=%PRODUCTNAME Writer
-
- Language=eu
- Order=2
---
-1.7.0.1
-
More information about the Libreoffice-commits
mailing list