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

Comparing kgsueme/MANIFEST (file contents):
Revision 1.2 by pcg, Wed Jul 30 12:26:40 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
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
17
8bin/kgsueme 18bin/kgsueme
9bin/kgsueme-gtk1
10bin/kgstrace 19bin/kgstrace
20bin/gtp-controller
21bin/kgs-igs
11 22
12lib/KGS/SGF.pm 23lib/KGS/SGF.pm
13lib/KGS/Messages.pm 24lib/KGS/Messages.pm
14lib/KGS/Constants.pm 25lib/KGS/Constants.pm
15lib/KGS/Game/Board.pm 26lib/KGS/Game/Board.pm
30kgsueme/app.pl 41kgsueme/app.pl
31kgsueme/gamelist.pl 42kgsueme/gamelist.pl
32kgsueme/game.pl 43kgsueme/game.pl
33kgsueme/userlist.pl 44kgsueme/userlist.pl
34kgsueme/gtk.pl 45kgsueme/gtk.pl
35kgsueme/image.pl
36kgsueme/user.pl 46kgsueme/user.pl
37kgsueme/challenge.pl
38kgsueme/util.pl 47kgsueme/util.pl
39kgsueme/roomlist.pl 48kgsueme/roomlist.pl
40kgsueme/user.pl 49kgsueme/user.pl
41kgsueme/chat.pl 50kgsueme/chat.pl
42 51
53sounds/move 62sounds/move
54sounds/move.wav 63sounds/move.wav
55sounds/pass 64sounds/pass
56sounds/resign 65sounds/resign
57sounds/resign.wav 66sounds/resign.wav
67sounds/outoftime
68sounds/outoftime.wav
58sounds/ring 69sounds/ring
59sounds/ring.wav 70sounds/ring.wav
60sounds/user_unknown 71sounds/user_unknown
61sounds/user_unknown.wav 72sounds/user_unknown.wav
62sounds/warning 73sounds/warning
63sounds/warning.wav 74sounds/warning.wav
64 75sounds/info
65#META.yml 76sounds/info.wav
66 77
67lib/Gtk2/GoBoard.pm 78lib/Gtk2/GoBoard.pm
79lib/Games/Go/SimpleBoard.pm
68 80
69images/README 81images/README
70images/woodgrain-01.jpg 82images/woodgrain-01.jpg
71images/shadow.png 83images/shadow.png
72images/b-01.png 84images/b-01.png
80images/square-b.png 92images/square-b.png
81images/square-w.png 93images/square-w.png
82images/circle-b.png 94images/circle-b.png
83images/circle-w.png 95images/circle-w.png
84 96
97META.yml

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines