[Commits] fancy_prefs.c 1.1.2.3 1.1.2.4
colin at claws-mail.org
colin at claws-mail.org
Thu Mar 7 22:40:58 CET 2013
Update of /home/claws-mail/claws/src/plugins/fancy
In directory srv:/tmp/cvs-serv23401/src/plugins/fancy
Modified Files:
Tag: gtk2
fancy_prefs.c
Log Message:
2013-03-07 [colin] 3.9.0cvs109
* src/plugins/fancy/fancy_prefs.c
And make Open External default to true :)
Index: fancy_prefs.c
===================================================================
RCS file: /home/claws-mail/claws/src/plugins/fancy/Attic/fancy_prefs.c,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -d -r1.1.2.3 -r1.1.2.4
--- fancy_prefs.c 7 Mar 2013 11:32:13 -0000 1.1.2.3
+++ fancy_prefs.c 7 Mar 2013 21:40:56 -0000 1.1.2.4
@@ -77,7 +77,7 @@
NULL, NULL, NULL},
{"enable_plugins", "FALSE", &fancy_prefs.enable_plugins, P_BOOL,
NULL, NULL, NULL},
- {"open_external", "FALSE", &fancy_prefs.open_external, P_BOOL,
+ {"open_external", "TRUE", &fancy_prefs.open_external, P_BOOL,
NULL, NULL, NULL},
{"zoom_level", "100", &fancy_prefs.zoom_level, P_INT,
NULL, NULL, NULL},
More information about the Commits
mailing list