mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-24 15:29:45 +03:00
Increase default status bar width to two thirds.
svn path=/trunk/netsurf/; revision=2773
This commit is contained in:
parent
0309e937e6
commit
68ac9e41b1
@ -71,7 +71,7 @@ int option_fg_plot_style = tinct_ERROR_DIFFUSE;\
|
||||
int option_bg_plot_style = tinct_DITHER;\
|
||||
bool option_history_tooltip = true; \
|
||||
int option_scale = 100; \
|
||||
int option_toolbar_status_width = 5000; \
|
||||
int option_toolbar_status_width = 6667; \
|
||||
bool option_toolbar_show_status = true; \
|
||||
bool option_toolbar_show_buttons = true; \
|
||||
bool option_toolbar_show_address = true; \
|
||||
|
Loading…
Reference in New Issue
Block a user