This commit is contained in:
Matthias Clasen 2013-06-29 19:55:14 -04:00
parent 1bf16944c9
commit ab7b83d97c

View File

@ -574,7 +574,7 @@ main (int argc, char **argv)
const char *basedir;
/* I don't want to fight fuzzy scaling algorithms in GPUs,
* so unles you explicitly set it to something else, we
* so unless you explicitly set it to something else, we
* will use Cairo's image surface.
*/
g_setenv ("GDK_RENDERING", "image", FALSE);