Revision 2164 libsylph/prefs_common.h
| prefs_common.h (revision 2164) | ||
|---|---|---|
| 1 | 1 |
/* |
| 2 | 2 |
* LibSylph -- E-Mail client library |
| 3 |
* Copyright (C) 1999-2008 Hiroyuki Yamamoto
|
|
| 3 |
* Copyright (C) 1999-2009 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 |
| ... | ... | |
| 289 | 289 |
gboolean use_extsend; |
| 290 | 290 |
gchar *extsend_cmd; |
| 291 | 291 |
|
| 292 |
/* Update check */ |
|
| 293 |
gboolean auto_update_check; |
|
| 294 |
gboolean use_http_proxy; |
|
| 295 |
gchar *http_proxy_host; |
|
| 296 |
|
|
| 292 | 297 |
/* Advanced */ |
| 293 | 298 |
gboolean strict_cache_check; |
| 294 | 299 |
gint io_timeout_secs; |
Also available in: Unified diff