X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=devices.c;h=e4d6913875b6025f7f6a22ec685e861cb766c744;hp=4936f9ab2adfc515c61ff30a990dcc7cdcfea369;hb=bdb389592338a2f69af98d763a39c617374c1233;hpb=f2c8c4c7197ef61c0378ffbeb4649d28bfcbba06;ds=sidebyside 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);