X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Finteraggregate.c;h=35879f9c3b2109c64bc37598f4cc909733960361;hb=2762a7d7cf8d83e68b8f635941f6609119d630ae;hp=6e48f3f277c28369e6ab188423885c37a18ca502;hpb=50be9bb40dc60130c99ffa568e6677779904ff70;p=xscreensaver diff --git a/hacks/interaggregate.c b/hacks/interaggregate.c index 6e48f3f2..35879f9c 100644 --- a/hacks/interaggregate.c +++ b/hacks/interaggregate.c @@ -85,6 +85,9 @@ static const char *interaggregate_defaults[] = "*baseOrbits: 75", "*baseOnCenter: False", "*drawCenters: False", +#ifdef USE_IPHONE + "*ignoreRotation: True", +#endif 0 };