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/autodetection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rbutil/autodetection.h') diff --git a/rbutil/autodetection.h b/rbutil/autodetection.h index a69b9e4bca..cfd0dbab96 100644 --- a/rbutil/autodetection.h +++ b/rbutil/autodetection.h @@ -41,7 +41,7 @@ struct UsbDeviceInfo bool detectDevices(UsbDeviceInfo* tempdevice); -wxArrayString getPossibleMountPoints(); /* this funktion has to be implemented for every OS +wxArrayString getPossibleMountPoints(); /* this funktion has to be implemented for every OS */ /******************************** -- cgit v1.2.3