~ubuntu-branches/ubuntu/precise/xterm/precise-updates

« back to all changes in this revision

Viewing changes to main.h

  • Committer: Bazaar Package Importer
  • Author(s): Bhavani Shankar
  • Date: 2009-05-06 05:13:35 UTC
  • mfrom: (1.1.14 upstream) (11.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20090506051335-wq7afxwrm5ir33xr
Tags: 242-1ubuntu1
* Merge from debian unstable, remaining changes: LP: #372492
  - Enabled URL hilighting
  - rm -rf for .pc patches

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* $XTermId: main.h,v 1.38 2008/01/27 17:40:31 tom Exp $ */
 
1
/* $XTermId: main.h,v 1.39 2009/02/08 18:03:56 tom Exp $ */
2
2
 
3
3
/*
4
 
 * Copyright 2000-2007,2008 by Thomas E. Dickey
 
4
 * Copyright 2000-2008,2009 by Thomas E. Dickey
5
5
 *
6
6
 *                         All Rights Reserved
7
7
 *
72
72
#endif
73
73
 
74
74
#ifndef DEFXIMFONT
75
 
#define DEFXIMFONT              "*"
 
75
#define DEFXIMFONT              "fixed"
76
76
#endif
77
77
 
78
78
#ifndef DEFBOLDFONT