~ubuntu-branches/ubuntu/intrepid/xterm/intrepid-security

« back to all changes in this revision

Viewing changes to MANIFEST

  • Committer: Bazaar Package Importer
  • Author(s): Bryce Harrington
  • Date: 2008-05-05 14:55:59 UTC
  • mfrom: (1.1.9 upstream) (11.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080505145559-r5qly64gdxj32873
Tags: 235-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Enabled URL highlighting
  - Changed rm -f to rm -rf .pc patches, fixes a bug when .pc is a directory
  - Updated maintainer field
* Noteworthy changes since Hardy:
  - Correct initialization of bold- and wide-, wide-bold fonts, which may be
    set via the utf8Fonts subresource (Closes LP: #194078)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
MANIFEST for xterm-229, version xterm-229
 
1
MANIFEST for xterm-235, version xterm-235
2
2
--------------------------------------------------------------------------------
3
3
MANIFEST                        this file
4
4
256colres.h                     resource-definitions for 256-color mode
8
8
AAA_README_VMS.txt              note for VMS port of 'xterm'
9
9
INSTALL                         configure script: options and related install instructions
10
10
Imakefile                       imake template for Makefile
 
11
KOI8RXTerm.ad                   resources for koi8rxterm
11
12
Makefile.in                     configure script template for Makefile
12
13
README                          overview & caveats for 'xterm'
13
14
README.i18n                     i18n readme:
49
50
install.sh                      configure script: fallback install script
50
51
keysym2ucs.c                    lookup-table for UTF-8 to keysyms
51
52
keysym2ucs.h                    interface of keysym2ucs.c
 
53
koi8rxterm                      KOI-8 wrapper from Debian (originally me)
 
54
koi8rxterm.man                  manpage for koi8rxterm
52
55
link_axp.com                    build-script for VMS port of xterm
53
56
main.c                          main program of 'xterm'
54
57
main.h                          default definitions for 'xterm'
81
84
util.c                          miscellaneous utility functions for 'xterm'
82
85
uxterm                          wrapper script to make unicode-xterm
83
86
uxterm.desktop                  sample desktop file for uxterm
 
87
uxterm.man                      manpage for uxterm, from Debian
84
88
version.h                       version of xterm
85
89
vms.c                           VMS version of xterm's spawn(), etc.
86
90
vms.h                           system headers and definitions for vms.c