From 55202fbcffd8741b84489f8f4f8c25956469f1bc Mon Sep 17 00:00:00 2001 From: Colin Leroy Date: Sun, 21 Nov 2010 17:35:21 +0000 Subject: [PATCH] 2010-11-21 [colin] 3.7.7cvs3 * src/plugins/pgpcore/claws.def Win32 build fix --- ChangeLog | 5 +++++ PATCHSETS | 1 + configure.ac | 2 +- src/plugins/pgpcore/claws.def | 1 + 4 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d9a2406c3..e96c19331 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-11-21 [colin] 3.7.7cvs3 + + * src/plugins/pgpcore/claws.def + Win32 build fix + 2010-11-20 [wwp] 3.7.7cvs2 * src/main.c diff --git a/PATCHSETS b/PATCHSETS index a02746399..f19fa9442 100644 --- a/PATCHSETS +++ b/PATCHSETS @@ -4064,3 +4064,4 @@ ( cvs diff -u -r 1.1.2.17 -r 1.1.2.18 po/ca.po; cvs diff -u -r 1.9.2.19 -r 1.9.2.20 po/cs.po; cvs diff -u -r 1.58.2.47 -r 1.58.2.48 po/de.po; cvs diff -u -r 1.60.2.61 -r 1.60.2.62 po/es.po; cvs diff -u -r 1.1.2.25 -r 1.1.2.26 po/fi.po; cvs diff -u -r 1.42.2.51 -r 1.42.2.52 po/fr.po; cvs diff -u -r 1.5.2.17 -r 1.5.2.18 po/hu.po; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/id.po; cvs diff -u -r 1.50.2.39 -r 1.50.2.40 po/pt_BR.po; cvs diff -u -r 1.2.2.30 -r 1.2.2.31 po/sk.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/uk.po; ) > 3.7.6cvs66.patchset ( cvs diff -u -r 1.100.2.75 -r 1.100.2.76 AUTHORS; ) > 3.7.7cvs1.patchset ( cvs diff -u -r 1.115.2.231 -r 1.115.2.232 src/main.c; ) > 3.7.7cvs2.patchset +( cvs diff -u -r 1.1.2.5 -r 1.1.2.6 src/plugins/pgpcore/claws.def; ) > 3.7.7cvs3.patchset diff --git a/configure.ac b/configure.ac index bbecccf84..a493c08bb 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ MINOR_VERSION=7 MICRO_VERSION=7 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=2 +EXTRA_VERSION=3 EXTRA_RELEASE= EXTRA_GTK2_VERSION= diff --git a/src/plugins/pgpcore/claws.def b/src/plugins/pgpcore/claws.def index 1e73339c6..265d11f77 100644 --- a/src/plugins/pgpcore/claws.def +++ b/src/plugins/pgpcore/claws.def @@ -38,6 +38,7 @@ gtk_cmclist_set_sort_type gtk_cmclist_sort gtkut_get_options_frame gtkut_stock_button_set_create +gtkut_widget_set_can_default gtkut_window_new input_dialog label_window_create -- 2.25.1