Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-patch] Changed the icon for the 'Load Symbols' action

Index: ChangeLog
===================================================================
RCS file: /home/tools/org.eclipse.cdt.debug.ui/ChangeLog,v
retrieving revision 1.79
diff -u -r1.79 ChangeLog
--- ChangeLog 19 Jan 2003 19:28:38 -0000 1.79
+++ ChangeLog 20 Jan 2003 22:47:04 -0000
@@ -1,3 +1,9 @@
+2003-01-20 Mikhail Khodjaiants
+ Changed the icon for the 'Load Symbols' action.
+ icons/full/clcl16/load_symbols_co.gif
+ icons/full/dlcl16/load_symbols_co.gif
+ icons/full/elcl16/load_symbols_co.gif
+
 2003-01-19 Mikhail Khodjaiants
  Set the start or end address value in the shared libraries view to 'Not available' if the address value is 0.
  * CDTDebugModelPresentation.java
Index: icons/full/clcl16/load_symbols_co.gif
===================================================================
RCS file: /home/tools/org.eclipse.cdt.debug.ui/icons/full/clcl16/load_symbols_co.gif,v
retrieving revision 1.1
diff -u -r1.1 load_symbols_co.gif
Binary files /tmp/cvsyJZdeh and load_symbols_co.gif differ
Index: icons/full/dlcl16/load_symbols_co.gif
===================================================================
RCS file: /home/tools/org.eclipse.cdt.debug.ui/icons/full/dlcl16/load_symbols_co.gif,v
retrieving revision 1.1
diff -u -r1.1 load_symbols_co.gif
Binary files /tmp/cvsTuvSYW and load_symbols_co.gif differ
Index: icons/full/elcl16/load_symbols_co.gif
===================================================================
RCS file: /home/tools/org.eclipse.cdt.debug.ui/icons/full/elcl16/load_symbols_co.gif,v
retrieving revision 1.1
diff -u -r1.1 load_symbols_co.gif
Binary files /tmp/cvsy6qNSD and load_symbols_co.gif differ

Back to the top