Initial commit
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.2 KiB |
@@ -0,0 +1,9 @@
|
||||
a#cdt img { background-image : url(graphics/obj_48/cdtdev_obj.gif); }
|
||||
a#cdt:hover img { background-image : url(graphics/obj_48/cdtdevhov_obj.gif); }
|
||||
|
||||
a#hello-world-cdt img { background-image : url(graphics/obj_48/capp_obj.gif); }
|
||||
a#hello-world-cdt:hover img { background-image : url(graphics/obj_48/capphov_obj.gif); }
|
||||
|
||||
body {
|
||||
background-image : url(../../org.eclipse.platform/css/graphics/contentpage/overview_wtr.jpg);
|
||||
}
|
||||
18
TBE/Eclipse/plugins/org.eclipse.cdt_2.1.0/css/swt.properties
Normal file
18
TBE/Eclipse/plugins/org.eclipse.cdt_2.1.0/css/swt.properties
Normal file
@@ -0,0 +1,18 @@
|
||||
###############################################################################
|
||||
# Copyright (c) 2003, 2004 IBM Corporation and others.
|
||||
# All rights reserved. This program and the accompanying materials
|
||||
# are made available under the terms of the Common Public License v1.0
|
||||
# which accompanies this distribution, and is available at
|
||||
# http://www.eclipse.org/legal/cpl-v10.html
|
||||
#
|
||||
# Contributors:
|
||||
# IBM Corporation - initial API and implementation
|
||||
###############################################################################
|
||||
|
||||
overview.page-content.overview-links.cdt.link-icon = css/graphics/obj_48/cdtdev_obj.gif
|
||||
|
||||
tutorials.page-content.cdt.layout.ncolumns = 2
|
||||
tutorials.page-content.cdt.hello-world.link-icon = css/graphics/obj_48/cdtdev_obj.gif
|
||||
|
||||
overview.subtitle-id = overview/page-content/page-title
|
||||
overview.description-id = overview/page-content/page-description
|
||||
Reference in New Issue
Block a user