public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* icon cleanup
@ 2002-12-20 14:05 Martin M. Hunt
  0 siblings, 0 replies; only message in thread
From: Martin M. Hunt @ 2002-12-20 14:05 UTC (permalink / raw)
  To: insight

[-- Attachment #1: Type: text/plain, Size: 502 bytes --]

I have removed a bunch of old unused icons and images.  At least I think
they were unused. If not, let me know.

Martin


2002-12-20  Martin M. Hunt  <hunt@redhat.com>

	* library/srcbar.itcl (SrcBar): Don't load vmake icon.

	* library/images: Removed back.gif, build.gif, file.gif, 	fore.gif,
gdbtk.gif, opt.gif, tools.gif, tools2_3d.gif, and 	vmake.gif.

	* library/images2: Removed back.gif, build.gif, file.gif,
	fore.gif, gdbtk.gif, load.gif, opt.gif, tools.gif,
	tools2_3d.gif, and vmake.gif.
	

[-- Attachment #2: p --]
[-- Type: text/x-patch, Size: 838 bytes --]

Index: library/srcbar.itcl
===================================================================
RCS file: /cvs/src/src/gdb/gdbtk/library/srcbar.itcl,v
retrieving revision 1.21
diff -p -r1.21 srcbar.itcl
*** library/srcbar.itcl	11 Nov 2002 22:39:38 -0000	1.21
--- library/srcbar.itcl	20 Dec 2002 21:58:44 -0000
*************** itcl::class SrcBar {
*** 705,711 ****
      }
      set _loaded_images 1
  
!     lappend imgs console reg stack vmake vars watch memory bp
      foreach name $imgs {
        image create photo ${name}_img -file [file join $gdb_ImageDir ${name}.gif]
      }
--- 705,711 ----
      }
      set _loaded_images 1
  
!     lappend imgs console reg stack vars watch memory bp
      foreach name $imgs {
        image create photo ${name}_img -file [file join $gdb_ImageDir ${name}.gif]
      }

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-20 22:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-20 14:05 icon cleanup Martin M. Hunt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).