"Thanks for your patch, unfortunately our busy developers haven't been able to review your patch in a timely manor. The gwibber codebase has seen significant change and it is likely this patch no longer applies. Please review it again and if it is still applicable, update it to work with the latest gwibber trunk. We will be doing a patch review day in the next few weeks and would like to review your patch. Thanks again for your contribution!"
-- You received this bug notification because you are a member of Gwibber Bug Heros, which is subscribed to Gwibber. https://bugs.launchpad.net/bugs/437815 Title: [wishlist] update Skype status message Status in Gwibber: Confirmed Bug description: I want support to update the Skype status message/mood text. So I actually wrote basic support for it. It works but the glade file for the properties dialog is missing. See the attached file 'skype.py' for this very simple piece of code. To try it out copy 'skype.py' to gwibbers 'microblog' folder (on my machine this is /usr/share/pyshared/gwibber/microblog/) and edit '__init__.py' to contain a line ' "skype": skype,' in the 'PROTOCOLS' structure. And I had to add a symlink from '/usr/lib/python2.6/dist- packages/gwibber/microblog/skype.py' to '/usr/share/pyshared/gwibber/microblog/skype.py' (just in case someone new to Python comes across this. Like myself ;-) In order for it to work you need to put Skype4Py in your PYTHONPATH which you can get from https://developer.skype.com/wiki/Skype4Py. This was done and tested with gwibber 0.8-0ubuntu5 on Ubuntu 9.04 and Skype 2.1.0.47 To manage notifications about this bug go to: https://bugs.launchpad.net/gwibber/+bug/437815/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~gwibber-bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~gwibber-bugs More help : https://help.launchpad.net/ListHelp

