From 84f5939d5f534265695f6bf576e5dff7fb05dbb9 Mon Sep 17 00:00:00 2001 From: Dominik Wenger Date: Fri, 22 Jun 2007 23:46:47 +0000 Subject: rbutil: Add nice Buttons (FS 7294, heavily modified). Buttons are from the gnome-icon-theme (GPL) and are in png format. In rbutil/icons there is bin2c.c which can convert those pngs to *.c and *.h. Call it with bin2c *.png (shell expansion). The Makefile (Linux/ Mac) needs updates to use this. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13690 a1c6a512-1295-4272-9138-f99709370657 --- rbutil/icons/bootloader_btn.png | Bin 0 -> 3345 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 rbutil/icons/bootloader_btn.png (limited to 'rbutil/icons/bootloader_btn.png') diff --git a/rbutil/icons/bootloader_btn.png b/rbutil/icons/bootloader_btn.png new file mode 100644 index 0000000000..3590c9c4b9 Binary files /dev/null and b/rbutil/icons/bootloader_btn.png differ -- cgit v1.2.3