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.10 by pcg, Sun May 30 03:24:47 2004 UTC

1MANIFEST 1MANIFEST
2MANIFEST.SKIP 2MANIFEST.SKIP
3COPYING 3COPYING
4INSTALL 4INSTALL
5TODO 5TODO
6Changes
6Makefile.PL 7Makefile.PL
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
7 17
8bin/kgsueme 18bin/kgsueme
9bin/kgsueme-gtk1 19bin/kgsueme-gtk1
10bin/kgstrace 20bin/kgstrace
21bin/gtp-controller
22bin/kgs-igs
11 23
12lib/KGS/SGF.pm 24lib/KGS/SGF.pm
13lib/KGS/Messages.pm 25lib/KGS/Messages.pm
14lib/KGS/Constants.pm 26lib/KGS/Constants.pm
15lib/KGS/Game/Board.pm 27lib/KGS/Game/Board.pm
30kgsueme/app.pl 42kgsueme/app.pl
31kgsueme/gamelist.pl 43kgsueme/gamelist.pl
32kgsueme/game.pl 44kgsueme/game.pl
33kgsueme/userlist.pl 45kgsueme/userlist.pl
34kgsueme/gtk.pl 46kgsueme/gtk.pl
35kgsueme/image.pl
36kgsueme/user.pl 47kgsueme/user.pl
37kgsueme/challenge.pl
38kgsueme/util.pl 48kgsueme/util.pl
39kgsueme/roomlist.pl 49kgsueme/roomlist.pl
40kgsueme/user.pl 50kgsueme/user.pl
41kgsueme/chat.pl 51kgsueme/chat.pl
52kgsueme/superchat.pl
42 53
43images/default_userpic.png 54images/default_userpic.png
44 55
45sounds/Makefile 56sounds/Makefile
46sounds/README 57sounds/README
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/outoftime
65#META.yml
66 76
67lib/Gtk2/GoBoard.pm 77lib/Gtk2/GoBoard.pm
78lib/Gtk2/GoBoard/Constants.pm
68 79
69images/README 80images/README
70images/woodgrain-01.jpg 81images/woodgrain-01.jpg
71images/shadow.png 82images/shadow.png
72images/b-01.png 83images/b-01.png
80images/square-b.png 91images/square-b.png
81images/square-w.png 92images/square-w.png
82images/circle-b.png 93images/circle-b.png
83images/circle-w.png 94images/circle-w.png
84 95
96META.yml

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines