X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fshadebobs.c;h=64fa82c9772d7e28b3ba7a87d3f74e4fd00fd6e1;hp=881740c9996ed97fc30fbadae4b5b3f838928c4b;hb=4ade52359b6eba3621566dac79793a33aa4c915f;hpb=ff35d056d723c9a5ffe728dbba5f1c25e141be04 diff --git a/hacks/shadebobs.c b/hacks/shadebobs.c index 881740c9..64fa82c9 100644 --- a/hacks/shadebobs.c +++ b/hacks/shadebobs.c @@ -52,6 +52,9 @@ static const char *shadebobs_defaults [] = { "*cycles: 10", "*ncolors: 64", /* changing this doesn't work particularly well */ "*delay: 10000", +#ifdef USE_IPHONE + "*ignoreRotation: True", +#endif 0 };