1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

bug 319206: Icons for "Library Paths" and "Source Location" on Paths&Symbols property page

This commit is contained in:
Andrew Gvozdev 2010-07-08 04:27:28 +00:00
parent 34aaf7278d
commit bbbd5e5fa7
3 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 333 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 B

View file

@ -277,7 +277,7 @@
tooltip="%Libraries.tooltip"/>
<tab
class="org.eclipse.cdt.ui.newui.LibraryPathTab"
icon="icons/obj16/opentype.gif"
icon="icons/obj16/fldr_lib_obj.gif"
name="%Library.paths"
weight="040"
helpId="cdt_u_prop_pns_libpath"
@ -291,7 +291,7 @@
parent="org.eclipse.cdt.managedbuilder.ui.properties.Page_PathAndSymb"/>
<tab
class="org.eclipse.cdt.ui.newui.CLocationSourceTab"
icon="icons/obj16/fldr_obj.gif"
icon="icons/obj16/sroot_obj.gif"
name="%Source.location"
weight="080"
helpId="cdt_u_prop_pns_src"
@ -367,7 +367,7 @@
tooltip="%Libraries.tooltip"/>
<tab
class="org.eclipse.cdt.ui.newui.ExpLibraryPathTab"
icon="icons/obj16/opentype.gif"
icon="icons/obj16/fldr_lib_obj.gif"
name="%Library.paths"
weight="040"
helpId="cdt_u_prop_exp"