diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2013-09-16 18:36:54 -0300 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2013-09-16 18:36:54 -0300 |
commit | 5bc56051a92ed2355dbfa2b93e89774fd445e6d9 (patch) | |
tree | ef2d7861be619acf6a4c44672ab33b00e3bf082a /dillorc | |
parent | b2be12828a20c54b325a4f31ca62959ea12f642b (diff) |
Made show_url dillorc option work again (BUG#1128)
Some apps that embed dillo or work in kiosk mode find good use for it.
Diffstat (limited to 'dillorc')
-rw-r--r-- | dillorc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -320,6 +320,7 @@ ui_tab_bg_color=#b7beb7 #show_tools=YES #show_filemenu=YES #show_clear_url=YES +#show_url=YES #show_search=YES #show_help=YES #show_progress_box=YES |