added 'subcats as folders' option and support, set default ON.
[pandora-libraries.git] / minimenu / skin / default / mmskin.conf
index 17646bc..cd71c14 100644 (file)
@@ -53,15 +53,25 @@ sel_offoffset_x             -5      # so selection can be a little bigger than main cell, this i
 sel_offoffset_y                -5      # so selection can be a little bigger than main cell, this is selection offset relative to top corner of icon
 cell_width             85      # cell location is grid_offset_x + ( cell_width * column_number )
 cell_height            92      # cell location is grid_offset_y + ( cell_height * column_number )
+cell_width_w           85      # cell location is grid_offset_x + ( cell_width * column_number ) [detail pane hidden]
+cell_height_w          92      # cell location is grid_offset_y + ( cell_height * column_number ) [detail pane hidden]
 col_max                        5       # number of columns to render into grid
 row_max                        4       # number of rows to display before we stop rendering
+col_max_w              9       # number of columns to render into grid [detail pane hidden]
+row_max_w              4       # number of rows to display before we stop rendering [detail pane hidden]
 text_hilite_offset_y   62      # from top of cell to top of hilight
 arrow_up_x             450     # left edge of up-arrow showing more icons scrolled away
 arrow_up_y             80      # top edge of up-arrow showing more icons scrolled away
+arrow_up_x_w           780     # left edge of up-arrow showing more icons scrolled away [detail pane hidden]
+arrow_up_y_w           80      # top edge of up-arrow showing more icons scrolled away [detail pane hidden]
 arrow_down_x           450     # left edge of down-arrow showing more icons scrolled away
 arrow_down_y           380     # top edge of down-arrow showing more icons scrolled away
+arrow_down_x_w         780     # left edge of down-arrow showing more icons scrolled away [detail pane hidden]
+arrow_down_y_w         380     # top edge of down-arrow showing more icons scrolled away [detail pane hidden]
 arrow_bar_x            450     # left edge of scrollbar
 arrow_bar_y            98      # top edge of scrollbar
+arrow_bar_x_w          780     # left edge of scrollbar [detail pane hidden]
+arrow_bar_y_w          98      # top edge of scrollbar [detail pane hidden]
 arrow_bar_clip_w       15      # clip scrollbar artwork to width-X
 arrow_bar_clip_h       281     # clip scrollbar artwork to height-X
 scale_up_bool          0       # if 0, will not try to scale up icons