Revision 3212 libsylph/prefs_common.h
| prefs_common.h (revision 3212) | ||
|---|---|---|
| 1 | 1 |
/* |
| 2 | 2 |
* LibSylph -- E-Mail client library |
| 3 |
* Copyright (C) 1999-2012 Hiroyuki Yamamoto
|
|
| 3 |
* Copyright (C) 1999-2013 Hiroyuki Yamamoto
|
|
| 4 | 4 |
* |
| 5 | 5 |
* This library is free software; you can redistribute it and/or |
| 6 | 6 |
* modify it under the terms of the GNU Lesser General Public |
| ... | ... | |
| 341 | 341 |
gboolean show_attach_tab; /* Message - Attachment */ |
| 342 | 342 |
gboolean show_attached_files_first; /* Message - Attachment */ |
| 343 | 343 |
gint attach_toolbutton_pos; /* Message - Attachment */ |
| 344 |
|
|
| 345 |
gboolean enable_newmsg_notify_window; /* Receive */ |
|
| 344 | 346 |
}; |
| 345 | 347 |
|
| 346 | 348 |
extern PrefsCommon prefs_common; |
Also available in: Unified diff