David Barth has proposed merging lp:~bratsche/notify-osd/330091 into 
lp:notify-osd.

Requested reviews:
    Notify OSD Developers (notify-osd-developers)
-- 
https://code.launchpad.net/~bratsche/notify-osd/330091/+merge/4014
Your team Notify OSD Developers is subscribed to branch lp:notify-osd.
=== modified file 'src/dialog.c'
--- src/dialog.c	2009-02-18 16:04:57 +0000
+++ src/dialog.c	2009-02-27 01:06:21 +0000
@@ -215,6 +215,11 @@
 			  G_CALLBACK (handle_response),
 			  dialog);
 
+	gtk_window_set_focus (GTK_WINDOW (dialog),
+			      NULL);
+	gtk_window_set_default (GTK_WINDOW (dialog),
+				NULL);
+
 	gtk_widget_show_all (dialog);
 
 	/* pretend its visible, so that the purge algorithm

_______________________________________________
Mailing list: https://launchpad.net/~dx-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dx-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to