mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 09:55:29 +02:00
Bug 439423 - The CDT Icon is missing on Welcome > What's New
Change-Id: I123a4ff0a9294a3698f11f1842e90a2742a8dec2 Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com> Reviewed-on: https://git.eclipse.org/r/29792 Tested-by: Hudson CI Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
This commit is contained in:
parent
27e173d8a1
commit
ff129210f2
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<introContent>
|
||||
<extensionContent id="orgeclipsecdtdocuserwelcome-introExtension"
|
||||
alt-style="swt/tutorial.properties"
|
||||
alt-style="swt/whatsnew.properties"
|
||||
style="css/sample.css" name="Sample Extension" path="whatsnew/@">
|
||||
<group style-id="content-group" id="orgeclipsecdtdocuserwelcome-introLink-group">
|
||||
<link label="C/C++ Development"
|
||||
|
|
|
@ -1,2 +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
|
||||
tutorials.orgeclipsecdtdocuserwelcome-introLink.link-icon = intro/css/graphics/c_dev.png
|
||||
tutorials.orgeclipsecdtdocuserwelcome-introLink.hover-icon = intro/css/graphics/c_dev_hov.png
|
||||
|
|
Loading…
Add table
Reference in a new issue