From 3fbb9ca62391d964c8bd6ec6ef9d06fb34d56b7c Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Fri, 9 Apr 2010 09:02:40 +0200 Subject: added support for hi qcv-ES sq, removed hi-IN --- helpcontent2/source/auxiliary/hi-IN/default.css | 73 -------------- .../source/auxiliary/hi-IN/highcontrast1.css | 91 ----------------- .../source/auxiliary/hi-IN/highcontrast2.css | 91 ----------------- .../source/auxiliary/hi-IN/highcontrastblack.css | 91 ----------------- .../source/auxiliary/hi-IN/highcontrastwhite.css | 91 ----------------- helpcontent2/source/auxiliary/hi-IN/sbasic.cfg | 9 -- helpcontent2/source/auxiliary/hi-IN/scalc.cfg | 9 -- helpcontent2/source/auxiliary/hi-IN/schart.cfg | 9 -- helpcontent2/source/auxiliary/hi-IN/sdatabase.cfg | 9 -- helpcontent2/source/auxiliary/hi-IN/sdraw.cfg | 9 -- helpcontent2/source/auxiliary/hi-IN/simpress.cfg | 9 -- helpcontent2/source/auxiliary/hi-IN/smath.cfg | 9 -- helpcontent2/source/auxiliary/hi-IN/swriter.cfg | 9 -- helpcontent2/source/auxiliary/hi/default.css | 73 ++++++++++++++ helpcontent2/source/auxiliary/hi/highcontrast1.css | 91 +++++++++++++++++ helpcontent2/source/auxiliary/hi/highcontrast2.css | 91 +++++++++++++++++ .../source/auxiliary/hi/highcontrastblack.css | 91 +++++++++++++++++ .../source/auxiliary/hi/highcontrastwhite.css | 91 +++++++++++++++++ helpcontent2/source/auxiliary/hi/sbasic.cfg | 9 ++ helpcontent2/source/auxiliary/hi/scalc.cfg | 9 ++ helpcontent2/source/auxiliary/hi/schart.cfg | 9 ++ helpcontent2/source/auxiliary/hi/sdatabase.cfg | 9 ++ helpcontent2/source/auxiliary/hi/sdraw.cfg | 9 ++ helpcontent2/source/auxiliary/hi/simpress.cfg | 9 ++ helpcontent2/source/auxiliary/hi/smath.cfg | 9 ++ helpcontent2/source/auxiliary/hi/swriter.cfg | 9 ++ helpcontent2/source/auxiliary/qcv-ES/default.css | 92 +++++++++++++++++ .../source/auxiliary/qcv-ES/highcontrast1.css | 110 ++++++++++++++++++++ .../source/auxiliary/qcv-ES/highcontrast2.css | 111 +++++++++++++++++++++ .../source/auxiliary/qcv-ES/highcontrastblack.css | 111 +++++++++++++++++++++ .../source/auxiliary/qcv-ES/highcontrastwhite.css | 111 +++++++++++++++++++++ helpcontent2/source/auxiliary/qcv-ES/sbasic.cfg | 9 ++ helpcontent2/source/auxiliary/qcv-ES/scalc.cfg | 9 ++ helpcontent2/source/auxiliary/qcv-ES/schart.cfg | 9 ++ helpcontent2/source/auxiliary/qcv-ES/sdatabase.cfg | 9 ++ helpcontent2/source/auxiliary/qcv-ES/sdraw.cfg | 9 ++ helpcontent2/source/auxiliary/qcv-ES/simpress.cfg | 9 ++ helpcontent2/source/auxiliary/qcv-ES/smath.cfg | 9 ++ helpcontent2/source/auxiliary/qcv-ES/swriter.cfg | 9 ++ helpcontent2/source/auxiliary/sq/default.css | 92 +++++++++++++++++ helpcontent2/source/auxiliary/sq/highcontrast1.css | 110 ++++++++++++++++++++ helpcontent2/source/auxiliary/sq/highcontrast2.css | 111 +++++++++++++++++++++ .../source/auxiliary/sq/highcontrastblack.css | 111 +++++++++++++++++++++ .../source/auxiliary/sq/highcontrastwhite.css | 111 +++++++++++++++++++++ helpcontent2/source/auxiliary/sq/sbasic.cfg | 9 ++ helpcontent2/source/auxiliary/sq/scalc.cfg | 9 ++ helpcontent2/source/auxiliary/sq/schart.cfg | 9 ++ helpcontent2/source/auxiliary/sq/sdatabase.cfg | 9 ++ helpcontent2/source/auxiliary/sq/sdraw.cfg | 9 ++ helpcontent2/source/auxiliary/sq/simpress.cfg | 9 ++ helpcontent2/source/auxiliary/sq/smath.cfg | 9 ++ helpcontent2/source/auxiliary/sq/swriter.cfg | 9 ++ 52 files changed, 1723 insertions(+), 509 deletions(-) delete mode 100755 helpcontent2/source/auxiliary/hi-IN/default.css delete mode 100755 helpcontent2/source/auxiliary/hi-IN/highcontrast1.css delete mode 100755 helpcontent2/source/auxiliary/hi-IN/highcontrast2.css delete mode 100755 helpcontent2/source/auxiliary/hi-IN/highcontrastblack.css delete mode 100755 helpcontent2/source/auxiliary/hi-IN/highcontrastwhite.css delete mode 100755 helpcontent2/source/auxiliary/hi-IN/sbasic.cfg delete mode 100755 helpcontent2/source/auxiliary/hi-IN/scalc.cfg delete mode 100755 helpcontent2/source/auxiliary/hi-IN/schart.cfg delete mode 100644 helpcontent2/source/auxiliary/hi-IN/sdatabase.cfg delete mode 100755 helpcontent2/source/auxiliary/hi-IN/sdraw.cfg delete mode 100755 helpcontent2/source/auxiliary/hi-IN/simpress.cfg delete mode 100755 helpcontent2/source/auxiliary/hi-IN/smath.cfg delete mode 100755 helpcontent2/source/auxiliary/hi-IN/swriter.cfg create mode 100755 helpcontent2/source/auxiliary/hi/default.css create mode 100755 helpcontent2/source/auxiliary/hi/highcontrast1.css create mode 100755 helpcontent2/source/auxiliary/hi/highcontrast2.css create mode 100755 helpcontent2/source/auxiliary/hi/highcontrastblack.css create mode 100755 helpcontent2/source/auxiliary/hi/highcontrastwhite.css create mode 100755 helpcontent2/source/auxiliary/hi/sbasic.cfg create mode 100755 helpcontent2/source/auxiliary/hi/scalc.cfg create mode 100755 helpcontent2/source/auxiliary/hi/schart.cfg create mode 100644 helpcontent2/source/auxiliary/hi/sdatabase.cfg create mode 100755 helpcontent2/source/auxiliary/hi/sdraw.cfg create mode 100755 helpcontent2/source/auxiliary/hi/simpress.cfg create mode 100755 helpcontent2/source/auxiliary/hi/smath.cfg create mode 100755 helpcontent2/source/auxiliary/hi/swriter.cfg create mode 100644 helpcontent2/source/auxiliary/qcv-ES/default.css create mode 100644 helpcontent2/source/auxiliary/qcv-ES/highcontrast1.css create mode 100644 helpcontent2/source/auxiliary/qcv-ES/highcontrast2.css create mode 100644 helpcontent2/source/auxiliary/qcv-ES/highcontrastblack.css create mode 100644 helpcontent2/source/auxiliary/qcv-ES/highcontrastwhite.css create mode 100644 helpcontent2/source/auxiliary/qcv-ES/sbasic.cfg create mode 100644 helpcontent2/source/auxiliary/qcv-ES/scalc.cfg create mode 100755 helpcontent2/source/auxiliary/qcv-ES/schart.cfg create mode 100644 helpcontent2/source/auxiliary/qcv-ES/sdatabase.cfg create mode 100644 helpcontent2/source/auxiliary/qcv-ES/sdraw.cfg create mode 100644 helpcontent2/source/auxiliary/qcv-ES/simpress.cfg create mode 100644 helpcontent2/source/auxiliary/qcv-ES/smath.cfg create mode 100644 helpcontent2/source/auxiliary/qcv-ES/swriter.cfg create mode 100644 helpcontent2/source/auxiliary/sq/default.css create mode 100644 helpcontent2/source/auxiliary/sq/highcontrast1.css create mode 100644 helpcontent2/source/auxiliary/sq/highcontrast2.css create mode 100644 helpcontent2/source/auxiliary/sq/highcontrastblack.css create mode 100644 helpcontent2/source/auxiliary/sq/highcontrastwhite.css create mode 100644 helpcontent2/source/auxiliary/sq/sbasic.cfg create mode 100644 helpcontent2/source/auxiliary/sq/scalc.cfg create mode 100755 helpcontent2/source/auxiliary/sq/schart.cfg create mode 100644 helpcontent2/source/auxiliary/sq/sdatabase.cfg create mode 100644 helpcontent2/source/auxiliary/sq/sdraw.cfg create mode 100644 helpcontent2/source/auxiliary/sq/simpress.cfg create mode 100644 helpcontent2/source/auxiliary/sq/smath.cfg create mode 100644 helpcontent2/source/auxiliary/sq/swriter.cfg (limited to 'helpcontent2/source') diff --git a/helpcontent2/source/auxiliary/hi-IN/default.css b/helpcontent2/source/auxiliary/hi-IN/default.css deleted file mode 100755 index 11cf2bdb79..0000000000 --- a/helpcontent2/source/auxiliary/hi-IN/default.css +++ /dev/null @@ -1,73 +0,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: "Lohit Hindi","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: "Lohit Hindi","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;} diff --git a/helpcontent2/source/auxiliary/hi-IN/highcontrast1.css b/helpcontent2/source/auxiliary/hi-IN/highcontrast1.css deleted file mode 100755 index a57b430a6b..0000000000 --- a/helpcontent2/source/auxiliary/hi-IN/highcontrast1.css +++ /dev/null @@ -1,91 +0,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: "Lohit Hindi","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: "Lohit Hindi","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; } \ No newline at end of file diff --git a/helpcontent2/source/auxiliary/hi-IN/highcontrast2.css b/helpcontent2/source/auxiliary/hi-IN/highcontrast2.css deleted file mode 100755 index 4d2840c1a6..0000000000 --- a/helpcontent2/source/auxiliary/hi-IN/highcontrast2.css +++ /dev/null @@ -1,91 +0,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: "Lohit Hindi","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: "Lohit Hindi","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; } \ No newline at end of file diff --git a/helpcontent2/source/auxiliary/hi-IN/highcontrastblack.css b/helpcontent2/source/auxiliary/hi-IN/highcontrastblack.css deleted file mode 100755 index cda90d84ed..0000000000 --- a/helpcontent2/source/auxiliary/hi-IN/highcontrastblack.css +++ /dev/null @@ -1,91 +0,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: "Lohit Hindi","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: "Lohit Hindi","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; } \ No newline at end of file diff --git a/helpcontent2/source/auxiliary/hi-IN/highcontrastwhite.css b/helpcontent2/source/auxiliary/hi-IN/highcontrastwhite.css deleted file mode 100755 index 105e2f8a6c..0000000000 --- a/helpcontent2/source/auxiliary/hi-IN/highcontrastwhite.css +++ /dev/null @@ -1,91 +0,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: "Lohit Hindi","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: "Lohit Hindi","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; } \ No newline at end of file diff --git a/helpcontent2/source/auxiliary/hi-IN/sbasic.cfg b/helpcontent2/source/auxiliary/hi-IN/sbasic.cfg deleted file mode 100755 index 9d4e609bab..0000000000 --- a/helpcontent2/source/auxiliary/hi-IN/sbasic.cfg +++ /dev/null @@ -1,9 +0,0 @@ - -Title=%PRODUCTNAME Basic - -Language=hi-IN -Order=7 -Start=text%2Fsbasic%2Fshared%2Fmain0601.xhp -Heading=headingheading -Program=BASIC -07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/hi-IN/scalc.cfg b/helpcontent2/source/auxiliary/hi-IN/scalc.cfg deleted file mode 100755 index 1d009239c4..0000000000 --- a/helpcontent2/source/auxiliary/hi-IN/scalc.cfg +++ /dev/null @@ -1,9 +0,0 @@ - -Title=%PRODUCTNAME Calc - -Language=hi-IN -Order=3 -Start=text%2Fscalc%2Fmain0000.xhp -Heading=headingheading -Program=CALC -07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/hi-IN/schart.cfg b/helpcontent2/source/auxiliary/hi-IN/schart.cfg deleted file mode 100755 index 42c075058b..0000000000 --- a/helpcontent2/source/auxiliary/hi-IN/schart.cfg +++ /dev/null @@ -1,9 +0,0 @@ -Title=%PRODUCTNAME Chart - -Language=hi-IN -Order=4 -Start=text%2Fschart%2Fmain0000.xhp -Heading=headingheading -Program=CHART -07.07.04 00:00:00 - diff --git a/helpcontent2/source/auxiliary/hi-IN/sdatabase.cfg b/helpcontent2/source/auxiliary/hi-IN/sdatabase.cfg deleted file mode 100644 index 8c43bb0066..0000000000 --- a/helpcontent2/source/auxiliary/hi-IN/sdatabase.cfg +++ /dev/null @@ -1,9 +0,0 @@ - -Title=%PRODUCTNAME Base - -Language=hi-IN -Order=7 -Start=text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp -Heading=headingheading -Program=DATABASE -07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/hi-IN/sdraw.cfg b/helpcontent2/source/auxiliary/hi-IN/sdraw.cfg deleted file mode 100755 index f43be07bd0..0000000000 --- a/helpcontent2/source/auxiliary/hi-IN/sdraw.cfg +++ /dev/null @@ -1,9 +0,0 @@ - -Title=%PRODUCTNAME Draw - -Language=hi-IN -Order=4 -Start=text%2Fsdraw%2Fmain0000.xhp -Heading=headingheading -Program=DRAW -07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/hi-IN/simpress.cfg b/helpcontent2/source/auxiliary/hi-IN/simpress.cfg deleted file mode 100755 index 43d4ba40cd..0000000000 --- a/helpcontent2/source/auxiliary/hi-IN/simpress.cfg +++ /dev/null @@ -1,9 +0,0 @@ - -Title=%PRODUCTNAME Impress - -Language=hi-IN -Order=5 -Start=text%2Fsimpress%2Fmain0000.xhp -Heading=headingheading -Program=IMPRESS -07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/hi-IN/smath.cfg b/helpcontent2/source/auxiliary/hi-IN/smath.cfg deleted file mode 100755 index a6df6a898f..0000000000 --- a/helpcontent2/source/auxiliary/hi-IN/smath.cfg +++ /dev/null @@ -1,9 +0,0 @@ - -Title=%PRODUCTNAME Math - -Language=hi-IN -Order=6 -Start=text%2Fsmath%2Fmain0000.xhp -Heading=headingheading -Program=MATH -07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/hi-IN/swriter.cfg b/helpcontent2/source/auxiliary/hi-IN/swriter.cfg deleted file mode 100755 index 1987d3a024..0000000000 --- a/helpcontent2/source/auxiliary/hi-IN/swriter.cfg +++ /dev/null @@ -1,9 +0,0 @@ - -Title=%PRODUCTNAME Writer - -Language=hi-IN -Order=2 -Start=text%2Fswriter%2Fmain0000.xhp -Heading=headingheading -Program=WRITER -07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/hi/default.css b/helpcontent2/source/auxiliary/hi/default.css new file mode 100755 index 0000000000..11cf2bdb79 --- /dev/null +++ b/helpcontent2/source/auxiliary/hi/default.css @@ -0,0 +1,73 @@ +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ 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: "Lohit Hindi","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: "Lohit Hindi","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;} diff --git a/helpcontent2/source/auxiliary/hi/highcontrast1.css b/helpcontent2/source/auxiliary/hi/highcontrast1.css new file mode 100755 index 0000000000..a57b430a6b --- /dev/null +++ b/helpcontent2/source/auxiliary/hi/highcontrast1.css @@ -0,0 +1,91 @@ +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ 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: "Lohit Hindi","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: "Lohit Hindi","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; } \ No newline at end of file diff --git a/helpcontent2/source/auxiliary/hi/highcontrast2.css b/helpcontent2/source/auxiliary/hi/highcontrast2.css new file mode 100755 index 0000000000..4d2840c1a6 --- /dev/null +++ b/helpcontent2/source/auxiliary/hi/highcontrast2.css @@ -0,0 +1,91 @@ +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ 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: "Lohit Hindi","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: "Lohit Hindi","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; } \ No newline at end of file diff --git a/helpcontent2/source/auxiliary/hi/highcontrastblack.css b/helpcontent2/source/auxiliary/hi/highcontrastblack.css new file mode 100755 index 0000000000..cda90d84ed --- /dev/null +++ b/helpcontent2/source/auxiliary/hi/highcontrastblack.css @@ -0,0 +1,91 @@ +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ 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: "Lohit Hindi","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: "Lohit Hindi","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; } \ No newline at end of file diff --git a/helpcontent2/source/auxiliary/hi/highcontrastwhite.css b/helpcontent2/source/auxiliary/hi/highcontrastwhite.css new file mode 100755 index 0000000000..105e2f8a6c --- /dev/null +++ b/helpcontent2/source/auxiliary/hi/highcontrastwhite.css @@ -0,0 +1,91 @@ +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ 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: "Lohit Hindi","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: "Lohit Hindi","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; } \ No newline at end of file diff --git a/helpcontent2/source/auxiliary/hi/sbasic.cfg b/helpcontent2/source/auxiliary/hi/sbasic.cfg new file mode 100755 index 0000000000..cdd2b6a8eb --- /dev/null +++ b/helpcontent2/source/auxiliary/hi/sbasic.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Basic + +Language=hi +Order=7 +Start=text%2Fsbasic%2Fshared%2Fmain0601.xhp +Heading=headingheading +Program=BASIC +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/hi/scalc.cfg b/helpcontent2/source/auxiliary/hi/scalc.cfg new file mode 100755 index 0000000000..3590b9ad35 --- /dev/null +++ b/helpcontent2/source/auxiliary/hi/scalc.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Calc + +Language=hi +Order=3 +Start=text%2Fscalc%2Fmain0000.xhp +Heading=headingheading +Program=CALC +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/hi/schart.cfg b/helpcontent2/source/auxiliary/hi/schart.cfg new file mode 100755 index 0000000000..908a729c7c --- /dev/null +++ b/helpcontent2/source/auxiliary/hi/schart.cfg @@ -0,0 +1,9 @@ +Title=%PRODUCTNAME Chart + +Language=hi +Order=4 +Start=text%2Fschart%2Fmain0000.xhp +Heading=headingheading +Program=CHART +07.07.04 00:00:00 + diff --git a/helpcontent2/source/auxiliary/hi/sdatabase.cfg b/helpcontent2/source/auxiliary/hi/sdatabase.cfg new file mode 100644 index 0000000000..a76f77894b --- /dev/null +++ b/helpcontent2/source/auxiliary/hi/sdatabase.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Base + +Language=hi +Order=7 +Start=text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp +Heading=headingheading +Program=DATABASE +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/hi/sdraw.cfg b/helpcontent2/source/auxiliary/hi/sdraw.cfg new file mode 100755 index 0000000000..1fcd2faa61 --- /dev/null +++ b/helpcontent2/source/auxiliary/hi/sdraw.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Draw + +Language=hi +Order=4 +Start=text%2Fsdraw%2Fmain0000.xhp +Heading=headingheading +Program=DRAW +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/hi/simpress.cfg b/helpcontent2/source/auxiliary/hi/simpress.cfg new file mode 100755 index 0000000000..08dd3c26c9 --- /dev/null +++ b/helpcontent2/source/auxiliary/hi/simpress.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Impress + +Language=hi +Order=5 +Start=text%2Fsimpress%2Fmain0000.xhp +Heading=headingheading +Program=IMPRESS +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/hi/smath.cfg b/helpcontent2/source/auxiliary/hi/smath.cfg new file mode 100755 index 0000000000..a54638175a --- /dev/null +++ b/helpcontent2/source/auxiliary/hi/smath.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Math + +Language=hi +Order=6 +Start=text%2Fsmath%2Fmain0000.xhp +Heading=headingheading +Program=MATH +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/hi/swriter.cfg b/helpcontent2/source/auxiliary/hi/swriter.cfg new file mode 100755 index 0000000000..246c8a6aaa --- /dev/null +++ b/helpcontent2/source/auxiliary/hi/swriter.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Writer + +Language=hi +Order=2 +Start=text%2Fswriter%2Fmain0000.xhp +Heading=headingheading +Program=WRITER +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/qcv-ES/default.css b/helpcontent2/source/auxiliary/qcv-ES/default.css new file mode 100644 index 0000000000..39c0e7c100 --- /dev/null +++ b/helpcontent2/source/auxiliary/qcv-ES/default.css @@ -0,0 +1,92 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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;} diff --git a/helpcontent2/source/auxiliary/qcv-ES/highcontrast1.css b/helpcontent2/source/auxiliary/qcv-ES/highcontrast1.css new file mode 100644 index 0000000000..7ab33fbbbb --- /dev/null +++ b/helpcontent2/source/auxiliary/qcv-ES/highcontrast1.css @@ -0,0 +1,110 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/qcv-ES/highcontrast2.css b/helpcontent2/source/auxiliary/qcv-ES/highcontrast2.css new file mode 100644 index 0000000000..930dfe9605 --- /dev/null +++ b/helpcontent2/source/auxiliary/qcv-ES/highcontrast2.css @@ -0,0 +1,111 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/qcv-ES/highcontrastblack.css b/helpcontent2/source/auxiliary/qcv-ES/highcontrastblack.css new file mode 100644 index 0000000000..63732b88ff --- /dev/null +++ b/helpcontent2/source/auxiliary/qcv-ES/highcontrastblack.css @@ -0,0 +1,111 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/qcv-ES/highcontrastwhite.css b/helpcontent2/source/auxiliary/qcv-ES/highcontrastwhite.css new file mode 100644 index 0000000000..e3743341a0 --- /dev/null +++ b/helpcontent2/source/auxiliary/qcv-ES/highcontrastwhite.css @@ -0,0 +1,111 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/qcv-ES/sbasic.cfg b/helpcontent2/source/auxiliary/qcv-ES/sbasic.cfg new file mode 100644 index 0000000000..59de3e94ff --- /dev/null +++ b/helpcontent2/source/auxiliary/qcv-ES/sbasic.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Basic + +Language=qcv-ES +Order=7 +Start=text%2Fsbasic%2Fshared%2Fmain0601.xhp +Heading=headingheading +Program=BASIC +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/qcv-ES/scalc.cfg b/helpcontent2/source/auxiliary/qcv-ES/scalc.cfg new file mode 100644 index 0000000000..c71633d183 --- /dev/null +++ b/helpcontent2/source/auxiliary/qcv-ES/scalc.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Calc + +Language=qcv-ES +Order=3 +Start=text%2Fscalc%2Fmain0000.xhp +Heading=headingheading +Program=CALC +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/qcv-ES/schart.cfg b/helpcontent2/source/auxiliary/qcv-ES/schart.cfg new file mode 100755 index 0000000000..9449a96d96 --- /dev/null +++ b/helpcontent2/source/auxiliary/qcv-ES/schart.cfg @@ -0,0 +1,9 @@ +Title=%PRODUCTNAME Chart + +Language=qcv-ES +Order=4 +Start=text%2Fschart%2Fmain0000.xhp +Heading=headingheading +Program=CHART +07.07.04 00:00:00 + diff --git a/helpcontent2/source/auxiliary/qcv-ES/sdatabase.cfg b/helpcontent2/source/auxiliary/qcv-ES/sdatabase.cfg new file mode 100644 index 0000000000..63d9989d61 --- /dev/null +++ b/helpcontent2/source/auxiliary/qcv-ES/sdatabase.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Base + +Language=qcv-ES +Order=7 +Start=text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp +Heading=headingheading +Program=DATABASE +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/qcv-ES/sdraw.cfg b/helpcontent2/source/auxiliary/qcv-ES/sdraw.cfg new file mode 100644 index 0000000000..07fcfa2aad --- /dev/null +++ b/helpcontent2/source/auxiliary/qcv-ES/sdraw.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Draw + +Language=qcv-ES +Order=4 +Start=text%2Fsdraw%2Fmain0000.xhp +Heading=headingheading +Program=DRAW +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/qcv-ES/simpress.cfg b/helpcontent2/source/auxiliary/qcv-ES/simpress.cfg new file mode 100644 index 0000000000..d4f02e44a7 --- /dev/null +++ b/helpcontent2/source/auxiliary/qcv-ES/simpress.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Impress + +Language=qcv-ES +Order=5 +Start=text%2Fsimpress%2Fmain0000.xhp +Heading=headingheading +Program=IMPRESS +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/qcv-ES/smath.cfg b/helpcontent2/source/auxiliary/qcv-ES/smath.cfg new file mode 100644 index 0000000000..b84e2af732 --- /dev/null +++ b/helpcontent2/source/auxiliary/qcv-ES/smath.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Math + +Language=qcv-ES +Order=6 +Start=text%2Fsmath%2Fmain0000.xhp +Heading=headingheading +Program=MATH +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/qcv-ES/swriter.cfg b/helpcontent2/source/auxiliary/qcv-ES/swriter.cfg new file mode 100644 index 0000000000..2ad1276263 --- /dev/null +++ b/helpcontent2/source/auxiliary/qcv-ES/swriter.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Writer + +Language=qcv-ES +Order=2 +Start=text%2Fswriter%2Fmain0000.xhp +Heading=headingheading +Program=WRITER +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/sq/default.css b/helpcontent2/source/auxiliary/sq/default.css new file mode 100644 index 0000000000..39c0e7c100 --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/default.css @@ -0,0 +1,92 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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;} diff --git a/helpcontent2/source/auxiliary/sq/highcontrast1.css b/helpcontent2/source/auxiliary/sq/highcontrast1.css new file mode 100644 index 0000000000..7ab33fbbbb --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/highcontrast1.css @@ -0,0 +1,110 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/sq/highcontrast2.css b/helpcontent2/source/auxiliary/sq/highcontrast2.css new file mode 100644 index 0000000000..930dfe9605 --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/highcontrast2.css @@ -0,0 +1,111 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/sq/highcontrastblack.css b/helpcontent2/source/auxiliary/sq/highcontrastblack.css new file mode 100644 index 0000000000..63732b88ff --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/highcontrastblack.css @@ -0,0 +1,111 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/sq/highcontrastwhite.css b/helpcontent2/source/auxiliary/sq/highcontrastwhite.css new file mode 100644 index 0000000000..e3743341a0 --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/highcontrastwhite.css @@ -0,0 +1,111 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/sq/sbasic.cfg b/helpcontent2/source/auxiliary/sq/sbasic.cfg new file mode 100644 index 0000000000..35ebef6a2b --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/sbasic.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Basic + +Language=sq +Order=7 +Start=text%2Fsbasic%2Fshared%2Fmain0601.xhp +Heading=headingheading +Program=BASIC +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/sq/scalc.cfg b/helpcontent2/source/auxiliary/sq/scalc.cfg new file mode 100644 index 0000000000..dc491b1025 --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/scalc.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Calc + +Language=sq +Order=3 +Start=text%2Fscalc%2Fmain0000.xhp +Heading=headingheading +Program=CALC +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/sq/schart.cfg b/helpcontent2/source/auxiliary/sq/schart.cfg new file mode 100755 index 0000000000..81b3ecc13a --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/schart.cfg @@ -0,0 +1,9 @@ +Title=%PRODUCTNAME Chart + +Language=sq +Order=4 +Start=text%2Fschart%2Fmain0000.xhp +Heading=headingheading +Program=CHART +07.07.04 00:00:00 + diff --git a/helpcontent2/source/auxiliary/sq/sdatabase.cfg b/helpcontent2/source/auxiliary/sq/sdatabase.cfg new file mode 100644 index 0000000000..4cfe0a2461 --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/sdatabase.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Base + +Language=sq +Order=7 +Start=text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp +Heading=headingheading +Program=DATABASE +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/sq/sdraw.cfg b/helpcontent2/source/auxiliary/sq/sdraw.cfg new file mode 100644 index 0000000000..dfb6013ba3 --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/sdraw.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Draw + +Language=sq +Order=4 +Start=text%2Fsdraw%2Fmain0000.xhp +Heading=headingheading +Program=DRAW +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/sq/simpress.cfg b/helpcontent2/source/auxiliary/sq/simpress.cfg new file mode 100644 index 0000000000..18995d359a --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/simpress.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Impress + +Language=sq +Order=5 +Start=text%2Fsimpress%2Fmain0000.xhp +Heading=headingheading +Program=IMPRESS +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/sq/smath.cfg b/helpcontent2/source/auxiliary/sq/smath.cfg new file mode 100644 index 0000000000..48e866890a --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/smath.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Math + +Language=sq +Order=6 +Start=text%2Fsmath%2Fmain0000.xhp +Heading=headingheading +Program=MATH +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/sq/swriter.cfg b/helpcontent2/source/auxiliary/sq/swriter.cfg new file mode 100644 index 0000000000..b754e81cb6 --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/swriter.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Writer + +Language=sq +Order=2 +Start=text%2Fswriter%2Fmain0000.xhp +Heading=headingheading +Program=WRITER +07.07.04 00:00:00 -- cgit From 2d78ce8ab381eac303f598ae17a531d2e903fb05 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Thu, 6 May 2010 11:11:19 +0200 Subject: ooo321l10n: added support for hi qcv-ES sq, removed hi-IN --- helpcontent2/source/auxiliary/ca-XV/default.css | 92 +++++++++++++++++ .../source/auxiliary/ca-XV/highcontrast1.css | 110 ++++++++++++++++++++ .../source/auxiliary/ca-XV/highcontrast2.css | 111 +++++++++++++++++++++ .../source/auxiliary/ca-XV/highcontrastblack.css | 111 +++++++++++++++++++++ .../source/auxiliary/ca-XV/highcontrastwhite.css | 111 +++++++++++++++++++++ helpcontent2/source/auxiliary/ca-XV/sbasic.cfg | 9 ++ helpcontent2/source/auxiliary/ca-XV/scalc.cfg | 9 ++ helpcontent2/source/auxiliary/ca-XV/schart.cfg | 9 ++ helpcontent2/source/auxiliary/ca-XV/sdatabase.cfg | 9 ++ helpcontent2/source/auxiliary/ca-XV/sdraw.cfg | 9 ++ helpcontent2/source/auxiliary/ca-XV/simpress.cfg | 9 ++ helpcontent2/source/auxiliary/ca-XV/smath.cfg | 9 ++ helpcontent2/source/auxiliary/ca-XV/swriter.cfg | 9 ++ helpcontent2/source/auxiliary/qcv-ES/default.css | 92 ----------------- .../source/auxiliary/qcv-ES/highcontrast1.css | 110 -------------------- .../source/auxiliary/qcv-ES/highcontrast2.css | 111 --------------------- .../source/auxiliary/qcv-ES/highcontrastblack.css | 111 --------------------- .../source/auxiliary/qcv-ES/highcontrastwhite.css | 111 --------------------- helpcontent2/source/auxiliary/qcv-ES/sbasic.cfg | 9 -- helpcontent2/source/auxiliary/qcv-ES/scalc.cfg | 9 -- helpcontent2/source/auxiliary/qcv-ES/schart.cfg | 9 -- helpcontent2/source/auxiliary/qcv-ES/sdatabase.cfg | 9 -- helpcontent2/source/auxiliary/qcv-ES/sdraw.cfg | 9 -- helpcontent2/source/auxiliary/qcv-ES/simpress.cfg | 9 -- helpcontent2/source/auxiliary/qcv-ES/smath.cfg | 9 -- helpcontent2/source/auxiliary/qcv-ES/swriter.cfg | 9 -- 26 files changed, 607 insertions(+), 607 deletions(-) create mode 100644 helpcontent2/source/auxiliary/ca-XV/default.css create mode 100644 helpcontent2/source/auxiliary/ca-XV/highcontrast1.css create mode 100644 helpcontent2/source/auxiliary/ca-XV/highcontrast2.css create mode 100644 helpcontent2/source/auxiliary/ca-XV/highcontrastblack.css create mode 100644 helpcontent2/source/auxiliary/ca-XV/highcontrastwhite.css create mode 100644 helpcontent2/source/auxiliary/ca-XV/sbasic.cfg create mode 100644 helpcontent2/source/auxiliary/ca-XV/scalc.cfg create mode 100755 helpcontent2/source/auxiliary/ca-XV/schart.cfg create mode 100644 helpcontent2/source/auxiliary/ca-XV/sdatabase.cfg create mode 100644 helpcontent2/source/auxiliary/ca-XV/sdraw.cfg create mode 100644 helpcontent2/source/auxiliary/ca-XV/simpress.cfg create mode 100644 helpcontent2/source/auxiliary/ca-XV/smath.cfg create mode 100644 helpcontent2/source/auxiliary/ca-XV/swriter.cfg delete mode 100644 helpcontent2/source/auxiliary/qcv-ES/default.css delete mode 100644 helpcontent2/source/auxiliary/qcv-ES/highcontrast1.css delete mode 100644 helpcontent2/source/auxiliary/qcv-ES/highcontrast2.css delete mode 100644 helpcontent2/source/auxiliary/qcv-ES/highcontrastblack.css delete mode 100644 helpcontent2/source/auxiliary/qcv-ES/highcontrastwhite.css delete mode 100644 helpcontent2/source/auxiliary/qcv-ES/sbasic.cfg delete mode 100644 helpcontent2/source/auxiliary/qcv-ES/scalc.cfg delete mode 100755 helpcontent2/source/auxiliary/qcv-ES/schart.cfg delete mode 100644 helpcontent2/source/auxiliary/qcv-ES/sdatabase.cfg delete mode 100644 helpcontent2/source/auxiliary/qcv-ES/sdraw.cfg delete mode 100644 helpcontent2/source/auxiliary/qcv-ES/simpress.cfg delete mode 100644 helpcontent2/source/auxiliary/qcv-ES/smath.cfg delete mode 100644 helpcontent2/source/auxiliary/qcv-ES/swriter.cfg (limited to 'helpcontent2/source') diff --git a/helpcontent2/source/auxiliary/ca-XV/default.css b/helpcontent2/source/auxiliary/ca-XV/default.css new file mode 100644 index 0000000000..39c0e7c100 --- /dev/null +++ b/helpcontent2/source/auxiliary/ca-XV/default.css @@ -0,0 +1,92 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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;} diff --git a/helpcontent2/source/auxiliary/ca-XV/highcontrast1.css b/helpcontent2/source/auxiliary/ca-XV/highcontrast1.css new file mode 100644 index 0000000000..7ab33fbbbb --- /dev/null +++ b/helpcontent2/source/auxiliary/ca-XV/highcontrast1.css @@ -0,0 +1,110 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/ca-XV/highcontrast2.css b/helpcontent2/source/auxiliary/ca-XV/highcontrast2.css new file mode 100644 index 0000000000..930dfe9605 --- /dev/null +++ b/helpcontent2/source/auxiliary/ca-XV/highcontrast2.css @@ -0,0 +1,111 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/ca-XV/highcontrastblack.css b/helpcontent2/source/auxiliary/ca-XV/highcontrastblack.css new file mode 100644 index 0000000000..63732b88ff --- /dev/null +++ b/helpcontent2/source/auxiliary/ca-XV/highcontrastblack.css @@ -0,0 +1,111 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/ca-XV/highcontrastwhite.css b/helpcontent2/source/auxiliary/ca-XV/highcontrastwhite.css new file mode 100644 index 0000000000..e3743341a0 --- /dev/null +++ b/helpcontent2/source/auxiliary/ca-XV/highcontrastwhite.css @@ -0,0 +1,111 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/ca-XV/sbasic.cfg b/helpcontent2/source/auxiliary/ca-XV/sbasic.cfg new file mode 100644 index 0000000000..0c08ecaa82 --- /dev/null +++ b/helpcontent2/source/auxiliary/ca-XV/sbasic.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Basic + +Language=ca-XV +Order=7 +Start=text%2Fsbasic%2Fshared%2Fmain0601.xhp +Heading=headingheading +Program=BASIC +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/ca-XV/scalc.cfg b/helpcontent2/source/auxiliary/ca-XV/scalc.cfg new file mode 100644 index 0000000000..64be5e3429 --- /dev/null +++ b/helpcontent2/source/auxiliary/ca-XV/scalc.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Calc + +Language=ca-XV +Order=3 +Start=text%2Fscalc%2Fmain0000.xhp +Heading=headingheading +Program=CALC +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/ca-XV/schart.cfg b/helpcontent2/source/auxiliary/ca-XV/schart.cfg new file mode 100755 index 0000000000..b3a51c307e --- /dev/null +++ b/helpcontent2/source/auxiliary/ca-XV/schart.cfg @@ -0,0 +1,9 @@ +Title=%PRODUCTNAME Chart + +Language=ca-XV +Order=4 +Start=text%2Fschart%2Fmain0000.xhp +Heading=headingheading +Program=CHART +07.07.04 00:00:00 + diff --git a/helpcontent2/source/auxiliary/ca-XV/sdatabase.cfg b/helpcontent2/source/auxiliary/ca-XV/sdatabase.cfg new file mode 100644 index 0000000000..cdf369b046 --- /dev/null +++ b/helpcontent2/source/auxiliary/ca-XV/sdatabase.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Base + +Language=ca-XV +Order=7 +Start=text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp +Heading=headingheading +Program=DATABASE +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/ca-XV/sdraw.cfg b/helpcontent2/source/auxiliary/ca-XV/sdraw.cfg new file mode 100644 index 0000000000..4c83b7101d --- /dev/null +++ b/helpcontent2/source/auxiliary/ca-XV/sdraw.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Draw + +Language=ca-XV +Order=4 +Start=text%2Fsdraw%2Fmain0000.xhp +Heading=headingheading +Program=DRAW +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/ca-XV/simpress.cfg b/helpcontent2/source/auxiliary/ca-XV/simpress.cfg new file mode 100644 index 0000000000..60266fd73a --- /dev/null +++ b/helpcontent2/source/auxiliary/ca-XV/simpress.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Impress + +Language=ca-XV +Order=5 +Start=text%2Fsimpress%2Fmain0000.xhp +Heading=headingheading +Program=IMPRESS +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/ca-XV/smath.cfg b/helpcontent2/source/auxiliary/ca-XV/smath.cfg new file mode 100644 index 0000000000..5d2a39239b --- /dev/null +++ b/helpcontent2/source/auxiliary/ca-XV/smath.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Math + +Language=ca-XV +Order=6 +Start=text%2Fsmath%2Fmain0000.xhp +Heading=headingheading +Program=MATH +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/ca-XV/swriter.cfg b/helpcontent2/source/auxiliary/ca-XV/swriter.cfg new file mode 100644 index 0000000000..a77ad3f714 --- /dev/null +++ b/helpcontent2/source/auxiliary/ca-XV/swriter.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Writer + +Language=ca-XV +Order=2 +Start=text%2Fswriter%2Fmain0000.xhp +Heading=headingheading +Program=WRITER +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/qcv-ES/default.css b/helpcontent2/source/auxiliary/qcv-ES/default.css deleted file mode 100644 index 39c0e7c100..0000000000 --- a/helpcontent2/source/auxiliary/qcv-ES/default.css +++ /dev/null @@ -1,92 +0,0 @@ -/* -*********************************************************************** - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2000, 2010 Oracle and/or its affiliates. - * - * OpenOffice.org - a multi-platform office productivity suite - * - * This file is part of OpenOffice.org. - * - * OpenOffice.org is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License version 3 - * only, as published by the Free Software Foundation. - * - * OpenOffice.org is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License version 3 for more details - * (a copy is included in the LICENSE file that accompanied this code). - * - * You should have received a copy of the GNU Lesser General Public License - * version 3 along with OpenOffice.org. If not, see - * - * for a copy of the LGPLv3 License. - * - ************************************************************************ -*/ - - -body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable - { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } - -.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable - { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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;} diff --git a/helpcontent2/source/auxiliary/qcv-ES/highcontrast1.css b/helpcontent2/source/auxiliary/qcv-ES/highcontrast1.css deleted file mode 100644 index 7ab33fbbbb..0000000000 --- a/helpcontent2/source/auxiliary/qcv-ES/highcontrast1.css +++ /dev/null @@ -1,110 +0,0 @@ -/* -*********************************************************************** - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2000, 2010 Oracle and/or its affiliates. - * - * OpenOffice.org - a multi-platform office productivity suite - * - * This file is part of OpenOffice.org. - * - * OpenOffice.org is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License version 3 - * only, as published by the Free Software Foundation. - * - * OpenOffice.org is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License version 3 for more details - * (a copy is included in the LICENSE file that accompanied this code). - * - * You should have received a copy of the GNU Lesser General Public License - * version 3 along with OpenOffice.org. If not, see - * - * for a copy of the LGPLv3 License. - * - ************************************************************************ -*/ - - -body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable - { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } - -.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable - { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/qcv-ES/highcontrast2.css b/helpcontent2/source/auxiliary/qcv-ES/highcontrast2.css deleted file mode 100644 index 930dfe9605..0000000000 --- a/helpcontent2/source/auxiliary/qcv-ES/highcontrast2.css +++ /dev/null @@ -1,111 +0,0 @@ -/* -*********************************************************************** - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2000, 2010 Oracle and/or its affiliates. - * - * OpenOffice.org - a multi-platform office productivity suite - * - * This file is part of OpenOffice.org. - * - * OpenOffice.org is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License version 3 - * only, as published by the Free Software Foundation. - * - * OpenOffice.org is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License version 3 for more details - * (a copy is included in the LICENSE file that accompanied this code). - * - * You should have received a copy of the GNU Lesser General Public License - * version 3 along with OpenOffice.org. If not, see - * - * for a copy of the LGPLv3 License. - * - ************************************************************************ -*/ - - - -body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable - { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } - -.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable - { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/qcv-ES/highcontrastblack.css b/helpcontent2/source/auxiliary/qcv-ES/highcontrastblack.css deleted file mode 100644 index 63732b88ff..0000000000 --- a/helpcontent2/source/auxiliary/qcv-ES/highcontrastblack.css +++ /dev/null @@ -1,111 +0,0 @@ -/* -*********************************************************************** - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2000, 2010 Oracle and/or its affiliates. - * - * OpenOffice.org - a multi-platform office productivity suite - * - * This file is part of OpenOffice.org. - * - * OpenOffice.org is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License version 3 - * only, as published by the Free Software Foundation. - * - * OpenOffice.org is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License version 3 for more details - * (a copy is included in the LICENSE file that accompanied this code). - * - * You should have received a copy of the GNU Lesser General Public License - * version 3 along with OpenOffice.org. If not, see - * - * for a copy of the LGPLv3 License. - * - ************************************************************************ -*/ - - - -body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable - { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } - -.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable - { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/qcv-ES/highcontrastwhite.css b/helpcontent2/source/auxiliary/qcv-ES/highcontrastwhite.css deleted file mode 100644 index e3743341a0..0000000000 --- a/helpcontent2/source/auxiliary/qcv-ES/highcontrastwhite.css +++ /dev/null @@ -1,111 +0,0 @@ -/* -*********************************************************************** - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2000, 2010 Oracle and/or its affiliates. - * - * OpenOffice.org - a multi-platform office productivity suite - * - * This file is part of OpenOffice.org. - * - * OpenOffice.org is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License version 3 - * only, as published by the Free Software Foundation. - * - * OpenOffice.org is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License version 3 for more details - * (a copy is included in the LICENSE file that accompanied this code). - * - * You should have received a copy of the GNU Lesser General Public License - * version 3 along with OpenOffice.org. If not, see - * - * for a copy of the LGPLv3 License. - * - ************************************************************************ -*/ - - - -body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable - { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } - -.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable - { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/qcv-ES/sbasic.cfg b/helpcontent2/source/auxiliary/qcv-ES/sbasic.cfg deleted file mode 100644 index 59de3e94ff..0000000000 --- a/helpcontent2/source/auxiliary/qcv-ES/sbasic.cfg +++ /dev/null @@ -1,9 +0,0 @@ - -Title=%PRODUCTNAME Basic - -Language=qcv-ES -Order=7 -Start=text%2Fsbasic%2Fshared%2Fmain0601.xhp -Heading=headingheading -Program=BASIC -07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/qcv-ES/scalc.cfg b/helpcontent2/source/auxiliary/qcv-ES/scalc.cfg deleted file mode 100644 index c71633d183..0000000000 --- a/helpcontent2/source/auxiliary/qcv-ES/scalc.cfg +++ /dev/null @@ -1,9 +0,0 @@ - -Title=%PRODUCTNAME Calc - -Language=qcv-ES -Order=3 -Start=text%2Fscalc%2Fmain0000.xhp -Heading=headingheading -Program=CALC -07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/qcv-ES/schart.cfg b/helpcontent2/source/auxiliary/qcv-ES/schart.cfg deleted file mode 100755 index 9449a96d96..0000000000 --- a/helpcontent2/source/auxiliary/qcv-ES/schart.cfg +++ /dev/null @@ -1,9 +0,0 @@ -Title=%PRODUCTNAME Chart - -Language=qcv-ES -Order=4 -Start=text%2Fschart%2Fmain0000.xhp -Heading=headingheading -Program=CHART -07.07.04 00:00:00 - diff --git a/helpcontent2/source/auxiliary/qcv-ES/sdatabase.cfg b/helpcontent2/source/auxiliary/qcv-ES/sdatabase.cfg deleted file mode 100644 index 63d9989d61..0000000000 --- a/helpcontent2/source/auxiliary/qcv-ES/sdatabase.cfg +++ /dev/null @@ -1,9 +0,0 @@ - -Title=%PRODUCTNAME Base - -Language=qcv-ES -Order=7 -Start=text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp -Heading=headingheading -Program=DATABASE -07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/qcv-ES/sdraw.cfg b/helpcontent2/source/auxiliary/qcv-ES/sdraw.cfg deleted file mode 100644 index 07fcfa2aad..0000000000 --- a/helpcontent2/source/auxiliary/qcv-ES/sdraw.cfg +++ /dev/null @@ -1,9 +0,0 @@ - -Title=%PRODUCTNAME Draw - -Language=qcv-ES -Order=4 -Start=text%2Fsdraw%2Fmain0000.xhp -Heading=headingheading -Program=DRAW -07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/qcv-ES/simpress.cfg b/helpcontent2/source/auxiliary/qcv-ES/simpress.cfg deleted file mode 100644 index d4f02e44a7..0000000000 --- a/helpcontent2/source/auxiliary/qcv-ES/simpress.cfg +++ /dev/null @@ -1,9 +0,0 @@ - -Title=%PRODUCTNAME Impress - -Language=qcv-ES -Order=5 -Start=text%2Fsimpress%2Fmain0000.xhp -Heading=headingheading -Program=IMPRESS -07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/qcv-ES/smath.cfg b/helpcontent2/source/auxiliary/qcv-ES/smath.cfg deleted file mode 100644 index b84e2af732..0000000000 --- a/helpcontent2/source/auxiliary/qcv-ES/smath.cfg +++ /dev/null @@ -1,9 +0,0 @@ - -Title=%PRODUCTNAME Math - -Language=qcv-ES -Order=6 -Start=text%2Fsmath%2Fmain0000.xhp -Heading=headingheading -Program=MATH -07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/qcv-ES/swriter.cfg b/helpcontent2/source/auxiliary/qcv-ES/swriter.cfg deleted file mode 100644 index 2ad1276263..0000000000 --- a/helpcontent2/source/auxiliary/qcv-ES/swriter.cfg +++ /dev/null @@ -1,9 +0,0 @@ - -Title=%PRODUCTNAME Writer - -Language=qcv-ES -Order=2 -Start=text%2Fswriter%2Fmain0000.xhp -Heading=headingheading -Program=WRITER -07.07.04 00:00:00 -- cgit From b69d50916a2ecb7cbc95052a97c1a13cb6d75f5e Mon Sep 17 00:00:00 2001 From: Frank Peters Date: Tue, 20 Apr 2010 16:52:58 +0200 Subject: #162050# --- helpcontent2/source/auxiliary/makefile.mk | 37 +++++++++++++++++++++---------- 1 file changed, 25 insertions(+), 12 deletions(-) (limited to 'helpcontent2/source') diff --git a/helpcontent2/source/auxiliary/makefile.mk b/helpcontent2/source/auxiliary/makefile.mk index 29a085070e..93c8223af3 100644 --- a/helpcontent2/source/auxiliary/makefile.mk +++ b/helpcontent2/source/auxiliary/makefile.mk @@ -1,18 +1,31 @@ #************************************************************************* -#* -#* $Workfile:$ -#* -#* Creation date KR 28.06.99 -#* last change $Author: rt $ $Date: 2007-11-06 15:56:17 $ -#* -#* $Revision: 1.13 $ -#* -#* $Logfile:$ -#* -#* Copyright 2000 Sun Microsystems, Inc. All Rights Reserved. -#* +# +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +# +# Copyright 2000, 2010 Oracle and/or its affiliates. +# +# OpenOffice.org - a multi-platform office productivity suite +# +# This file is part of OpenOffice.org. +# +# OpenOffice.org is free software: you can redistribute it and/or modify +# it under the terms of the GNU Lesser General Public License version 3 +# only, as published by the Free Software Foundation. +# +# OpenOffice.org is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Lesser General Public License version 3 for more details +# (a copy is included in the LICENSE file that accompanied this code). +# +# You should have received a copy of the GNU Lesser General Public License +# version 3 along with OpenOffice.org. If not, see +# +# for a copy of the LGPLv3 License. +# #************************************************************************* + PRJ = ..$/.. PRJNAME = helpcontent2 TARGET = auxiliary -- cgit