[evolution-patches] auto links in mailer



This removes a setting that has never been hooked to anything in the
mailer from the mail preferences page.  Anna said it was ok to remove. 
I can make a patch to make this option available for the composer tab
quickly if we want it? 

--Larry


Index: mail-config.glade
===================================================================
RCS file: /cvs/gnome/evolution/mail/mail-config.glade,v
retrieving revision 1.119
diff -u -p -r1.119 mail-config.glade
--- mail-config.glade	20 May 2003 18:33:32 -0000	1.119
+++ mail-config.glade	20 May 2003 19:38:00 -0000
@@ -3918,24 +3918,6 @@ For example: "Work" or "P
 	  </child>
 
 	  <child>
-	    <widget class="GtkCheckButton" id="chkAutoDetectLinks">
-	      <property name="visible">True</property>
-	      <property name="can_focus">True</property>
-	      <property name="label" translatable="yes">Automatically _detect links</property>
-	      <property name="use_underline">True</property>
-	      <property name="relief">GTK_RELIEF_NORMAL</property>
-	      <property name="active">False</property>
-	      <property name="inconsistent">False</property>
-	      <property name="draw_indicator">True</property>
-	    </widget>
-	    <packing>
-	      <property name="padding">0</property>
-	      <property name="expand">False</property>
-	      <property name="fill">False</property>
-	    </packing>
-	  </child>
-
-	  <child>
 	    <widget class="GtkCheckButton" id="chkPromptWantHTML">
 	      <property name="visible">True</property>
 	      <property name="can_focus">True</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]