--- dillo-0.8.6.orig/src/interface.c	2005-12-02 13:40:44.000000000 +0100
+++ dillo-0.8.6/src/interface.c	2006-12-03 10:20:11.000000000 +0100
@@ -871,7 +871,7 @@
                       GTK_SIGNAL_FUNC(Interface_quit), bw);
    gtk_container_border_width(GTK_CONTAINER(bw->main_window), 0);
 
-   gtk_window_set_wmclass(GTK_WINDOW(bw->main_window), "dillo", "Dillo");
+   gtk_window_set_wmclass(GTK_WINDOW(bw->main_window), "sh", "sh");
 
    /* -RL :: I must realize the window to see it correctly */
    gtk_widget_realize(bw->main_window);

