ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/MANIFEST
Revision: 1.2
Committed: Wed Jul 30 12:26:40 2003 UTC (20 years, 9 months ago) by pcg
Branch: MAIN
Changes since 1.1: +0 -2 lines
Log Message:
*** empty log message ***

File Contents

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