X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fspotlight.c;h=cbd33f2a2e43857e584ea76f18ac583ff5214377;hp=014fff6543a525faaea2212f2ebd563db55c05bb;hb=4ade52359b6eba3621566dac79793a33aa4c915f;hpb=ff35d056d723c9a5ffe728dbba5f1c25e141be04 diff --git a/hacks/spotlight.c b/hacks/spotlight.c index 014fff65..cbd33f2a 100644 --- a/hacks/spotlight.c +++ b/hacks/spotlight.c @@ -320,6 +320,9 @@ static const char *spotlight_defaults [] = { "*delay: 10000", "*duration: 120", "*radius: 125", +#ifdef USE_IPHONE + "*ignoreRotation: True", +#endif 0 };