From 805ebe10848316f357553cac516187475989abae Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 11 Jul 2004 20:16:02 +0000 Subject: r1455: More Gtk+ updates: - Start working on 'gwsam' - Add GtkSelectDomainDialog and GtkSelectHostDialog (This used to be commit bea47671aa791f3c4d22263f9444aea1a73f47f1) --- source4/gtk/README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source4/gtk/README') diff --git a/source4/gtk/README b/source4/gtk/README index 7947d45e25..ae41065e34 100644 --- a/source4/gtk/README +++ b/source4/gtk/README @@ -4,6 +4,8 @@ things. Common code at the moment: GtkRpcBindingDialog - Gtk Dialog Window for obtaining user credentials and a RPC binding string +GtkSelectDomainDialog - Gtk Dialog for selecting a domain +GtkSelectHostDialog - Gtk Dialog for selecting a SMB host gtk_show_werror() - Show dialog box with a WERROR gtk_show_nterror() - Show dialog box with a NTSTATUS create_gtk_samba_about() - Shows about Window -- cgit