diff options
author | pspjuth <peter.spjuth@gmail.com> | 2012-08-26 17:07:19 (GMT) |
---|---|---|
committer | pspjuth <peter.spjuth@gmail.com> | 2012-08-26 17:07:19 (GMT) |
commit | 2c2a2e6522dcfc11aaa8017b47bc14485313349b (patch) | |
tree | d0cf2a1e6e56525333957dd5fe2aab36bf174a4c /library/icons.tcl | |
parent | fc0e57edc8cb5ad99ea9540032237367f8b0a777 (diff) | |
parent | e4c7ef5bdf6375e1860418b1ec92c07f88660cc8 (diff) | |
download | tk-2c2a2e6522dcfc11aaa8017b47bc14485313349b.zip tk-2c2a2e6522dcfc11aaa8017b47bc14485313349b.tar.gz tk-2c2a2e6522dcfc11aaa8017b47bc14485313349b.tar.bz2 |
merge trunkpspjuth_canvas
Diffstat (limited to 'library/icons.tcl')
-rw-r--r-- | library/icons.tcl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/library/icons.tcl b/library/icons.tcl index 452ae50..e53a1bd 100644 --- a/library/icons.tcl +++ b/library/icons.tcl @@ -9,9 +9,6 @@ # See http://tango.freedesktop.org/Tango_Desktop_Project # # Copyright (c) 2009 Pat Thoyts <patthoyts@users.sourceforge.net> -# -# RCS: @(#) $Id: icons.tcl,v 1.1 2009/01/11 11:51:39 patthoyts Exp $ -# namespace eval ::tk::icons {} |