[evolution-patches] evolution-1-4-branch patch for 40917
- From: Suresh Chandrasekharan <Suresh Chandrasekharan Eng Sun COM>
- To: evolution-patches ximian com
- Cc: sceri-evolution sun com
- Subject: [evolution-patches] evolution-1-4-branch patch for 40917
- Date: Fri, 26 Sep 2003 10:17:15 -0700 (PDT)
Hi All,
Attached find the patch for "40917 backspace shouldn't highlight the
whole remaining string in Setup Assistant"
Pl. check/apply if this is OK.
Thanks & Regards,
Suresh
? .mail-config-druid.c.swp
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/mail/ChangeLog,v
retrieving revision 1.2761.2.26
diff -u -r1.2761.2.26 ChangeLog
--- ChangeLog 25 Sep 2003 16:09:12 -0000 1.2761.2.26
+++ ChangeLog 26 Sep 2003 17:06:49 -0000
@@ -1,3 +1,8 @@
+2003-09-26 Suresh Chandrasekharan <suresh chandrasekharan sun com>
+
+ * mail-config-druid.c: (identity_changed) Fix for 40917 "Backspace
+ shouldn't highlight the whole remaining string in Setup Assistant.
+
2003-09-25 Rodney Dawes <dobey ximian com>
* mail-send-recv.c: Make the dialog more HIG-compliant by fixing
Index: mail-config-druid.c
===================================================================
RCS file: /cvs/gnome/evolution/mail/mail-config-druid.c,v
retrieving revision 1.100
diff -u -r1.100 mail-config-druid.c
--- mail-config-druid.c 16 Apr 2003 17:03:11 -0000 1.100
+++ mail-config-druid.c 26 Sep 2003 17:06:49 -0000
@@ -126,8 +126,10 @@
config_wizard_set_buttons_sensitive (mcw, TRUE, next_sensitive);
+/*
if (!next_sensitive)
gtk_widget_grab_focus (incomplete);
+*/
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]