Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > b4e87ef960dda3327363c9af81d2ed32 > files > 17

gnome-cups-manager-0.31-4mdv2008.0.src.rpm

diff -Nur gnome-cups-manager-0.31/libgnomecups/gnome-cups-ui-connection.c gnome-cups-manager-0.31.new/libgnomecups/gnome-cups-ui-connection.c
--- gnome-cups-manager-0.31/libgnomecups/gnome-cups-ui-connection.c	2006-05-18 12:53:57.000000000 +0200
+++ gnome-cups-manager-0.31.new/libgnomecups/gnome-cups-ui-connection.c	2006-05-18 12:55:38.000000000 +0200
@@ -1400,7 +1400,6 @@
 		w =  glade_xml_get_widget (cs->xml, "smb_username_entry");
 		gtk_entry_set_text (GTK_ENTRY (w), username);
 		w =  glade_xml_get_widget (cs->xml, "smb_password_entry");
-		gtk_entry_set_text (GTK_ENTRY (w), resource);
 	} else if (0 == g_ascii_strcasecmp (method, "lpd")) {
 		type = GCUPS_CONNECTION_LPD;