diff options
author | Jonas Smedegaard <dr@jones.dk> | 2012-10-11 09:22:53 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2012-10-11 09:23:07 +0200 |
commit | 7345fd7555aaf8420c96f39b11b505f4d192b11e (patch) | |
tree | 00f03d2b2a01d89302e2ea0ba6b9b28cd0c4a3fe | |
parent | 1891294cdc0e4d893870549f587be9887cfddde5 (diff) |
Comment out display of right margin (modar* skin bogusly expects white background.
-rw-r--r-- | mc/mc.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ use_internal_view=1 use_internal_edit=1 num_history_items_recorded=200 editor_option_save_mode=0 -editor_show_right_margin=1 +#editor_show_right_margin=1 skin=modarcon16-defbg-thin [Panels] |