X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=devices.c;h=e4d6913875b6025f7f6a22ec685e861cb766c744;hb=774f9b57897d9e19847310145072f577fd680987;hp=4936f9ab2adfc515c61ff30a990dcc7cdcfea369;hpb=f2c8c4c7197ef61c0378ffbeb4649d28bfcbba06;p=petitboot diff --git a/devices.c b/devices.c index 4936f9a..e4d6913 100644 --- a/devices.c +++ b/devices.c @@ -13,7 +13,7 @@ #include "petitboot-paths.h" #include "devices/message.h" -#define PBOOT_DEFAULT_ICON "usbpen.png" +#define PBOOT_DEFAULT_ICON "tux.png" static const char *default_icon = artwork_pathname(PBOOT_DEFAULT_ICON);