From: gc Date: Tue, 27 Sep 2005 18:16:03 +0000 (+0000) Subject: add icons X-Git-Tag: 0.9.0~350 X-Git-Url: http://git.zarb.org/?p=booh;a=commitdiff_plain;h=efa89e2eb3e32eacadd3fa9bf0894ef2a5c8b901 add icons --- diff --git a/INSTALL b/INSTALL index 9230988..e02958f 100644 --- a/INSTALL +++ b/INSTALL @@ -50,3 +50,5 @@ Note: it will install things in traditional directories plus ruby_archdir and ruby_libdir, the latter one being the result of ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']" + +Find icons for you menu system in the icons/ subdir. diff --git a/icons/booh-16x16.png b/icons/booh-16x16.png new file mode 100644 index 0000000..66abd80 Binary files /dev/null and b/icons/booh-16x16.png differ diff --git a/icons/booh-32x32.png b/icons/booh-32x32.png new file mode 100644 index 0000000..d589968 Binary files /dev/null and b/icons/booh-32x32.png differ diff --git a/icons/booh-48x48.png b/icons/booh-48x48.png new file mode 100644 index 0000000..0da00d9 Binary files /dev/null and b/icons/booh-48x48.png differ