cairo-dock-team team mailing list archive
-
cairo-dock-team team
-
Mailing list archive
-
Message #04675
[Merge] lp:~eduardo-mucelli/cairo-dock-plug-ins-extras/Google into lp:cairo-dock-plug-ins-extras
Eduardo Mucelli Rezende Oliveira has proposed merging lp:~eduardo-mucelli/cairo-dock-plug-ins-extras/Google into lp:cairo-dock-plug-ins-extras.
Requested reviews:
Cairo-Dock Team (cairo-dock-team)
For more details, see:
https://code.launchpad.net/~eduardo-mucelli/cairo-dock-plug-ins-extras/Google/+merge/121357
Google: Fixed links on the result. This bug was reported by an user through e-mail. I still have to port the applet to the CDApplet interface, but for the moment it works.
--
https://code.launchpad.net/~eduardo-mucelli/cairo-dock-plug-ins-extras/Google/+merge/121357
Your team Cairo-Dock Team is requested to review the proposed merge of lp:~eduardo-mucelli/cairo-dock-plug-ins-extras/Google into lp:cairo-dock-plug-ins-extras.
=== modified file 'Google/Google'
--- Google/Google 2010-12-09 14:49:22 +0000
+++ Google/Google 2012-08-27 03:18:21 +0000
@@ -33,7 +33,7 @@
class AgentOpener(FancyURLopener):
"""Masked user-agent otherwise the access would be forbidden"""
- version = 'Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11'
+ version = 'Chrome/15.0.860.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/15.0.860.0'
class Link:
identification = 0
Follow ups