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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines