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.12 by root, Tue Jun 1 20:45:36 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
12bin/kgstrace 19bin/kgstrace
20bin/gtp-controller
21bin/kgs-igs
13 22
14lib/KGS/SGF.pm 23lib/KGS/SGF.pm
15lib/KGS/Messages.pm 24lib/KGS/Messages.pm
16lib/KGS/Constants.pm 25lib/KGS/Constants.pm
17lib/KGS/Game/Board.pm 26lib/KGS/Game/Board.pm
32kgsueme/app.pl 41kgsueme/app.pl
33kgsueme/gamelist.pl 42kgsueme/gamelist.pl
34kgsueme/game.pl 43kgsueme/game.pl
35kgsueme/userlist.pl 44kgsueme/userlist.pl
36kgsueme/gtk.pl 45kgsueme/gtk.pl
37kgsueme/image.pl
38kgsueme/user.pl 46kgsueme/user.pl
39kgsueme/challenge.pl
40kgsueme/util.pl 47kgsueme/util.pl
41kgsueme/roomlist.pl 48kgsueme/roomlist.pl
42kgsueme/user.pl 49kgsueme/user.pl
43kgsueme/chat.pl 50kgsueme/chat.pl
51kgsueme/superchat.pl
44 52
45images/default_userpic.png 53images/default_userpic.png
46 54
47sounds/Makefile 55sounds/Makefile
48sounds/README 56sounds/README
55sounds/move 63sounds/move
56sounds/move.wav 64sounds/move.wav
57sounds/pass 65sounds/pass
58sounds/resign 66sounds/resign
59sounds/resign.wav 67sounds/resign.wav
68sounds/outoftime
69sounds/outoftime.wav
60sounds/ring 70sounds/ring
61sounds/ring.wav 71sounds/ring.wav
62sounds/user_unknown 72sounds/user_unknown
63sounds/user_unknown.wav 73sounds/user_unknown.wav
64sounds/warning 74sounds/warning
65sounds/warning.wav 75sounds/warning.wav
66 76sounds/info
67#META.yml 77sounds/info.wav
68 78
69lib/Gtk2/GoBoard.pm 79lib/Gtk2/GoBoard.pm
80lib/Gtk2/GoBoard/Constants.pm
70 81
71images/README 82images/README
72images/woodgrain-01.jpg 83images/woodgrain-01.jpg
73images/shadow.png 84images/shadow.png
74images/b-01.png 85images/b-01.png
82images/square-b.png 93images/square-b.png
83images/square-w.png 94images/square-w.png
84images/circle-b.png 95images/circle-b.png
85images/circle-w.png 96images/circle-w.png
86 97
98META.yml

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines