public
Description: A Clutter-based Twitter client
Homepage: http://live.gnome.org/Tweet
Clone URL: git://github.com/ebassi/tweet.git
Split the requirements and licensing sections
Emmanuele Bassi (author)
Sat May 24 02:51:43 -0700 2008
commit  6410089027885171bf7273a7aedb71ddc54c4352
tree    12450e21e38d360a76fd001d87d1526cbfce050d
parent  adda4724779753981c682a2439298f833d787f29
0
...
14
15
16
 
 
 
17
18
19
...
32
33
34
 
 
 
35
36
37
38
39
40
41
 
...
14
15
16
17
18
19
20
21
22
...
35
36
37
38
39
40
41
42
43
44
45
46
 
47
0
@@ -14,6 +14,9 @@ In short, is a web-based SMS-like service.
0
 Tweet is a client written to read your friends' status and update your
0
 own without using a web browser.
0
 
0
+REQUIREMENTS
0
+------------
0
+
0
 Tweet depends on:
0
 
0
   - GLib >= 2.16
0
@@ -32,10 +35,13 @@ INSTALLATION
0
 ------------
0
 Se the INSTALL file.
0
 
0
+COPYRIGHT AND LICENSING
0
+-----------------------
0
+
0
 Tweet is released under the terms of the GNU General Public License,
0
 version 3 or, at your option, any later version.
0
 
0
 Twitter-GLib is released under the terms of the GNU Lesser General
0
 Public License version 2.1 or, at your option, any later version.
0
 
0
-Tweet and Twitter-GLib are copyright (C) 2008 Emmanuele Bassi.
0
+Tweet and Twitter-GLib are Copyright (C) 2008 Emmanuele Bassi.

Comments

    No one has commented yet.