Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.ui.intro.universal')
-rw-r--r--org.eclipse.ui.intro.universal/themes/purpleMesh/swt/firststeps.properties4
-rw-r--r--org.eclipse.ui.intro.universal/themes/purpleMesh/swt/webresources.properties4
2 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.ui.intro.universal/themes/purpleMesh/swt/firststeps.properties b/org.eclipse.ui.intro.universal/themes/purpleMesh/swt/firststeps.properties
index 6a19626d2..ea3ca84d7 100644
--- a/org.eclipse.ui.intro.universal/themes/purpleMesh/swt/firststeps.properties
+++ b/org.eclipse.ui.intro.universal/themes/purpleMesh/swt/firststeps.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2005, 2006 IBM Corporation and others.
+# Copyright (c) 2005, 2009 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -12,4 +12,4 @@ firststeps.page-content.layout.ncolumns = 2
firststeps.page-content.page-title.layout.colspan = 2
firststeps.page-content.page-description.layout.colspan = 2
firststeps.page-content.content-divider.layout.colspan = 2
-firstseps.subtitle-id = firststeps/page-content/page-title
+firststeps.subtitle-id = firststeps/page-content/page-title
diff --git a/org.eclipse.ui.intro.universal/themes/purpleMesh/swt/webresources.properties b/org.eclipse.ui.intro.universal/themes/purpleMesh/swt/webresources.properties
index 042ef966a..45cc9b282 100644
--- a/org.eclipse.ui.intro.universal/themes/purpleMesh/swt/webresources.properties
+++ b/org.eclipse.ui.intro.universal/themes/purpleMesh/swt/webresources.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2005, 2006 IBM Corporation and others.
+# Copyright (c) 2005, 2009 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -16,4 +16,4 @@ webresources.page-content.page-title.layout.colspan = 2
webresources.page-content.page-description.layout.colspan = 2
webresources.page-content.content-divider.layout.colspan = 2
-webresources.subtitle-id = news/page-content/page-title
+webresources.subtitle-id = webresources/page-content/page-title

Back to the top