~ubuntu-branches/ubuntu/feisty/hanterm-classic/feisty

« back to all changes in this revision

Viewing changes to main.h

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Pollock
  • Date: 2005-03-18 16:15:39 UTC
  • mfrom: (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050318161539-1f0d3ztp5d67ius5
Tags: 3.1.6.0-4
* QA Group upload orphaning this package
* Incorporates previous NMUs (closes: #253208, #267025, #262570)
* debian/rules: install manpage as a section 1 manpage, not a section 1x
  manpage

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 * SOFTWARE.
26
26
 */
27
27
 
28
 
#define DEFFONT                 "-*-clean-medium-r-normal--14-140-75-75-*-70-iso*"
29
 
#define DEFHFONT                "-*-gulim-medium-r-normal--14-140-75-75-*-140-*"
 
28
#define DEFFONT                 "-schumacher-*-medium-*--16-160-*-iso646.1991-irv"
 
29
#define DEFHFONT                "-daewoo-*-160-ksc5601.1987-*"
30
30
#define DEFBOLDFONT             NULL    /* no bold font uses overstriking */
31
31
#define DEFBORDER               2
32
32
#define DEFBORDERWIDTH          2