See ChangeLog

Monotone-Parent: b17886dc9b84e4662186fb632398245956c8d684
Monotone-Revision: 75e3cd2469a9c4627a182aa0bef3750b8d65a99e

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-03-19T01:41:05
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Ludovic Marcotte
2009-03-19 01:41:05 +00:00
parent 744bd14527
commit aabd65ea78
8 changed files with 30 additions and 13 deletions
+2 -1
View File
@@ -443,7 +443,8 @@
&& [cc majorVersion] >= 5)
|| ([[cc userAgentType] isEqualToString: @"Safari"]
&& [cc majorVersion] >= 4)
// ([[cc userAgentType] isEqualToString: @"Konqueror"])
|| ([[cc userAgentType] isEqualToString: @"Konqueror"]
&& [cc majorVersion] >= 4)
);
}