ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/MANIFEST
(Generate patch)

Comparing kgsueme/MANIFEST (file contents):
Revision 1.1 by pcg, Wed Jul 30 00:32:42 2003 UTC vs.
Revision 1.11 by root, Mon May 31 03:16:28 2004 UTC

1MANIFEST 1MANIFEST
2MANIFEST.SKIP 2MANIFEST.SKIP
3COPYING 3COPYING
4INSTALL 4INSTALL
5TODO 5TODO
6Changes
6Makefile.PL 7Makefile.PL
7 8
8rundemo 9doc/Makefile
10doc/protocol.xml
11doc/protocol.html
12doc/doc2html.xsl
13doc/doc2messages_pm.xsl
14doc/doc2constants_pm.xsl
15doc/doc2c++.xsl
16doc/doc2haskell.xsl
9 17
10bin/kgsueme 18bin/kgsueme
11bin/kgsueme-gtk1 19bin/kgsueme-gtk1
12bin/kgstrace 20bin/kgstrace
21bin/gtp-controller
22bin/kgs-igs
13 23
14lib/KGS/SGF.pm 24lib/KGS/SGF.pm
15lib/KGS/Messages.pm 25lib/KGS/Messages.pm
16lib/KGS/Constants.pm 26lib/KGS/Constants.pm
17lib/KGS/Game/Board.pm 27lib/KGS/Game/Board.pm
32kgsueme/app.pl 42kgsueme/app.pl
33kgsueme/gamelist.pl 43kgsueme/gamelist.pl
34kgsueme/game.pl 44kgsueme/game.pl
35kgsueme/userlist.pl 45kgsueme/userlist.pl
36kgsueme/gtk.pl 46kgsueme/gtk.pl
37kgsueme/image.pl
38kgsueme/user.pl 47kgsueme/user.pl
39kgsueme/challenge.pl
40kgsueme/util.pl 48kgsueme/util.pl
41kgsueme/roomlist.pl 49kgsueme/roomlist.pl
42kgsueme/user.pl 50kgsueme/user.pl
43kgsueme/chat.pl 51kgsueme/chat.pl
52kgsueme/superchat.pl
44 53
45images/default_userpic.png 54images/default_userpic.png
46 55
47sounds/Makefile 56sounds/Makefile
48sounds/README 57sounds/README
55sounds/move 64sounds/move
56sounds/move.wav 65sounds/move.wav
57sounds/pass 66sounds/pass
58sounds/resign 67sounds/resign
59sounds/resign.wav 68sounds/resign.wav
69sounds/outoftime
70sounds/outoftime.wav
60sounds/ring 71sounds/ring
61sounds/ring.wav 72sounds/ring.wav
62sounds/user_unknown 73sounds/user_unknown
63sounds/user_unknown.wav 74sounds/user_unknown.wav
64sounds/warning 75sounds/warning
65sounds/warning.wav 76sounds/warning.wav
66 77sounds/info
67#META.yml 78sounds/info.wav
68 79
69lib/Gtk2/GoBoard.pm 80lib/Gtk2/GoBoard.pm
81lib/Gtk2/GoBoard/Constants.pm
70 82
71images/README 83images/README
72images/woodgrain-01.jpg 84images/woodgrain-01.jpg
73images/shadow.png 85images/shadow.png
74images/b-01.png 86images/b-01.png
82images/square-b.png 94images/square-b.png
83images/square-w.png 95images/square-w.png
84images/circle-b.png 96images/circle-b.png
85images/circle-w.png 97images/circle-w.png
86 98
99META.yml

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines