summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
diff options
context:
space:
mode:
authortimeless%mac.com <>2002-04-15 12:54:17 +0200
committertimeless%mac.com <>2002-04-15 12:54:17 +0200
commitcf1c1f169ee55e72c782e8bffc54bbf2b55568ba (patch)
treea04ceae5d529be7915b04e7223f53e78e88af18e /checksetup.pl
parente75e6d0f714e77b1d7b700dca62aba0fd9a5385d (diff)
downloadbugzilla-cf1c1f169ee55e72c782e8bffc54bbf2b55568ba.tar.gz
bugzilla-cf1c1f169ee55e72c782e8bffc54bbf2b55568ba.tar.xz
Bug 92763 Add Windows XP as OS selection for entering/searching bugs
patch by ddk r=bbaetz r=justdave Bug 135666 Creating bugs: OS detection doesn't work for Internet Explorer, Win NT 4. patch by ddk+johannes.pellenz@sdm.de r=bbaetz r=justdave Adds Windows XP to the bugzilla OS list Activates the Windows XP detection (it was commented out waiting for this fix...) Makes Windows NT (4) detection match the pattern everything else used
Diffstat (limited to 'checksetup.pl')
-rwxr-xr-xchecksetup.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/checksetup.pl b/checksetup.pl
index 6ae737c78..463382fb5 100755
--- a/checksetup.pl
+++ b/checksetup.pl
@@ -442,6 +442,7 @@ LocalVar('opsys', '
"Windows ME", # Millenium Edition (upgrade of 98)
"Windows 2000",
"Windows NT",
+ "Windows XP",
"Mac System 7",
"Mac System 7.5",
"Mac System 7.6.1",