mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
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:
@@ -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)
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user