From 366f700c4a5a0f76cb6dfc6c15de70ae31334c21 Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Mon, 30 Aug 2010 03:47:31 +0200 Subject: [PATCH] make xtray default --- build/xchat-wdk.iss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/xchat-wdk.iss b/build/xchat-wdk.iss index 3d6f3194..9aacda13 100644 --- a/build/xchat-wdk.iss +++ b/build/xchat-wdk.iss @@ -56,8 +56,8 @@ Name: thdefault; Description: "Default"; GroupDescription: "Theme (only for port Name: thblack; Description: "Black"; GroupDescription: "Theme (only for portable installs)"; Flags: exclusive unchecked Name: thglyphed; Description: "Simply Glyphed Tango Dark"; GroupDescription: "Theme (only for portable installs)"; Flags: exclusive unchecked -Name: noxtray; Description: "Plugin-Tray"; GroupDescription: "Tray Icon"; Flags: exclusive -Name: xtray; Description: "X-Tray"; GroupDescription: "Tray Icon"; Flags: exclusive unchecked +Name: xtray; Description: "X-Tray"; GroupDescription: "Tray Icon"; Flags: exclusive +Name: noxtray; Description: "Plugin-Tray"; GroupDescription: "Tray Icon"; Flags: exclusive unchecked Name: perl58; Description: "5.8"; GroupDescription: "ActivePerl version:"; Flags: exclusive unchecked; Components: langs\perl Name: perl510; Description: "5.10"; GroupDescription: "ActivePerl version:"; Flags: exclusive unchecked; Components: langs\perl