public
Description: A Clutter-based Twitter client
Homepage: http://live.gnome.org/Tweet
Clone URL: git://github.com/ebassi/tweet.git
Search Repo:
Last bit of the Reader -> Client rename

The twitter-reader.h header has been renamed into twitter-client.h.
Emmanuele Bassi (author)
Thu Apr 10 13:43:12 -0700 2008
commit  9a3d1704859f75941ae0d80f8348e11cf6b1099d
tree    df3e755bb7a9d7f987b2dfb6c45616a7c7800ff5
parent  811189ad75e06a181621fae293923f936fac8861
...
1
2
3
 
4
5
6
7
8
9
...
1
2
3
4
5
6
 
7
8
9
0
@@ -1,9 +1,9 @@
0
 #ifndef __TWITTER_GLIB_H__
0
 #define __TWITTER_GLIB_H__
0
 
0
+#include <twitter-glib/twitter-client.h>
0
 #include <twitter-glib/twitter-common.h>
0
 #include <twitter-glib/twitter-enum-types.h>
0
-#include <twitter-glib/twitter-reader.h>
0
 #include <twitter-glib/twitter-status.h>
0
 #include <twitter-glib/twitter-timeline.h>
0
 #include <twitter-glib/twitter-user.h>

Comments

    No one has commented yet.