From 7bd51fba5891163c6b0e615b4e010c692f792475 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Wed, 18 Oct 2006 00:51:11 +0000 Subject: Strip out CVS logs, RCS Id tags. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 704 --- src/convert-icon | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'src/convert-icon') diff --git a/src/convert-icon b/src/convert-icon index 3fb373e9..16412378 100755 --- a/src/convert-icon +++ b/src/convert-icon @@ -1,6 +1,6 @@ #!/usr/bin/python # -# $Id: convert-icon 654 2006-09-22 22:12:50Z fraggle $ +# $Id: convert-icon 704 2006-10-18 00:51:11Z fraggle $ # # Copyright(C) 2005 Simon Howard # @@ -21,17 +21,6 @@ # # Converts images into C structures to be inserted in programs # -# $Log$ -# Revision 1.3 2006/01/16 23:35:55 fraggle -# Write icon data as hex numbers, rather than decimal -# -# Revision 1.2 2005/09/27 22:23:32 fraggle -# Don't write converted output file unless everything went through -# okay. -# -# Revision 1.1 2005/09/24 22:04:03 fraggle -# Add application icon to running program -# import sys import os -- cgit v1.2.3