Revision 3212 libsylph/prefs_common.c
| prefs_common.c (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 |
| ... | ... | |
| 51 | 51 |
&prefs_common.enable_newmsg_notify_sound, P_BOOL}, |
| 52 | 52 |
{"newmsg_notify_sound", NULL, &prefs_common.newmsg_notify_sound,
|
| 53 | 53 |
P_STRING}, |
| 54 |
{"enable_newmsg_notify_window", "TRUE",
|
|
| 55 |
&prefs_common.enable_newmsg_notify_window, P_BOOL}, |
|
| 54 | 56 |
|
| 55 | 57 |
{"inc_local", "FALSE", &prefs_common.inc_local, P_BOOL},
|
| 56 | 58 |
{"filter_on_inc_local", "TRUE", &prefs_common.filter_on_inc, P_BOOL},
|
Also available in: Unified diff