Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NOTES
blob: ec9eafacaf2f6218e46b4eb723c5ba6cd0009af2 (plain)
1
2
3
4
5
6
7
8
9
work on a WebKit based browser for the XO

requires pywebkitgtk, gnome-python2-gconf and WebKit-gtk:
sudo yum install pywebkitgtk WebKit-gtk gnome-python2-gconf
(maybe I can wrap this into the ./setup.py dist_xo packaging step.)

The code for downloading just got merged into webkit (r41401), probably
need to update the pywebkitgtk bindings to be able to download things