Skip to main content
summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAnton Leherbauer2008-10-27 12:59:27 +0000
committerAnton Leherbauer2008-10-27 12:59:27 +0000
commit5385fd456f4807466467139f50c1dcf5d86fe71f (patch)
treeaa65c21d424db425d40aaddd7a5fd3675f292529 /doc
parent9413498f69d97f8b0e5d1c836b870df243ebace3 (diff)
downloadorg.eclipse.cdt-5385fd456f4807466467139f50c1dcf5d86fe71f.tar.gz
org.eclipse.cdt-5385fd456f4807466467139f50c1dcf5d86fe71f.tar.xz
org.eclipse.cdt-5385fd456f4807466467139f50c1dcf5d86fe71f.zip
Bug 249586 - Welcome Page on Solaris: Missing Icon
Diffstat (limited to 'doc')
-rw-r--r--doc/org.eclipse.cdt.doc.user/intro/cdtIntro.xml3
-rw-r--r--doc/org.eclipse.cdt.doc.user/intro/cdtTutorial.xml4
-rw-r--r--doc/org.eclipse.cdt.doc.user/intro/cdtWhatsnew.xml8
-rw-r--r--doc/org.eclipse.cdt.doc.user/intro/css/graphics/c_dev.pngbin0 -> 1639 bytes
-rw-r--r--doc/org.eclipse.cdt.doc.user/intro/css/graphics/c_dev_hov.pngbin0 -> 1631 bytes
-rw-r--r--doc/org.eclipse.cdt.doc.user/intro/css/graphics/sample.gifbin1362 -> 0 bytes
-rw-r--r--doc/org.eclipse.cdt.doc.user/intro/css/graphics/sample_hov.gifbin1553 -> 0 bytes
-rw-r--r--doc/org.eclipse.cdt.doc.user/intro/css/sample.css4
-rw-r--r--doc/org.eclipse.cdt.doc.user/intro/swt/overview.properties2
-rw-r--r--doc/org.eclipse.cdt.doc.user/intro/swt/tutorial.properties2
-rw-r--r--doc/org.eclipse.cdt.doc.user/intro/swt/whatsnew.properties2
11 files changed, 18 insertions, 7 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/intro/cdtIntro.xml b/doc/org.eclipse.cdt.doc.user/intro/cdtIntro.xml
index 862c70de175..5a41214caa1 100644
--- a/doc/org.eclipse.cdt.doc.user/intro/cdtIntro.xml
+++ b/doc/org.eclipse.cdt.doc.user/intro/cdtIntro.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<introContent>
<extensionContent id="orgeclipsecdtdocuserwelcome-introExtension" style="css/sample.css"
+ alt-style="swt/overview.properties"
name="CDT intro overview page" path="overview/@">
<group style-id="content-group" id="orgeclipsecdtdocuserwelcome-introLink-group">
<link label="C/C++ Development"
@@ -13,4 +14,4 @@
</extensionContent>
-</introContent> \ No newline at end of file
+</introContent>
diff --git a/doc/org.eclipse.cdt.doc.user/intro/cdtTutorial.xml b/doc/org.eclipse.cdt.doc.user/intro/cdtTutorial.xml
index 0022012bce8..6283096c2ba 100644
--- a/doc/org.eclipse.cdt.doc.user/intro/cdtTutorial.xml
+++ b/doc/org.eclipse.cdt.doc.user/intro/cdtTutorial.xml
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<introContent>
- <extensionContent id="orgeclipsecdtdocuserwelcome-introExtension" style="css/sample.css" name="Sample Extension" path="tutorials/@">
+ <extensionContent id="orgeclipsecdtdocuserwelcome-introExtension"
+ alt-style="swt/tutorial.properties"
+ style="css/sample.css" name="Sample Extension" path="tutorials/@">
<group style-id="content-group" id="orgeclipsecdtdocuserwelcome-introLink-group">
<link label="C/C++ Development"
url="http://org.eclipse.ui.intro/showHelpTopic?id=/org.eclipse.cdt.doc.user/getting_started/cdt_o_tutorial.htm"
diff --git a/doc/org.eclipse.cdt.doc.user/intro/cdtWhatsnew.xml b/doc/org.eclipse.cdt.doc.user/intro/cdtWhatsnew.xml
index 9c07d8bf483..343f003e636 100644
--- a/doc/org.eclipse.cdt.doc.user/intro/cdtWhatsnew.xml
+++ b/doc/org.eclipse.cdt.doc.user/intro/cdtWhatsnew.xml
@@ -1,12 +1,14 @@
<?xml version="1.0" encoding="utf-8" ?>
<introContent>
- <extensionContent id="orgeclipsecdtdocuserwelcome-introExtension" style="css/sample.css" name="Sample Extension" path="whatsnew/@">
+ <extensionContent id="orgeclipsecdtdocuserwelcome-introExtension"
+ alt-style="swt/tutorial.properties"
+ style="css/sample.css" name="Sample Extension" path="whatsnew/@">
<group style-id="content-group" id="orgeclipsecdtdocuserwelcome-introLink-group">
<link label="C/C++ Development"
url="http://org.eclipse.ui.intro/showHelpTopic?id=/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm"
id="orgeclipsecdtdocuserwelcome-introLink" style-id="content-link">
- <text>Learn about what's new in CDT 4.0</text>
+ <text>Learn about what's new in CDT 5.0</text>
</link>
</group>
</extensionContent>
-</introContent> \ No newline at end of file
+</introContent>
diff --git a/doc/org.eclipse.cdt.doc.user/intro/css/graphics/c_dev.png b/doc/org.eclipse.cdt.doc.user/intro/css/graphics/c_dev.png
new file mode 100644
index 00000000000..2fa961db444
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.user/intro/css/graphics/c_dev.png
Binary files differ
diff --git a/doc/org.eclipse.cdt.doc.user/intro/css/graphics/c_dev_hov.png b/doc/org.eclipse.cdt.doc.user/intro/css/graphics/c_dev_hov.png
new file mode 100644
index 00000000000..1a4df5bc837
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.user/intro/css/graphics/c_dev_hov.png
Binary files differ
diff --git a/doc/org.eclipse.cdt.doc.user/intro/css/graphics/sample.gif b/doc/org.eclipse.cdt.doc.user/intro/css/graphics/sample.gif
deleted file mode 100644
index 5ff1ffc6743..00000000000
--- a/doc/org.eclipse.cdt.doc.user/intro/css/graphics/sample.gif
+++ /dev/null
Binary files differ
diff --git a/doc/org.eclipse.cdt.doc.user/intro/css/graphics/sample_hov.gif b/doc/org.eclipse.cdt.doc.user/intro/css/graphics/sample_hov.gif
deleted file mode 100644
index 6874164f5ba..00000000000
--- a/doc/org.eclipse.cdt.doc.user/intro/css/graphics/sample_hov.gif
+++ /dev/null
Binary files differ
diff --git a/doc/org.eclipse.cdt.doc.user/intro/css/sample.css b/doc/org.eclipse.cdt.doc.user/intro/css/sample.css
index 1ec3ee95996..cce04de3068 100644
--- a/doc/org.eclipse.cdt.doc.user/intro/css/sample.css
+++ b/doc/org.eclipse.cdt.doc.user/intro/css/sample.css
@@ -1,3 +1,3 @@
-a#orgeclipsecdtdocuserwelcome-introLink img { background-image : url(graphics/sample.gif); }
-a#orgeclipsecdtdocuserwelcome-introLink:hover img { background-image : url(graphics/sample_hov.gif); } \ No newline at end of file
+a#orgeclipsecdtdocuserwelcome-introLink img { background-image : url(graphics/c_dev.png); }
+a#orgeclipsecdtdocuserwelcome-introLink:hover img { background-image : url(graphics/c_dev_hov.png); }
diff --git a/doc/org.eclipse.cdt.doc.user/intro/swt/overview.properties b/doc/org.eclipse.cdt.doc.user/intro/swt/overview.properties
new file mode 100644
index 00000000000..d88c2fc1b90
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.user/intro/swt/overview.properties
@@ -0,0 +1,2 @@
+overview.orgeclipsecdtdocuserwelcome-introLink.link-icon = intro/css/graphics/c_dev.png
+overview.orgeclipsecdtdocuserwelcome-introLink.hover-icon = intro/css/graphics/c_dev_hov.png
diff --git a/doc/org.eclipse.cdt.doc.user/intro/swt/tutorial.properties b/doc/org.eclipse.cdt.doc.user/intro/swt/tutorial.properties
new file mode 100644
index 00000000000..b4be71860c7
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.user/intro/swt/tutorial.properties
@@ -0,0 +1,2 @@
+tutorial.orgeclipsecdtdocuserwelcome-introLink.link-icon = intro/css/graphics/c_dev.png
+tutorial.orgeclipsecdtdocuserwelcome-introLink.hover-icon = intro/css/graphics/c_dev_hov.png
diff --git a/doc/org.eclipse.cdt.doc.user/intro/swt/whatsnew.properties b/doc/org.eclipse.cdt.doc.user/intro/swt/whatsnew.properties
new file mode 100644
index 00000000000..9d06c413f2d
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.user/intro/swt/whatsnew.properties
@@ -0,0 +1,2 @@
+whatsnew.orgeclipsecdtdocuserwelcome-introLink.link-icon = intro/css/graphics/c_dev.png
+whatsnew.orgeclipsecdtdocuserwelcome-introLink.hover-icon = intro/css/graphics/c_dev_hov.png

Back to the top