remove link hilighting option that isn't attached to anything.

2003-05-21  Larry Ewing  <lewing@ximian.com>

	* mail-config.glade: remove link hilighting option that isn't
	attached to anything.

svn path=/trunk/; revision=21298
This commit is contained in:
Larry Ewing
2003-05-21 15:26:24 +00:00
committed by Larry Ewing
parent f3ed67cdd5
commit 4a405c6634
2 changed files with 5 additions and 18 deletions

View File

@ -1,3 +1,8 @@
2003-05-21 Larry Ewing <lewing@ximian.com>
* mail-config.glade: remove link hilighting option that isn't
attached to anything.
2003-05-20 Larry Ewing <lewing@ximian.com>
* mail-display.c: filter notification events to keep the redisplay

View File

@ -3917,24 +3917,6 @@ For example: &quot;Work&quot; or &quot;Personal&quot;</property>
</packing>
</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>