A better logo.
authorEric S. Raymond <esr@thyrsus.com>
Tue, 28 Aug 2012 05:50:38 +0000 (01:50 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 28 Aug 2012 05:50:38 +0000 (01:50 -0400)
Makefile
NEWS [new file with mode: 0644]
control
irker-logo.png [new file with mode: 0644]

index 7e58cfb347a17a5be5f102febaee4286ed04c197..a8620aebfdb78d0c73d2b0b9b7d65d3c85fe782b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ clean:
        rm -f irker irker.1 irker-*.rpm irker-*.tar.gz *~
        rm -f SHIPPER.* *.html
 
-SOURCES = README COPYING irker.py Makefile irker.xml
+SOURCES = README COPYING NEWS irker.py Makefile irker.xml irker-logo.jpg
 
 version:
        @echo $(VERS)
diff --git a/NEWS b/NEWS
new file mode 100644 (file)
index 0000000..5262634
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,6 @@
+                       irker history 
+
+1.0 @
+  First production version.
+
+
diff --git a/control b/control
index e662d976f5f047e520bc42bfdf7acef2cbdf0fa7..ee1f33a2e6123207ae057dc7e6ad920961d2527a 100644 (file)
--- a/control
+++ b/control
@@ -13,7 +13,7 @@ XBS-Destinations: freecode
 
 Homepage: http://www.catb.org/~esr/irker
 
-#XBS-Logo: shipper-logo.png
+XBS-Logo: irker-logo.png
 
 XBS-Project-Tag-List: IRC, client
 
diff --git a/irker-logo.png b/irker-logo.png
new file mode 100644 (file)
index 0000000..bce2a7e
Binary files /dev/null and b/irker-logo.png differ