Minor documentation updates
This commit is contained in:
parent
3e411e6e1d
commit
0b7ee0d413
|
@ -7,7 +7,7 @@ You'll need the following python modules:
|
||||||
* pyGTK
|
* pyGTK
|
||||||
* dateutil
|
* dateutil
|
||||||
* python-oauth
|
* python-oauth
|
||||||
* python-twitter (the dev version, not 0.6), along with my patches (included here)
|
* python-twitter (the dev branch), along with my patches (included here)
|
||||||
|
|
||||||
|
|
||||||
For the twitter module, you can download and install it with:
|
For the twitter module, you can download and install it with:
|
||||||
|
|
1
TODO
1
TODO
|
@ -14,6 +14,5 @@ features:
|
||||||
|
|
||||||
bugs:
|
bugs:
|
||||||
|
|
||||||
* "ValueError: list.remove(x): x not in list" when trying to close a tab (error recurred after adding conversation support). Tabs can be reordered, then closed, as a workaround.
|
|
||||||
* Links must be right-clicked on to activate - can't left-click on the link directly. This seems to be a pygtk issue
|
* Links must be right-clicked on to activate - can't left-click on the link directly. This seems to be a pygtk issue
|
||||||
* Sometimes tweets are posted when we display 'failed to post tweet'... need to differentiate between kinds of errors... or something.
|
* Sometimes tweets are posted when we display 'failed to post tweet'... need to differentiate between kinds of errors... or something.
|
||||||
|
|
Reference in New Issue
Block a user