diff options
author | corvid <corvid@lavabit.com> | 2011-07-29 23:34:17 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2011-07-29 23:34:17 +0000 |
commit | d4e3caf23b1639103cba50c20282cc2e647e3771 (patch) | |
tree | 319a8bab79ef36927d57c565a30341aefd009466 /dillorc | |
parent | f61e112903af5e04d28680e1527ead2757c3a0c3 (diff) |
dillorc panel_size descriptive text
Diffstat (limited to 'dillorc')
-rw-r--r-- | dillorc | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -191,10 +191,10 @@ # USER INTERFACE SECTION #------------------------------------------------------------------------- -# Size of dillo panel (used to enlarge the browsing area) -# tiny : recommended for iPAQ (with small_icons) -# small : very nice! (it's "medium" without icon titles) -# medium : nice! +# Size of dillo panel +# tiny : buttons, location, and progress boxes in one row +# small : location in one row, buttons + progress boxes in another +# medium : adds text labels to buttons and boxes # panel_size=tiny # panel_size=small #panel_size=medium |