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

Comparing kgsueme/MANIFEST (file contents):
Revision 1.3 by pcg, Sat Aug 2 02:07:32 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
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
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/user.pl 46kgsueme/user.pl
36kgsueme/challenge.pl
37kgsueme/util.pl 47kgsueme/util.pl
38kgsueme/roomlist.pl 48kgsueme/roomlist.pl
39kgsueme/user.pl 49kgsueme/user.pl
40kgsueme/chat.pl 50kgsueme/chat.pl
51kgsueme/superchat.pl
41 52
42images/default_userpic.png 53images/default_userpic.png
43 54
44sounds/Makefile 55sounds/Makefile
45sounds/README 56sounds/README
52sounds/move 63sounds/move
53sounds/move.wav 64sounds/move.wav
54sounds/pass 65sounds/pass
55sounds/resign 66sounds/resign
56sounds/resign.wav 67sounds/resign.wav
68sounds/outoftime
69sounds/outoftime.wav
57sounds/ring 70sounds/ring
58sounds/ring.wav 71sounds/ring.wav
59sounds/user_unknown 72sounds/user_unknown
60sounds/user_unknown.wav 73sounds/user_unknown.wav
61sounds/warning 74sounds/warning
62sounds/warning.wav 75sounds/warning.wav
63 76sounds/info
64#META.yml 77sounds/info.wav
65 78
66lib/Gtk2/GoBoard.pm 79lib/Gtk2/GoBoard.pm
80lib/Gtk2/GoBoard/Constants.pm
67 81
68images/README 82images/README
69images/woodgrain-01.jpg 83images/woodgrain-01.jpg
70images/shadow.png 84images/shadow.png
71images/b-01.png 85images/b-01.png
79images/square-b.png 93images/square-b.png
80images/square-w.png 94images/square-w.png
81images/circle-b.png 95images/circle-b.png
82images/circle-w.png 96images/circle-w.png
83 97
98META.yml

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines