+icons
authorshort <>
Wed, 15 Oct 2003 07:20:50 +0000 (07:20 +0000)
committershort <>
Wed, 15 Oct 2003 07:20:50 +0000 (07:20 +0000)
autogen.pl
project/gladewsrc/ListItem.pm
project/gladewsrc/glade-icon.png [new file with mode: 0644]
project/muttsort/ListItem.pm
project/muttsort/mutt_button.png [new file with mode: 0644]
project/patchd2/ListItem.pm
project/patchd2/d2-icon.jpeg [new file with mode: 0644]

index db72392..7338699 100755 (executable)
@@ -66,5 +66,7 @@ AutoGen->run(
                                ./project/xbill/*.gif
                                ./project/etherealmmse/*.gif
                                ./project/etherealwsp/*.gif
+                               ./project/gladewsrc/*.gif
+                               ./project/muttsort/*.gif
                                )],
                );
index c85c179..83116ae 100755 (executable)
@@ -32,6 +32,7 @@ our @ListItem=(
                "name"=>a_href('http://glade.gnome.org/','Glade').' -w',
                "platform"=>"patch",
                "priority"=>4,
+               "icon"=>"glade-icon",
                "summary"=>'Option <i>--write-source</i> for batch compilation',
                "download-original patch"=>'glade-0.5.7-writesource.diff',
                "link-ChangeLog entry"=>'http://cvs.gnome.org/bonsai/cvslog.cgi?file=glade%2Fglade/main.c&root=/cvs/gnome#1.10',
diff --git a/project/gladewsrc/glade-icon.png b/project/gladewsrc/glade-icon.png
new file mode 100644 (file)
index 0000000..3c23cad
Binary files /dev/null and b/project/gladewsrc/glade-icon.png differ
index 2512f85..bb75c0f 100755 (executable)
@@ -32,6 +32,7 @@ our @ListItem=(
                "name"=>a_href('http://www.mutt.org/','Mutt').' speedup',
                "platform"=>"patch",
                "priority"=>5,
+               "icon"=>"mutt_button",
                "summary"=>'Mailbox reading phase acceleration',
                "download-patch"=>'mutt-sort.diff',
                "license"=>"GPL",
diff --git a/project/muttsort/mutt_button.png b/project/muttsort/mutt_button.png
new file mode 100644 (file)
index 0000000..aa1f6fe
Binary files /dev/null and b/project/muttsort/mutt_button.png differ
index 26dbd80..4cbc2eb 100755 (executable)
@@ -32,6 +32,7 @@ our @ListItem=(
                "name"=>a_href('http://www.descent2.com/','Descent 2').' no-CD',
                "platform"=>"dos",
                "priority"=>2,
+               "icon"=>"d2-icon.jpeg",
                "download"=>"patchd2.zip",
                "summary"=>a_href('http://www.descent2.com/','Descent 2').' patch to avoid CD-ROM requirement',
                "license"=>"PD",
diff --git a/project/patchd2/d2-icon.jpeg b/project/patchd2/d2-icon.jpeg
new file mode 100644 (file)
index 0000000..d891379
Binary files /dev/null and b/project/patchd2/d2-icon.jpeg differ