Renamed application in preparation of creating a new repository for it

This commit is contained in:
Anna
2010-05-20 14:51:04 -04:00
parent ae1323a04d
commit adf929e225
5 changed files with 11 additions and 18 deletions

2
TODO
View File

@ -22,4 +22,4 @@ bugs:
considerable tweaks to python-twitter)
* "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
* Bugs: File "/home/patrick/code/mytwitter/apithreads.py", line 234: UnboundLocalError: local variable 'user' referenced before assignment
* Bugs: File "/home/user/code/huginn/apithreads.py", line 234: UnboundLocalError: local variable 'user' referenced before assignment