| title: | Re Tentative Patch to Let Gnome Blog Check Y |
|
Hi,
sorry, my last post didnt show up in the list.
Did you file a bug report for that problem? Im actually not the
maintainer and just wanted to add the spell check feature. And - Im not
using Blogger.com but Self-Run Moveabletype. But, if you just need to
alter the url of the protocol: look under
/usr/lib/python2.2/site-packages/gnomeblog/blogger_prefs.py or wherever
your gnome-blog is installed. There you will find:
elif (blog_type == "blogger.com"):
url = " plant.blogger.com/api/RPC2" plant.blogger.com/api/RPC2" ;
url_ending = ""
protocol = _("bloggerAPI")
url_description = _("XML-RPC URL:")
Just change the URL. This is just a guess. As I said. Im not really
familiar with Blogger.com.
Hope that I could help you.
Ronny
P.S: Nevertheless, please file the bug.
_______________________________________________
gnome-list mailing list
gnome-list@xxxxxxxxx
mail.gnome.org/mailman/listinfo/gnome-list mail.gnome.org/mailman/listinfo/gnome-list
|