Revision 3204
| src/mainwindow.c (revision 3204) | ||
|---|---|---|
| 4106 | 4106 |
"--status [folder]...\n" |
| 4107 | 4107 |
"--status-full [folder]...\n" |
| 4108 | 4108 |
"--open folderid/msgnum\n" |
| 4109 |
"--open <file URL>\n" |
|
| 4109 | 4110 |
"--configdir dirname\n" |
| 4110 | 4111 |
"--exit\n" |
| 4111 | 4112 |
"--debug\n" |
| 4113 |
"--safe-mode\n" |
|
| 4112 | 4114 |
"--help\n" |
| 4113 | 4115 |
"--version")); |
| 4114 | 4116 |
gtk_box_pack_start(GTK_BOX(hbox), label, FALSE, FALSE, 0); |
| ... | ... | |
| 4123 | 4125 |
"show the total number of messages\n" |
| 4124 | 4126 |
"show the status of each folder\n" |
| 4125 | 4127 |
"open message in new window\n" |
| 4128 |
"open an rfc822 message file in a new window\n" |
|
| 4126 | 4129 |
"specify directory which stores configuration files\n" |
| 4127 | 4130 |
"exit Sylpheed\n" |
| 4128 | 4131 |
"debug mode\n" |
| 4132 |
"safe mode\n" |
|
| 4129 | 4133 |
"display this help and exit\n" |
| 4130 | 4134 |
"output version information and exit")); |
| 4131 | 4135 |
gtk_box_pack_start(GTK_BOX(hbox), label, FALSE, FALSE, 0); |
| ChangeLog (revision 3204) | ||
|---|---|---|
| 1 | 1 |
2013-01-31 |
| 2 | 2 |
|
| 3 |
* src/mainwindow.c: help_command_line_show(): updated command line |
|
| 4 |
help. |
|
| 5 |
|
|
| 6 |
2013-01-31 |
|
| 7 |
|
|
| 3 | 8 |
* src/rpop3.c: do not disconnect immediately but send QUIT on normal |
| 4 | 9 |
POP3 errors. |
| 5 | 10 |
Changed 'Refresh' button/menu to 'Resume'. |
Also available in: Unified diff