ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/MANIFEST
Revision: 1.46
Committed: Thu Jul 7 19:37:46 2005 UTC (18 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-5_7, rel-5_9, rel-5_8
Changes since 1.45: +8 -1 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 pcg 1.1 .cvsignore
2 root 1.40 COPYING
3 pcg 1.13 Changes
4 pcg 1.1 INSTALL
5     MANIFEST
6     Makefile.in
7     README.configure
8 root 1.33 README.FAQ
9 pcg 1.1 configure
10     reconf
11 root 1.40 genac
12 pcg 1.1
13 root 1.43 doc/embed
14 root 1.44 doc/embed-tk
15     doc/rxvt-tabbed
16 root 1.43 doc/pty-fd
17 root 1.30 doc/etc/rxvt-unicode.terminfo
18 root 1.41 doc/etc/rxvt-unicode.termcap
19 pcg 1.1 doc/menu/example.menu
20     doc/menu/jedmenu.sl
21     doc/menu/menu
22     doc/menu/rxvt.menu
23     doc/menu/rxvt.zh-menu
24     doc/menu/terminal.menu
25 root 1.45 doc/solaris9.patch
26 root 1.41
27 pcg 1.1 doc/.cvsignore
28     doc/Makefile.in
29     doc/README.menu
30     doc/README.xvt
31     doc/changes.txt
32 root 1.34 doc/podtbl
33 root 1.30 doc/rxvt.1.pod
34     doc/rxvt.7.pod
35 root 1.46 doc/rxvtc.1.pod
36     doc/rxvtd.1.pod
37 root 1.33 doc/rxvt.1.man.in
38     doc/rxvt.7.man.in
39 root 1.46 doc/rxvtc.1.man.in
40     doc/rxvtd.1.man.in
41 root 1.22 doc/rxvt.1.html
42     doc/rxvt.7.html
43 root 1.46 doc/rxvtc.1.html
44     doc/rxvtd.1.html
45 root 1.22 doc/rxvt.1.txt
46     doc/rxvt.7.txt
47 root 1.46 doc/rxvtc.1.txt
48     doc/rxvtd.1.txt
49 root 1.35 doc/rxvt-unicode.spec
50 pcg 1.1
51     autoconf/.cvsignore
52     autoconf/Make.common.in
53     autoconf/aclocal.m4
54     autoconf/config.guess
55     autoconf/config.h.in
56     autoconf/config.sub
57     autoconf/configure.in
58     autoconf/install-sh
59     autoconf/libtool.m4
60     autoconf/ltmain.sh
61     autoconf/mkinstalldirs
62     autoconf/xpm.m4
63    
64     src/.cvsignore
65     src/Makefile.in
66 pcg 1.2 src/callback.h
67     src/command.C
68 pcg 1.1 src/command.h
69 pcg 1.2 src/encoding.C
70     src/encoding.h
71 pcg 1.1 src/feature.h
72     src/init.C
73     src/init.h
74 pcg 1.2 src/iom.C
75     src/iom.h
76 pcg 1.13 src/iom_conf.h
77 root 1.38 src/keyboard.C
78     src/keyboard.h
79 pcg 1.1 src/logging.C
80     src/logging.h
81     src/main.C
82     src/menubar.C
83     src/menubar.h
84     src/misc.C
85     src/netdisp.C
86     src/netdisp.h
87 root 1.24 src/ptytty.h
88 pcg 1.1 src/ptytty.C
89 root 1.24 src/rxvtutil.C
90     src/rxvtutil.h
91     src/rxvttoolkit.C
92     src/rxvttoolkit.h
93     src/rxvtfont.C
94     src/rxvtfont.h
95 pcg 1.1 src/rxvt.C
96     src/rxvt.h
97 pcg 1.2 src/rxvtc.C
98     src/rxvtd.C
99     src/rxvtdaemon.C
100     src/rxvtdaemon.h
101     src/rxvtlib.h
102     src/rxvtlib.h.in
103     src/salloc.C
104     src/salloc.h
105 pcg 1.1 src/screen.C
106     src/scrollbar-next.C
107     src/scrollbar-rxvt.C
108     src/scrollbar-xterm.C
109 pcg 1.13 src/scrollbar-plain.C
110 pcg 1.1 src/scrollbar.C
111     src/strings.C
112     src/version.h
113     src/xdefaults.C
114     src/xpm.C
115    
116     src/gentables
117 pcg 1.15 src/gencompose
118 pcg 1.19 src/genlinedraw
119 pcg 1.15 src/table/compose.h
120 pcg 1.19 src/table/category.h
121     src/table/linedraw.h
122 pcg 1.1 src/table/viscii.h
123     src/table/ksc5601_1987_0.h
124 root 1.36 src/table/gbk_0.h
125 pcg 1.1 src/table/gb2312_1980_0.h
126     src/table/cns11643_1992_1.h
127     src/table/cns11643_1992_2.h
128     src/table/cns11643_1992_3.h
129     src/table/cns11643_1992_4.h
130     src/table/cns11643_1992_5.h
131     src/table/cns11643_1992_6.h
132     src/table/cns11643_1992_7.h
133     src/table/cns11643_1992_f.h
134 pcg 1.14 src/table/big5.h
135 pcg 1.1 src/table/big5_ext.h
136     src/table/big5_plus.h
137     src/table/koi8_r.h
138     src/table/koi8_u.h
139     src/table/iso8859_1.h
140     src/table/iso8859_2.h
141     src/table/iso8859_3.h
142     src/table/iso8859_4.h
143     src/table/iso8859_5.h
144     src/table/iso8859_6.h
145     src/table/iso8859_7.h
146     src/table/iso8859_8.h
147     src/table/iso8859_9.h
148     src/table/iso8859_10.h
149     src/table/iso8859_11.h
150     src/table/iso8859_13.h
151     src/table/iso8859_14.h
152     src/table/iso8859_15.h
153     src/table/iso8859_16.h
154     src/table/jis0201_1976_0.h
155 pcg 1.19 src/table/jis0208_1990_0.h
156 pcg 1.1 src/table/jis0212_1990_0.h
157     src/table/jis0213_1.h
158     src/table/jis0213_2.h