~ubuntu-branches/ubuntu/saucy/awstats/saucy

« back to all changes in this revision

Viewing changes to wwwroot/cgi-bin/lib/browsers.pm

  • Committer: Package Import Robot
  • Author(s): Sergey B Kirpichev
  • Date: 2013-02-22 19:33:53 UTC
  • mfrom: (1.2.9)
  • Revision ID: package-import@ubuntu.com-20130222193353-kxadnnphaxmxlpp4
Tags: 7.1~dfsg-1
* Ensure that backwards compatible Java bytecode is built (Closes:
  #687414)
* Add option to easy switch off awstats crontabs.  Install symlink for
  awstats binary to /usr/bin.  Closes: #641481.
* Drop deprecated DMUA flag
* Link missing mime-icons to notavailable.png (Closes: #690379)
* Fix lintian unused-license-paragraph-in-dep5-copyright (Add comment
  for Files: wwwroot/icon/mime/*)
* Fix lintian copyright-refers-to-symlink-license (GPL -> GPL-1+)
* Install manpage
* Imported Upstream version 7.1~dfsg
* Update patches for new release
* Fix executable bit on awstats.pl
* Bump up Standards-Version (to 3.9.4)
* Change license for wwwroot/icon/mime/* icons (Closes: #698921)
* Update watch file for 7.x
* Add debian/icons/firefox.png to include-binaries
* Update DEB_UPSTREAM_TARBALL* stuff in rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# If you want to add a Browser to extend AWStats database detection capabilities,
4
4
# you must add an entry in BrowsersSearchIDOrder and in BrowsersHashIDLib.
5
5
#-------------------------------------------------------
6
 
# $Revision: 1.66 $ - $Author: manolamancha $ - $Date: 2010/05/17 12:35:58 $
 
6
# $Revision: 1.68 $ - $Author: eldy $ - $Date: 2012/12/05 13:14:22 $
7
7
 
8
8
# 2006-05-15 Sean Carlos http://www.antezeta.com/awstats.html 
9
9
#                               akregator (rss)
21
21
#                               Potu Rss-Reader http://www.potu.com/
22
22
#                               OSSProxy http://www.marketscore.com/FAQ.Aspx
23
23
 
24
 
                
 
24
 
25
25
#package AWSUA;
26
26
 
27
27
# Relocated from main file for easier editing
125
125
'webvcr',
126
126
'qnx\svoyager',
127
127
# Site grabbers
 
128
'cloudflare',
 
129
'grabber',
128
130
'teleport',
129
131
'webcapture',
130
132
'webcopier',
352
354
'webvcr','WebVCR',
353
355
'qnx\svoyager','QNX Voyager',
354
356
# Site grabbers
 
357
'cloudflare','CloudFlare',
 
358
'grabber','Grabber',
355
359
'teleport','TelePort Pro',
356
360
'webcapture','Acrobat Webcapture',
357
361
'webcopier', 'WebCopier',
490
494
# browsers.
491
495
#---------------------------------------------------------------------------
492
496
%BrowsersHereAreGrabbers = (
 
497
'cloudflare','1',
 
498
'grabber','1',
493
499
'teleport','1',
494
500
'webcapture','1',
495
501
'webcopier','1',
573
579
'netpositive','netpositive',
574
580
'phoenix','phoenix',
575
581
# Site grabbers
 
582
'grabber','grabber',
576
583
'teleport','teleport',
577
584
'webcapture','adobe',
578
585
'webcopier','webcopier',