2007-03-31 [colin] 2.8.1cvs77
[claws.git] / src / prefs_common.c
index f70e489fab148faf94d807f743001537fc766cce..0f3f618975aea69a53dd411ee3d68bbd70debed2 100644 (file)
@@ -886,6 +886,9 @@ static PrefParam param[] = {
        {"folderitemwin_height", "-1", &prefs_common.folderitemwin_height, P_INT,
         NULL, NULL, NULL},
 
+       {"zero_replacement_char", "0", &prefs_common.zero_replacement, P_STRING,
+        NULL, NULL, NULL},
+
        {"editaccountwin_width", "500", &prefs_common.editaccountwin_width, P_INT,
         NULL, NULL, NULL},
        {"editaccountwin_height", "-1", &prefs_common.editaccountwin_height, P_INT,