X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Fmainwindow.c;h=6a554f109bdbb67ae7bd7cf23480b2666ade68e7;hp=ff38950ed64961e12186fba4d21d94bbe2604794;hb=f898a185862d25afe60f06aa07b0992dc649d0ce;hpb=be61363c219db981f2254718e40e21d38b140381;ds=sidebyside diff --git a/src/mainwindow.c b/src/mainwindow.c index ff38950ed..6a554f109 100644 --- a/src/mainwindow.c +++ b/src/mainwindow.c @@ -1310,7 +1310,7 @@ void main_window_set_menu_sensitive(MainWindow *mainwin) {"/Message/Get new mail" , M_HAVE_ACCOUNT|M_UNLOCKED}, {"/Message/Get from all accounts", M_HAVE_ACCOUNT|M_UNLOCKED}, - {"/Message/Compose new message" , M_HAVE_ACCOUNT}, +/* {"/Message/Compose new message" , M_HAVE_ACCOUNT}, */ {"/Message/Reply" , M_HAVE_ACCOUNT|M_SINGLE_TARGET_EXIST}, {"/Message/Reply to sender" , M_HAVE_ACCOUNT|M_SINGLE_TARGET_EXIST}, {"/Message/Reply to all" , M_HAVE_ACCOUNT|M_SINGLE_TARGET_EXIST},