summaryrefslogtreecommitdiff
path: root/src/convert-icon
diff options
context:
space:
mode:
Diffstat (limited to 'src/convert-icon')
-rwxr-xr-xsrc/convert-icon13
1 files changed, 1 insertions, 12 deletions
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