diff options
Diffstat (limited to 'MANIFEST')
| -rw-r--r-- | MANIFEST | 193 |
1 files changed, 193 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST new file mode 100644 index 0000000..383f047 --- /dev/null +++ b/MANIFEST @@ -0,0 +1,193 @@ +.cvsignore +COPYING +Changes +INSTALL +MANIFEST +README.configure +README.FAQ +configure +configure.ac +config.sub +config.guess +aclocal.m4 +autogen.sh +config.h.in +Makefile.in +install-sh + +doc/embed +doc/embed-tk +doc/rxvt-tabbed +doc/pty-fd +doc/etc/rxvt-unicode.terminfo +doc/etc/rxvt-unicode.termcap +doc/wcwidth.patch + +doc/.cvsignore +doc/Makefile.in +doc/README.xvt +doc/changes.txt +doc/podtbl + +doc/rxvt.1.pod +doc/rxvt.7.pod +doc/rxvtc.1.pod +doc/rxvtd.1.pod +doc/rxvt.1.man.in +doc/rxvt.7.man.in +doc/rxvtc.1.man.in +doc/rxvtd.1.man.in +doc/extensions.pod.top +doc/extensions.pod.bot + +src/.cvsignore +src/Makefile.in +src/callback.h +src/command.C +src/command.h +src/encoding.C +src/encoding.h +src/fdpass_wrapper.C +src/feature.h +src/hookinc.h +src/init.C +src/init.h +src/ev_cpp.C +src/ev_cpp.h +src/keyboard.C +src/keyboard.h +src/main.C +src/misc.C +src/optinc.h +src/ptytty_wrapper.C +src/rxvtutil.C +src/rxvtutil.h +src/rxvttoolkit.C +src/rxvttoolkit.h +src/rxvtfont.C +src/rxvtfont.h +src/rxvtimg.h +src/rxvtimg.C +src/rxvt.C +src/rxvt.h +src/rsinc.h +src/rxvtc.C +src/rxvtd.C +src/rxvtdaemon.C +src/rxvtdaemon.h +src/screen.C +src/scrollbar-next.C +src/scrollbar-rxvt.C +src/scrollbar-xterm.C +src/scrollbar-plain.C +src/scrollbar.C +src/scrollbar.h +src/version.h +src/xdefaults.C +src/emman.h +src/emman.c + +libptytty/Changes +libptytty/ptytty.m4 +libptytty/src/libptytty.h +libptytty/src/ptytty_conf.h +libptytty/src/ptytty.h +libptytty/src/ptytty.C +libptytty/src/proxy.C +libptytty/src/logging.C +libptytty/src/fdpass.C +libptytty/src/estl.h +libptytty/src/ecb.h + +src/gentables +src/gencompose +src/genlinedraw +src/table/compose.h +src/table/category.h +src/table/linedraw.h +src/table/viscii.h +src/table/ksc5601_1987_0.h +src/table/gbk_0.h +src/table/gb2312_1980_0.h +src/table/cns11643_1992_1.h +src/table/cns11643_1992_2.h +src/table/cns11643_1992_3.h +src/table/cns11643_1992_4.h +src/table/cns11643_1992_5.h +src/table/cns11643_1992_6.h +src/table/cns11643_1992_7.h +src/table/cns11643_1992_f.h +src/table/big5.h +src/table/big5_ext.h +src/table/big5_plus.h +src/table/koi8_r.h +src/table/koi8_u.h +src/table/iso8859_1.h +src/table/iso8859_2.h +src/table/iso8859_3.h +src/table/iso8859_4.h +src/table/iso8859_5.h +src/table/iso8859_6.h +src/table/iso8859_7.h +src/table/iso8859_8.h +src/table/iso8859_9.h +src/table/iso8859_10.h +src/table/iso8859_11.h +src/table/iso8859_13.h +src/table/iso8859_14.h +src/table/iso8859_15.h +src/table/iso8859_16.h +src/table/jis0201_1976_0.h +src/table/jis0208_1990_0.h +src/table/jis0212_1990_0.h +src/table/jis0213_1.h +src/table/jis0213_2.h + +src/urxvt.pm +src/typemap +src/typemap.iom +src/iom_perl.h +src/iom_perl.xs +src/rxvtperl.h +src/rxvtperl.xs + +src/perl/background +src/perl/bell-command +src/perl/block-graphics-to-ascii +src/perl/clipboard-osc +src/perl/confirm-paste +src/perl/digital-clock +src/perl/eval +src/perl/example-refresh-hooks +src/perl/keysym-list +src/perl/kuake +src/perl/matcher +src/perl/option-popup +src/perl/overlay-osc +src/perl/readline +src/perl/remote-clipboard +src/perl/searchable-scrollback +src/perl/selection +src/perl/selection-autotransform +src/perl/selection-pastebin +src/perl/selection-popup +src/perl/selection-to-clipboard +src/perl/tabbed +src/perl/urxvt-popup +src/perl/xim-onthespot + +libev/Changes +libev/ev.h +libev/ev++.h +libev/ev.c +libev/ev_vars.h +libev/ev_wrap.h +libev/ev_win32.c +libev/ev_select.c +libev/ev_poll.c +libev/ev_epoll.c +libev/ev_kqueue.c +libev/ev_port.c +libev/ev_linuxaio.c +libev/libev.m4 + |
