summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2011-03-21 14:17:29 +0100
committerIvo Hinkelmann <ihi@openoffice.org>2011-03-21 14:17:29 +0100
commita433f12c62ca6baaea5600297cf0b87b7481a7b6 (patch)
tree1ea680d9a1e1c433bbb53c61f8e259bbdb800e13
parentd33dca09bb575d787e8dac948dc8e57f6e43cf93 (diff)
test123l10n04: #i117489# Rename ns to nso
-rwxr-xr-xhelpcontent2/source/auxiliary/ns/default.css73
-rwxr-xr-xhelpcontent2/source/auxiliary/ns/highcontrast1.css91
-rwxr-xr-xhelpcontent2/source/auxiliary/ns/highcontrast2.css91
-rwxr-xr-xhelpcontent2/source/auxiliary/ns/highcontrastblack.css91
-rwxr-xr-xhelpcontent2/source/auxiliary/ns/highcontrastwhite.css91
-rwxr-xr-xhelpcontent2/source/auxiliary/ns/sbasic.cfg9
-rwxr-xr-xhelpcontent2/source/auxiliary/ns/scalc.cfg9
-rwxr-xr-xhelpcontent2/source/auxiliary/ns/schart.cfg9
-rw-r--r--helpcontent2/source/auxiliary/ns/sdatabase.cfg9
-rwxr-xr-xhelpcontent2/source/auxiliary/ns/sdraw.cfg9
-rwxr-xr-xhelpcontent2/source/auxiliary/ns/simpress.cfg9
-rwxr-xr-xhelpcontent2/source/auxiliary/ns/smath.cfg9
-rwxr-xr-xhelpcontent2/source/auxiliary/ns/swriter.cfg9
13 files changed, 0 insertions, 509 deletions
diff --git a/helpcontent2/source/auxiliary/ns/default.css b/helpcontent2/source/auxiliary/ns/default.css
deleted file mode 100755
index 2fa534688a..0000000000
--- a/helpcontent2/source/auxiliary/ns/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: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
-
-.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
- { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
-
-.acronym
- { font-weight: bold; }
-
-.related
- { font-weight: bold; margin-top:20pt; border-top: 1px solid black;}
-
-.emph, .menuitem, .keycode
- { font-weight: bold; }
-
-.tablehead, .tableheadintable
- { font-weight: bold; margin-top: 0px;}
-
-.howtogetheader
- { font-weight: bold; border: 1px solid #999999; background: #FFFFFF; padding: 3px;}
-
-h1, h2, h3, h4, h5, h6
- { margin-bottom: 5pt; }
-
-p, td
- { font-size: 10pt; margin-top: 2px; margin-bottom: 2px;}
-
-h1
- { font-size: 18pt; border-bottom: 1px solid black; padding-bottom: 6px; margin-bottom: 6px;}
-
-h2
- { font-size: 14pt; }
-
-h3
- { font-size: 12pt; }
-
-h4, h5, h6
- { font-size: 10pt; }
-
-.relatedtopics
- { font-weight: normal; }
-
-.relatedbody
- { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
-
-.howtoget
- { background:#EEEEEE;}
-
-.howtogetbody
- { background:#EEEEEE; margin: 0px;}
-
-.wide
- { width: 100%; }
-
-.topalign
- { vertical-align: top; border: 1px;}
-
-.bug
- { color: red; border: 1px solid red;}
-
-.debug
- { border: 1px solid black; padding: 3px; display: none;}
diff --git a/helpcontent2/source/auxiliary/ns/highcontrast1.css b/helpcontent2/source/auxiliary/ns/highcontrast1.css
deleted file mode 100755
index 354c383724..0000000000
--- a/helpcontent2/source/auxiliary/ns/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: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
-
-.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
- { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
-
-.acronym
- { font-weight: bold;}
-
-.related
- { font-weight: bold; margin-top:20pt;}
-
-.emph, .menuitem, .keycode
- { font-weight: bold; }
-
-.tablehead, .tableheadintable
- { font-weight: bold; margin-top: 0px;}
-
-.howtogetheader
- { font-weight: bold; padding: 3px;}
-
-h1, h2, h3, h4, h5, h6
- { margin-bottom: 5pt; }
-
-p, td
- { font-size: 10pt; }
-
-h1
- { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
-
-h2
- { font-size: 14pt; }
-
-h3
- { font-size: 12pt; }
-
-h4, h5, h6
- { font-size: 10pt; }
-
-.relatedtopics
- { font-weight: normal; }
-
-.relatedbody
- { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
-
-.wide
- { width: 100%; }
-
-.topalign
- { vertical-align: top; border: 1px;}
-
-.bug
- { color: red; border: 1px solid red;}
-
-
-/* HIGH CONTRAST SPECIFIC SETTINGS */
-
-body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
- { background: #000000; color: #FFFF00;}
-
-.related
- { border-top: 1px solid #FFFF00; }
-
-.howtogetheader
- {border: 1px solid #EFEFEF; background: #000000;}
-
-h1
- { border-bottom: 1px solid #FFFF00; ]
-
-.howtoget
- { background:#000000;}
-
-.howtogetbody
- { background:#000000;}
-
-.debug
- { border: 1px solid red; padding: 3px; display: none;}
-
-a
- { color: #FFFF00; } \ No newline at end of file
diff --git a/helpcontent2/source/auxiliary/ns/highcontrast2.css b/helpcontent2/source/auxiliary/ns/highcontrast2.css
deleted file mode 100755
index ec2763dc2b..0000000000
--- a/helpcontent2/source/auxiliary/ns/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: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
-
-.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
- { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
-
-.acronym
- { font-weight: bold;}
-
-.related
- { font-weight: bold; margin-top:20pt;}
-
-.emph, .menuitem, .keycode
- { font-weight: bold; }
-
-.tablehead, .tableheadintable
- { font-weight: bold; margin-top: 0px;}
-
-.howtogetheader
- { font-weight: bold; padding: 3px;}
-
-h1, h2, h3, h4, h5, h6
- { margin-bottom: 5pt; }
-
-p, td
- { font-size: 10pt; }
-
-h1
- { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
-
-h2
- { font-size: 14pt; }
-
-h3
- { font-size: 12pt; }
-
-h4, h5, h6
- { font-size: 10pt; }
-
-.relatedtopics
- { font-weight: normal; }
-
-.relatedbody
- { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
-
-.wide
- { width: 100%; }
-
-.topalign
- { vertical-align: top; border: 1px;}
-
-.bug
- { color: red; border: 1px solid red;}
-
-
-/* HIGH CONTRAST SPECIFIC SETTINGS */
-
-body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
- { background: #000000; color: #00FF00;}
-
-.related
- { border-top: 1px solid #00FF00; }
-
-.howtogetheader
- {border: 1px solid #EFEFEF; background: #000000;}
-
-h1
- { border-bottom: 1px solid #00FF00; ]
-
-.howtoget
- { background:#000000;}
-
-.howtogetbody
- { background:#000000;}
-
-.debug
- { border: 1px solid red; padding: 3px; display: none;}
-
-a
- { color: #00FF00; } \ No newline at end of file
diff --git a/helpcontent2/source/auxiliary/ns/highcontrastblack.css b/helpcontent2/source/auxiliary/ns/highcontrastblack.css
deleted file mode 100755
index e782fd491c..0000000000
--- a/helpcontent2/source/auxiliary/ns/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: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
-
-.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
- { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
-
-.acronym
- { font-weight: bold;}
-
-.related
- { font-weight: bold; margin-top:20pt;}
-
-.emph, .menuitem, .keycode
- { font-weight: bold; }
-
-.tablehead, .tableheadintable
- { font-weight: bold; margin-top: 0px;}
-
-.howtogetheader
- { font-weight: bold; padding: 3px;}
-
-h1, h2, h3, h4, h5, h6
- { margin-bottom: 5pt; }
-
-p, td
- { font-size: 10pt; }
-
-h1
- { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
-
-h2
- { font-size: 14pt; }
-
-h3
- { font-size: 12pt; }
-
-h4, h5, h6
- { font-size: 10pt; }
-
-.relatedtopics
- { font-weight: normal; }
-
-.relatedbody
- { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
-
-.wide
- { width: 100%; }
-
-.topalign
- { vertical-align: top; border: 1px;}
-
-.bug
- { color: red; border: 1px solid red;}
-
-
-/* HIGH CONTRAST SPECIFIC SETTINGS */
-
-body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
- { background: #000000; color: #FFFFFF;}
-
-.related
- { border-top: 1px solid #FFFFFF; }
-
-.howtogetheader
- {border: 1px solid #FFFFFF; background: #000000;}
-
-h1
- { border-bottom: 1px solid #FFFFFF; ]
-
-.howtoget
- { background:#000000;}
-
-.howtogetbody
- { background:#000000;}
-
-.debug
- { border: 1px solid red; padding: 3px; display: none;}
-
-a
- { color: #FFFFFF; } \ No newline at end of file
diff --git a/helpcontent2/source/auxiliary/ns/highcontrastwhite.css b/helpcontent2/source/auxiliary/ns/highcontrastwhite.css
deleted file mode 100755
index 95f552ea71..0000000000
--- a/helpcontent2/source/auxiliary/ns/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: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
-
-.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
- { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
-
-.acronym
- { font-weight: bold;}
-
-.related
- { font-weight: bold; margin-top:20pt;}
-
-.emph, .menuitem, .keycode
- { font-weight: bold; }
-
-.tablehead, .tableheadintable
- { font-weight: bold; margin-top: 0px;}
-
-.howtogetheader
- { font-weight: bold; padding: 3px;}
-
-h1, h2, h3, h4, h5, h6
- { margin-bottom: 5pt; }
-
-p, td
- { font-size: 10pt; }
-
-h1
- { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
-
-h2
- { font-size: 14pt; }
-
-h3
- { font-size: 12pt; }
-
-h4, h5, h6
- { font-size: 10pt; }
-
-.relatedtopics
- { font-weight: normal; }
-
-.relatedbody
- { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
-
-.wide
- { width: 100%; }
-
-.topalign
- { vertical-align: top; border: 1px;}
-
-.bug
- { color: red; border: 1px solid red;}
-
-
-/* HIGH CONTRAST SPECIFIC SETTINGS */
-
-body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
- { background: #FFFFFF; color: #000000;}
-
-.related
- { border-top: 1px solid #000000; }
-
-.howtogetheader
- {border: 1px solid #000000; background: #FFFFFF;}
-
-h1
- { border-bottom: 1px solid #000000; ]
-
-.howtoget
- { background:#FFFFFF;}
-
-.howtogetbody
- { background:#FFFFFF;}
-
-.debug
- { border: 1px solid red; padding: 3px; display: none;}
-
-a
- { color: #000000; } \ No newline at end of file
diff --git a/helpcontent2/source/auxiliary/ns/sbasic.cfg b/helpcontent2/source/auxiliary/ns/sbasic.cfg
deleted file mode 100755
index 97d99ce781..0000000000
--- a/helpcontent2/source/auxiliary/ns/sbasic.cfg
+++ /dev/null
@@ -1,9 +0,0 @@
-
-Title=%PRODUCTNAME Basic
-
-Language=ns
-Order=7
-Start=text%2Fsbasic%2Fshared%2Fmain0601.xhp
-Heading=headingheading
-Program=BASIC
-07.07.04 00:00:00
diff --git a/helpcontent2/source/auxiliary/ns/scalc.cfg b/helpcontent2/source/auxiliary/ns/scalc.cfg
deleted file mode 100755
index d252b3de81..0000000000
--- a/helpcontent2/source/auxiliary/ns/scalc.cfg
+++ /dev/null
@@ -1,9 +0,0 @@
-
-Title=%PRODUCTNAME Calc
-
-Language=ns
-Order=3
-Start=text%2Fscalc%2Fmain0000.xhp
-Heading=headingheading
-Program=CALC
-07.07.04 00:00:00
diff --git a/helpcontent2/source/auxiliary/ns/schart.cfg b/helpcontent2/source/auxiliary/ns/schart.cfg
deleted file mode 100755
index bce2063daa..0000000000
--- a/helpcontent2/source/auxiliary/ns/schart.cfg
+++ /dev/null
@@ -1,9 +0,0 @@
-Title=%PRODUCTNAME Chart
-
-Language=ns
-Order=4
-Start=text%2Fschart%2Fmain0000.xhp
-Heading=headingheading
-Program=CHART
-07.07.04 00:00:00
-
diff --git a/helpcontent2/source/auxiliary/ns/sdatabase.cfg b/helpcontent2/source/auxiliary/ns/sdatabase.cfg
deleted file mode 100644
index 53450878a7..0000000000
--- a/helpcontent2/source/auxiliary/ns/sdatabase.cfg
+++ /dev/null
@@ -1,9 +0,0 @@
-
-Title=%PRODUCTNAME Base
-
-Language=ns
-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/ns/sdraw.cfg b/helpcontent2/source/auxiliary/ns/sdraw.cfg
deleted file mode 100755
index 42f527c8f2..0000000000
--- a/helpcontent2/source/auxiliary/ns/sdraw.cfg
+++ /dev/null
@@ -1,9 +0,0 @@
-
-Title=%PRODUCTNAME Draw
-
-Language=ns
-Order=4
-Start=text%2Fsdraw%2Fmain0000.xhp
-Heading=headingheading
-Program=DRAW
-07.07.04 00:00:00
diff --git a/helpcontent2/source/auxiliary/ns/simpress.cfg b/helpcontent2/source/auxiliary/ns/simpress.cfg
deleted file mode 100755
index f9a4bc08be..0000000000
--- a/helpcontent2/source/auxiliary/ns/simpress.cfg
+++ /dev/null
@@ -1,9 +0,0 @@
-
-Title=%PRODUCTNAME Impress
-
-Language=ns
-Order=5
-Start=text%2Fsimpress%2Fmain0000.xhp
-Heading=headingheading
-Program=IMPRESS
-07.07.04 00:00:00
diff --git a/helpcontent2/source/auxiliary/ns/smath.cfg b/helpcontent2/source/auxiliary/ns/smath.cfg
deleted file mode 100755
index 461d021724..0000000000
--- a/helpcontent2/source/auxiliary/ns/smath.cfg
+++ /dev/null
@@ -1,9 +0,0 @@
-
-Title=%PRODUCTNAME Math
-
-Language=ns
-Order=6
-Start=text%2Fsmath%2Fmain0000.xhp
-Heading=headingheading
-Program=MATH
-07.07.04 00:00:00
diff --git a/helpcontent2/source/auxiliary/ns/swriter.cfg b/helpcontent2/source/auxiliary/ns/swriter.cfg
deleted file mode 100755
index 02f0a0ad5a..0000000000
--- a/helpcontent2/source/auxiliary/ns/swriter.cfg
+++ /dev/null
@@ -1,9 +0,0 @@
-
-Title=%PRODUCTNAME Writer
-
-Language=ns
-Order=2
-Start=text%2Fswriter%2Fmain0000.xhp
-Heading=headingheading
-Program=WRITER
-07.07.04 00:00:00