# HG changeset patch # User Matti Hamalainen # Date 1188486842 0 # Node ID b02642940638f81f81c4230db4b01f9c9459fae5 # Parent b6c7c26569cce7226a9893c4a613356f542f2a96 Added confirmation dialog. diff -r b6c7c26569cc -r b02642940638 xmms-sid.glade --- a/xmms-sid.glade Thu Aug 30 15:08:00 2007 +0000 +++ b/xmms-sid.glade Thu Aug 30 15:14:02 2007 +0000 @@ -3212,4 +3212,91 @@ + + GtkDialog + xs_confirmwin + Confirm selected action + GTK_WINDOW_DIALOG + GTK_WIN_POS_NONE + False + True + True + False + + + GtkVBox + Dialog:vbox + dialog-vbox1 + False + 0 + + + GtkHBox + Dialog:action_area + dialog-action_area1 + 6 + True + 5 + + 0 + False + True + GTK_PACK_END + + + + GtkHButtonBox + hbuttonbox2 + GTK_BUTTONBOX_END + 8 + 85 + 27 + 0 + 0 + + 0 + True + True + + + + GtkButton + xs_confirm_yes + True + True + + GTK_RELIEF_NORMAL + + + + GtkButton + xs_confirm_no + True + True + + GTK_RELIEF_NORMAL + + + + + + GtkFrame + xs_confirm_frame + 6 + + 0 + GTK_SHADOW_ETCHED_IN + + 0 + True + True + + + + Placeholder + + + + +