ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/MANIFEST
Revision: 1.52
Committed: Mon Jan 2 20:54:45 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.51: +2 -0 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.51 doc/rxvt-unicode.spec
34    
35 root 1.30 doc/rxvt.1.pod
36     doc/rxvt.7.pod
37 root 1.46 doc/rxvtc.1.pod
38     doc/rxvtd.1.pod
39 root 1.33 doc/rxvt.1.man.in
40     doc/rxvt.7.man.in
41 root 1.46 doc/rxvtc.1.man.in
42     doc/rxvtd.1.man.in
43 root 1.51 doc/rxvtperl.3.man.in
44     doc/rxvt.1.txt
45     doc/rxvt.7.txt
46     doc/rxvtc.1.txt
47     doc/rxvtd.1.txt
48     doc/rxvtperl.3.txt
49 root 1.22 doc/rxvt.1.html
50     doc/rxvt.7.html
51 root 1.46 doc/rxvtc.1.html
52     doc/rxvtd.1.html
53 root 1.49 doc/rxvtperl.3.html
54 pcg 1.1
55     autoconf/.cvsignore
56     autoconf/Make.common.in
57     autoconf/aclocal.m4
58     autoconf/config.guess
59     autoconf/config.h.in
60     autoconf/config.sub
61     autoconf/configure.in
62     autoconf/install-sh
63     autoconf/libtool.m4
64     autoconf/ltmain.sh
65     autoconf/mkinstalldirs
66     autoconf/xpm.m4
67    
68     src/.cvsignore
69     src/Makefile.in
70 pcg 1.2 src/callback.h
71     src/command.C
72 pcg 1.1 src/command.h
73 pcg 1.2 src/encoding.C
74     src/encoding.h
75 root 1.47 src/fdpass.h
76     src/fdpass.C
77 pcg 1.1 src/feature.h
78     src/init.C
79     src/init.h
80 pcg 1.2 src/iom.C
81     src/iom.h
82 pcg 1.13 src/iom_conf.h
83 root 1.38 src/keyboard.C
84     src/keyboard.h
85 pcg 1.1 src/logging.C
86     src/logging.h
87     src/main.C
88     src/menubar.C
89     src/menubar.h
90     src/misc.C
91     src/netdisp.C
92     src/netdisp.h
93 root 1.24 src/ptytty.h
94 pcg 1.1 src/ptytty.C
95 root 1.24 src/rxvtutil.C
96     src/rxvtutil.h
97     src/rxvttoolkit.C
98     src/rxvttoolkit.h
99     src/rxvtfont.C
100     src/rxvtfont.h
101 pcg 1.1 src/rxvt.C
102     src/rxvt.h
103 root 1.50 src/rsinc.h
104 pcg 1.2 src/rxvtc.C
105     src/rxvtd.C
106     src/rxvtdaemon.C
107     src/rxvtdaemon.h
108     src/rxvtlib.h
109     src/rxvtlib.h.in
110     src/salloc.C
111     src/salloc.h
112 pcg 1.1 src/screen.C
113     src/scrollbar-next.C
114     src/scrollbar-rxvt.C
115     src/scrollbar-xterm.C
116 pcg 1.13 src/scrollbar-plain.C
117 pcg 1.1 src/scrollbar.C
118     src/strings.C
119     src/version.h
120     src/xdefaults.C
121     src/xpm.C
122    
123 root 1.48 src/urxvt.pm
124     src/typemap
125     src/rxvtperl.h
126     src/rxvtperl.C
127    
128 root 1.52 src/perl/simple-overlay-clock
129    
130 pcg 1.1 src/gentables
131 pcg 1.15 src/gencompose
132 pcg 1.19 src/genlinedraw
133 pcg 1.15 src/table/compose.h
134 pcg 1.19 src/table/category.h
135     src/table/linedraw.h
136 pcg 1.1 src/table/viscii.h
137     src/table/ksc5601_1987_0.h
138 root 1.36 src/table/gbk_0.h
139 pcg 1.1 src/table/gb2312_1980_0.h
140     src/table/cns11643_1992_1.h
141     src/table/cns11643_1992_2.h
142     src/table/cns11643_1992_3.h
143     src/table/cns11643_1992_4.h
144     src/table/cns11643_1992_5.h
145     src/table/cns11643_1992_6.h
146     src/table/cns11643_1992_7.h
147     src/table/cns11643_1992_f.h
148 pcg 1.14 src/table/big5.h
149 pcg 1.1 src/table/big5_ext.h
150     src/table/big5_plus.h
151     src/table/koi8_r.h
152     src/table/koi8_u.h
153     src/table/iso8859_1.h
154     src/table/iso8859_2.h
155     src/table/iso8859_3.h
156     src/table/iso8859_4.h
157     src/table/iso8859_5.h
158     src/table/iso8859_6.h
159     src/table/iso8859_7.h
160     src/table/iso8859_8.h
161     src/table/iso8859_9.h
162     src/table/iso8859_10.h
163     src/table/iso8859_11.h
164     src/table/iso8859_13.h
165     src/table/iso8859_14.h
166     src/table/iso8859_15.h
167     src/table/iso8859_16.h
168     src/table/jis0201_1976_0.h
169 pcg 1.19 src/table/jis0208_1990_0.h
170 pcg 1.1 src/table/jis0212_1990_0.h
171     src/table/jis0213_1.h
172     src/table/jis0213_2.h