[gwibber/f12/master] fix gowalla patch

Tom Callaway spot at fedoraproject.org
Thu Oct 7 16:52:55 UTC 2010


commit b88447387acacbfb1bd2ec9f2bad9871caf7533b
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Thu Oct 7 12:52:56 2010 -0400

    fix gowalla patch

 gwibber-867bzr-gowalla.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gwibber-867bzr-gowalla.patch b/gwibber-867bzr-gowalla.patch
index 978dbae..fbbe5b5 100644
--- a/gwibber-867bzr-gowalla.patch
+++ b/gwibber-867bzr-gowalla.patch
@@ -160,7 +160,7 @@ diff -up gwibber-867bzr/gwibber/microblog/gowalla.py.NEW gwibber-867bzr/gwibber/
 +            text += data["message"] + "\n"
 +        else:
 +            text= "Checked in off the grid"
-+            shouttext= "<table><tr><td><img src='http://gowalla.com/favicon.ico'/></td><td>Checked in off the grid"
++            messagetext= "<table><tr><td><img src='http://gowalla.com/favicon.ico'/></td><td>Checked in off the grid"
 +
 +    m["text"] = text
 +    m["content"] = messagetext + "</td></tr></table>"


More information about the scm-commits mailing list