A patch and a question



Hi.

The patch is a one-liner against current cvs. It fixes the problem that 
nothing is shown on the status bar when Print is selected in the File menu.

Some time ago I submitted a patch which makes it possible to change the 
focus to the mailbox-list using a keyboard shortcut then a mailbox can be 
selected using the up- and down-arrowkeys. This way I can use balsa 
without using the mouse. Am I the only one wanting such functionality? Or 
maybe we should have two functions: next-mailbox and prev-mailbox?

Best regards,
Jacob Ilsų.


Index: main-window.c
===================================================================
RCS file: /cvs/gnome/balsa/src/main-window.c,v
retrieving revision 1.433
diff -r1.433 main-window.c
319c319,320
<     { GNOME_APP_UI_ITEM, N_("_Print..."), NULL,
---
>     { GNOME_APP_UI_ITEM, N_("_Print..."),
>       N_("Print current message"),


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]