From 712d28b5dca2bb8b4d4ee2d8f669a9aa5da07ac2 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Tue, 24 May 2011 14:18:07 -0400 Subject: [PATCH] use 32px Quick Launch icons --- plugins/bbIconBox/bbIconBox.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/bbIconBox/bbIconBox.rc b/plugins/bbIconBox/bbIconBox.rc index 303899c..dea0618 100644 --- a/plugins/bbIconBox/bbIconBox.rc +++ b/plugins/bbIconBox/bbIconBox.rc @@ -46,8 +46,8 @@ bbIconBox.Quick+Launch.orientation: vertical bbIconBox.Quick+Launch.path: APPDATA\Microsoft\Internet Explorer\Quick Launch bbIconBox.Quick+Launch.title: Quick bbIconBox.Quick+Launch.rows: 4 -bbIconBox.Quick+Launch.columns: 2 -bbIconBox.Quick+Launch.icon.size: 16 +bbIconBox.Quick+Launch.columns: 1 +bbIconBox.Quick+Launch.icon.size: 32 bbIconBox.Quick+Launch.icon.saturation: 255 bbIconBox.Quick+Launch.icon.hue: 0 bbIconBox.Quick+Launch.drawTitle: false