summaryrefslogtreecommitdiff
path: root/recipes/balsa/balsa-2.4.0/balsa-touch.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/balsa/balsa-2.4.0/balsa-touch.patch')
-rw-r--r--recipes/balsa/balsa-2.4.0/balsa-touch.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes/balsa/balsa-2.4.0/balsa-touch.patch b/recipes/balsa/balsa-2.4.0/balsa-touch.patch
deleted file mode 100644
index 16b0a68eeb..0000000000
--- a/recipes/balsa/balsa-2.4.0/balsa-touch.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- balsa-2.4.0/src/main-window.c
-+++ balsa-2.4.0/src/main-window.c
-@@ -375,7 +375,7 @@
- G_CALLBACK(mailbox_conf_add_mbox_cb)},
- {"NewMaildir", GTK_STOCK_ADD, N_("New \"Maildir\" mailbox..."), NULL,
- N_("Add a new Maildir style mailbox"),
-- G_CALLBACK(bw_mailbox_conf_add_maildir_cb)},
-+ G_CALLBACK(mailbox_conf_add_maildir_cb)},
- {"NewMH", GTK_STOCK_ADD, N_("New \"MH\" mailbox..."), NULL,
- N_("Add a new MH style mailbox"), G_CALLBACK(mailbox_conf_add_mh_cb)},
- #endif /* ENABLE_TOUCH_UI */