diff --git a/dwss.c b/dwss.c index dee3bd6..8f18283 100644 --- a/dwss.c +++ b/dwss.c @@ -63,11 +63,9 @@ main (int argc, error = NULL; gtk_init_with_args (&argc, &argv, - /* translators: the word "image" here - * represents a command line argument - */ - _("image - floats images around the screen"), + _("DornerWorks ScreenSaver"), NULL, NULL, &error); + gdk_gl_init(&argc, &argv); if (error != NULL)