ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/MANIFEST
Revision: 1.1
Committed: Wed Jul 30 00:32:42 2003 UTC (20 years, 9 months ago) by pcg
Branch: MAIN
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 pcg 1.1 MANIFEST
2     MANIFEST.SKIP
3     COPYING
4     INSTALL
5     TODO
6     Makefile.PL
7    
8     rundemo
9    
10     bin/kgsueme
11     bin/kgsueme-gtk1
12     bin/kgstrace
13    
14     lib/KGS/SGF.pm
15     lib/KGS/Messages.pm
16     lib/KGS/Constants.pm
17     lib/KGS/Game/Board.pm
18     lib/KGS/Game/Tree.pm
19     lib/KGS/Protocol.pm
20     lib/KGS/Protocol/Client.pm
21     lib/KGS/Protocol/Server.pm
22     lib/KGS/Listener.pm
23     lib/KGS/Listener/User.pm
24     lib/KGS/Listener/Debug.pm
25     lib/KGS/Listener/Roomlist.pm
26     lib/KGS/Listener/Room.pm
27     lib/KGS/Listener/Game.pm
28     lib/KGS/Listener/Channel.pm
29    
30     kgsueme/sound.pl
31     kgsueme/room.pl
32     kgsueme/app.pl
33     kgsueme/gamelist.pl
34     kgsueme/game.pl
35     kgsueme/userlist.pl
36     kgsueme/gtk.pl
37     kgsueme/image.pl
38     kgsueme/user.pl
39     kgsueme/challenge.pl
40     kgsueme/util.pl
41     kgsueme/roomlist.pl
42     kgsueme/user.pl
43     kgsueme/chat.pl
44    
45     images/default_userpic.png
46    
47     sounds/Makefile
48     sounds/README
49     sounds/alarm
50     sounds/alarm.wav
51     sounds/connect
52     sounds/connect.wav
53     sounds/gamestart
54     sounds/gamestart.wav
55     sounds/move
56     sounds/move.wav
57     sounds/pass
58     sounds/resign
59     sounds/resign.wav
60     sounds/ring
61     sounds/ring.wav
62     sounds/user_unknown
63     sounds/user_unknown.wav
64     sounds/warning
65     sounds/warning.wav
66    
67     #META.yml
68    
69     lib/Gtk2/GoBoard.pm
70    
71     images/README
72     images/woodgrain-01.jpg
73     images/shadow.png
74     images/b-01.png
75     images/w-01.png
76     images/w-02.png
77     images/w-03.png
78     images/w-04.png
79     images/w-05.png
80     images/triangle-b.png
81     images/triangle-w.png
82     images/square-b.png
83     images/square-w.png
84     images/circle-b.png
85     images/circle-w.png
86