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.14 by root, Sat Jun 18 19:44:41 2005 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
44 51
55sounds/move 62sounds/move
56sounds/move.wav 63sounds/move.wav
57sounds/pass 64sounds/pass
58sounds/resign 65sounds/resign
59sounds/resign.wav 66sounds/resign.wav
67sounds/outoftime
68sounds/outoftime.wav
60sounds/ring 69sounds/ring
61sounds/ring.wav 70sounds/ring.wav
62sounds/user_unknown 71sounds/user_unknown
63sounds/user_unknown.wav 72sounds/user_unknown.wav
64sounds/warning 73sounds/warning
65sounds/warning.wav 74sounds/warning.wav
66 75sounds/info
67#META.yml 76sounds/info.wav
68 77
69lib/Gtk2/GoBoard.pm 78lib/Gtk2/GoBoard.pm
79lib/Games/Go/SimpleBoard.pm
70 80
71images/README 81images/README
72images/woodgrain-01.jpg 82images/woodgrain-01.jpg
73images/shadow.png 83images/shadow.png
74images/b-01.png 84images/b-01.png
82images/square-b.png 92images/square-b.png
83images/square-w.png 93images/square-w.png
84images/circle-b.png 94images/circle-b.png
85images/circle-w.png 95images/circle-w.png
86 96
97META.yml

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines