aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_account.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-12-07 06:48:50 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-12-07 06:48:50 +0000
commit952e3f66b234b54ffbaaf27cb1604bda84d8dce0 (patch)
tree5050a92e57b79e8b440e60019c63ae9fb1d4f5b2 /libsylph/prefs_account.h
parente39a59270b9d66888b694207dc52f658058c684b (diff)
added UI for SOCKS settings.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2735 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'libsylph/prefs_account.h')
-rw-r--r--libsylph/prefs_account.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsylph/prefs_account.h b/libsylph/prefs_account.h
index 53295801..df012c98 100644
--- a/libsylph/prefs_account.h
+++ b/libsylph/prefs_account.h
@@ -170,7 +170,7 @@ struct _PrefsAccount
/* Compose */
gboolean sig_before_quote;
- /* Advanced - SOCKS proxy */
+ /* SOCKS proxy */
gboolean use_socks;
gboolean use_socks_for_recv;
gboolean use_socks_for_send;