mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 03:15:25 +00:00
Monotone-Parent: 8f6ae7e406e33ae236010309ff5b5efd3698d719
Monotone-Revision: cc3307154f3db7f06e6e54e701e48d8e3e676c08 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-04-07T15:25:59 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -460,7 +460,7 @@ static NSString *siteFavicon = nil;
|
||||
|| ([[cc userAgentType] isEqualToString: @"Mozilla"]
|
||||
&& [cc majorVersion] >= 5)
|
||||
|| ([[cc userAgentType] isEqualToString: @"Safari"]
|
||||
&& [cc majorVersion] >= 4)
|
||||
&& [cc majorVersion] >= 3)
|
||||
|| ([[cc userAgentType] isEqualToString: @"Konqueror"]
|
||||
&& [cc majorVersion] >= 4)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user