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:
@ -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
|
||||
|
@ -3917,24 +3917,6 @@ For example: "Work" or "Personal"</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>
|
||||
|
Reference in New Issue
Block a user