ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/MANIFEST
(Generate patch)

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.40 by root, Sun Feb 13 09:05:10 2005 UTC vs.
Revision 1.50 by root, Mon Jan 2 17:17:02 2006 UTC

8README.FAQ 8README.FAQ
9configure 9configure
10reconf 10reconf
11genac 11genac
12 12
13doc/etc/XTerm.ad 13doc/embed
14doc/etc/rclock 14doc/embed-tk
15doc/etc/rxvt.termcap 15doc/rxvt-tabbed
16doc/pty-fd
16doc/etc/rxvt-unicode.terminfo 17doc/etc/rxvt-unicode.terminfo
18doc/etc/rxvt-unicode.termcap
17doc/menu/example.menu 19doc/menu/example.menu
18doc/menu/jedmenu.sl 20doc/menu/jedmenu.sl
19doc/menu/menu 21doc/menu/menu
20doc/menu/rxvt.menu 22doc/menu/rxvt.menu
21doc/menu/rxvt.zh-menu 23doc/menu/rxvt.zh-menu
22doc/menu/terminal.menu 24doc/menu/terminal.menu
25doc/solaris9.patch
26
23doc/.cvsignore 27doc/.cvsignore
24doc/LSM.in
25doc/Makefile.in 28doc/Makefile.in
26doc/README.menu 29doc/README.menu
27doc/README.xvt 30doc/README.xvt
28doc/changes.txt 31doc/changes.txt
29doc/podtbl 32doc/podtbl
30doc/rxvt.1.pod 33doc/rxvt.1.pod
31doc/rxvt.7.pod 34doc/rxvt.7.pod
35doc/rxvtc.1.pod
36doc/rxvtd.1.pod
32doc/rxvt.1.man.in 37doc/rxvt.1.man.in
33doc/rxvt.7.man.in 38doc/rxvt.7.man.in
39doc/rxvtc.1.man.in
40doc/rxvtd.1.man.in
34doc/rxvt.1.html 41doc/rxvt.1.html
35doc/rxvt.7.html 42doc/rxvt.7.html
43doc/rxvtc.1.html
44doc/rxvtd.1.html
36doc/rxvt.1.txt 45doc/rxvt.1.txt
37doc/rxvt.7.txt 46doc/rxvt.7.txt
38doc/rxvtc.1 47doc/rxvtc.1.txt
48doc/rxvtd.1.txt
49doc/rxvtperl.3.man.in
50doc/rxvtperl.3.html
39doc/rxvt-unicode.spec 51doc/rxvt-unicode.spec
40 52
41autoconf/.cvsignore 53autoconf/.cvsignore
42autoconf/Make.common.in 54autoconf/Make.common.in
43autoconf/aclocal.m4 55autoconf/aclocal.m4
56src/callback.h 68src/callback.h
57src/command.C 69src/command.C
58src/command.h 70src/command.h
59src/encoding.C 71src/encoding.C
60src/encoding.h 72src/encoding.h
73src/fdpass.h
74src/fdpass.C
61src/feature.h 75src/feature.h
62src/init.C 76src/init.C
63src/init.h 77src/init.h
64src/iom.C 78src/iom.C
65src/iom.h 79src/iom.h
67src/keyboard.C 81src/keyboard.C
68src/keyboard.h 82src/keyboard.h
69src/logging.C 83src/logging.C
70src/logging.h 84src/logging.h
71src/main.C 85src/main.C
72src/makeintprotos-awk
73src/makeintprotos-sed
74src/menubar.C 86src/menubar.C
75src/menubar.h 87src/menubar.h
76src/misc.C 88src/misc.C
77src/netdisp.C 89src/netdisp.C
78src/netdisp.h 90src/netdisp.h
84src/rxvttoolkit.h 96src/rxvttoolkit.h
85src/rxvtfont.C 97src/rxvtfont.C
86src/rxvtfont.h 98src/rxvtfont.h
87src/rxvt.C 99src/rxvt.C
88src/rxvt.h 100src/rxvt.h
101src/rsinc.h
89src/rxvtc.C 102src/rxvtc.C
90src/rxvtd.C 103src/rxvtd.C
91src/rxvtdaemon.C 104src/rxvtdaemon.C
92src/rxvtdaemon.h 105src/rxvtdaemon.h
93src/rxvtlib.h 106src/rxvtlib.h
102src/scrollbar.C 115src/scrollbar.C
103src/strings.C 116src/strings.C
104src/version.h 117src/version.h
105src/xdefaults.C 118src/xdefaults.C
106src/xpm.C 119src/xpm.C
120
121src/urxvt.pm
122src/typemap
123src/rxvtperl.h
124src/rxvtperl.C
107 125
108src/gentables 126src/gentables
109src/gencompose 127src/gencompose
110src/genlinedraw 128src/genlinedraw
111src/table/compose.h 129src/table/compose.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines