Comment 6 for bug 709095

Revision history for this message
darkhawk (info-sarazin) wrote :

Have a look at my bugfix on https://bugzilla.novell.com/show_bug.cgi?id=704806

You have to change 1 value in /usr/lib64/python2.7/site-packages/gwibber/microblog/facebook.py on a 64bit system.

Go to Line 374 and change the following value

status_includes_verb=False

to

status_includes_verb=True

Restart gwibber and be happy. Now you dont get the "is" Prefix in front of your
status message.