Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1495246
 поиск   регистрация   авторизация 
 
Группа :: Мониторинг
Пакет: awstats

 Главная   Изменения   Спек   Патчи   Загрузить   Bugs and FR 

Патч: awstats-ua-seamonkey.diff


--- ./wwwroot/cgi-bin/lib/browsers_phone.pm	2005-09-18 15:22:32.000000000 +0400
+++ ./wwwroot/cgi-bin/lib/browsers_phone_new.pm	2005-09-18 15:53:56.000000000 +0400
@@ -13,16 +13,17 @@
 # This list is used to know in which order to search Browsers IDs (Most
 # frequent one are first in this list to increase detect speed).
 # It contains all matching criteria to search for in log fields.
 # Note: Regex IDs are in lower case and ' ' and '+' are changed into '_'
 #-------------------------------------------------------
 @BrowsersSearchIDOrder = (
 # Most frequent standard web browsers are first in this list (except msie, netscape and firefox)
 'firebird',
+'seamonkey',
 'go!zilla',
 'icab',
 'konqueror',
 'links',
 'lynx',
 'omniweb',
 'opera',
 # Other standard web browsers
@@ -509,16 +510,17 @@
 #---------------------------------------------------------------
 %BrowsersHashIDLib = (
 # Common web browsers text
 'msie','MS Internet Explorer',
 'netscape','Netscape',
 'firefox','Firefox',
 
 'firebird','Firebird (Old Firefox)',
+'seamonkey','SeaMonkey',
 'go!zilla','Go!Zilla',
 'icab','iCab',
 'konqueror','Konqueror',
 'links','Links',
 'lynx','Lynx',
 'omniweb','OmniWeb',
 'opera','Opera',
 # Other standard web browsers
@@ -1020,16 +1022,17 @@
 #---------------------------------------------------------------------------
 %BrowsersHashIcon = (           
 # Standard web browsers
 'msie','msie',
 'netscape','netscape',
 'firefox','firefox',
 
 'firebird','phoenix',
+'seamonkey','seamonkey',
 'go!zilla','gozilla',
 'icab','icab',
 'konqueror','konqueror',
 'lynx','lynx',
 'omniweb','omniweb',
 'opera','opera',
 # Other standard web browsers
 'amaya','amaya',
 
design & coding: Vladimir Lettiev aka crux © 2004-2005