* src/compose.c
fix a typo in my previous commit (sorry!).
+2006-02-22 [wwp] 2.0.0cvs72
+
+ * src/compose.c
+ fix a typo in my previous commit (sorry!).
+
2006-02-22 [wwp] 2.0.0cvs71
* src/prefs_toolbar.c
2006-02-22 [wwp] 2.0.0cvs71
* src/prefs_toolbar.c
( cvs diff -u -r 1.395.2.172 -r 1.395.2.173 src/summaryview.c; cvs diff -u -r 1.5.2.27 -r 1.5.2.28 src/gtk/pluginwindow.c; cvs diff -u -r 1.1.2.7 -r 1.1.2.8 src/plugins/pgpcore/prefs_gpg.c; ) > 2.0.0cvs69.patchset
( cvs diff -u -r 1.382.2.243 -r 1.382.2.244 src/compose.c; ) > 2.0.0cvs70.patchset
( cvs diff -u -r 1.30.2.23 -r 1.30.2.24 src/prefs_toolbar.c; ) > 2.0.0cvs71.patchset
( cvs diff -u -r 1.395.2.172 -r 1.395.2.173 src/summaryview.c; cvs diff -u -r 1.5.2.27 -r 1.5.2.28 src/gtk/pluginwindow.c; cvs diff -u -r 1.1.2.7 -r 1.1.2.8 src/plugins/pgpcore/prefs_gpg.c; ) > 2.0.0cvs69.patchset
( cvs diff -u -r 1.382.2.243 -r 1.382.2.244 src/compose.c; ) > 2.0.0cvs70.patchset
( cvs diff -u -r 1.30.2.23 -r 1.30.2.24 src/prefs_toolbar.c; ) > 2.0.0cvs71.patchset
+( cvs diff -u -r 1.382.2.244 -r 1.382.2.245 src/compose.c; ) > 2.0.0cvs72.patchset
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
gtk_widget_set_sensitive(compose->toolbar->draft_btn, sensitive);
gtk_widget_set_sensitive(compose->toolbar->insert_btn, sensitive);
if (compose->toolbar->sig_btn)
gtk_widget_set_sensitive(compose->toolbar->draft_btn, sensitive);
gtk_widget_set_sensitive(compose->toolbar->insert_btn, sensitive);
if (compose->toolbar->sig_btn)
- gtk_widget_set_sensitive(compose->toolbar->sig_btn, ensitive);
+ gtk_widget_set_sensitive(compose->toolbar->sig_btn, sensitive);
if (compose->toolbar->exteditor_btn)
gtk_widget_set_sensitive(compose->toolbar->exteditor_btn, sensitive);
if (compose->toolbar->linewrap_current_btn)
if (compose->toolbar->exteditor_btn)
gtk_widget_set_sensitive(compose->toolbar->exteditor_btn, sensitive);
if (compose->toolbar->linewrap_current_btn)