[kupfer] OpenTextUrl Action (Core Text Plugin) doesn't need so much rank boost
- From: Ulrik Sverdrup <usverdrup src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [kupfer] OpenTextUrl Action (Core Text Plugin) doesn't need so much rank boost
- Date: Wed, 13 Jan 2010 19:46:28 +0000 (UTC)
commit e2ec39c1ef52a8e604632c7d9996f31f2d8b07e6
Author: Ulrik Sverdrup <ulrik sverdrup gmail com>
Date: Wed Jan 13 15:54:40 2010 +0100
OpenTextUrl Action (Core Text Plugin) doesn't need so much rank boost
kupfer/plugin/core/text.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kupfer/plugin/core/text.py b/kupfer/plugin/core/text.py
index f8da9c6..d2c0b16 100644
--- a/kupfer/plugin/core/text.py
+++ b/kupfer/plugin/core/text.py
@@ -85,7 +85,7 @@ def try_unquote_url(url):
return url
class OpenTextUrl (OpenUrl):
- rank_adjust = 10
+ rank_adjust = 1
def activate(self, leaf):
url = is_url(leaf.object)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]