~ubuntu-branches/debian/sid/gnome-terminal/sid

« back to all changes in this revision

Viewing changes to src/terminal-app.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-09-22 14:02:42 UTC
  • mfrom: (1.3.35 upstream) (7.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090922140242-0jvnwru579qpxcft
Tags: 2.28.0-1
* New upstream stable release:
  + debian/control.in:
    - Update build dependencies.
  + debian/patches/02_let_gconf_autostart.patch,
    debian/patches/03_useless_plural_forms.patch:
    - Dropped, merged upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
#define TERMINAL_APP_ENABLE_MNEMONICS       "enable-mnemonics"
70
70
#define TERMINAL_APP_SYSTEM_FONT            "system-font"
71
71
 
72
 
#define EPSILON (1.0e-6)
73
 
 
74
72
/* TerminalApp */
75
73
 
76
74
#define TERMINAL_TYPE_APP              (terminal_app_get_type ())