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

« back to all changes in this revision

Viewing changes to src/terminal-type-builtins.c

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette
  • Date: 2009-06-27 14:53:33 UTC
  • mfrom: (1.3.31 upstream)
  • Revision ID: james.westby@ubuntu.com-20090627145333-b6malq0lcf7yziyv
Tags: 2.26.2-2
02_let_gconf_autostart.patch: Don’t exit if there is no GConf daemon 
running. Instead, let dbus-daemon and gconfd be autostarted as they 
should be if this is needed. Thanks to Sean Finney for the 
suggestion. Closes: #531734 and some duplicates.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
/* Generated data (by glib-mkenums) */
3
3
 
 
4
#include <config.h>
 
5
 
4
6
#include "terminal-type-builtins.h"
 
7
 
 
8
/* enumerations from "terminal-profile.h" */
 
9
 
5
10
#include "terminal-profile.h"
6
11
#
7
 
/* enumerations from "../../src/terminal-profile.h" */
8
12
GType
9
13
terminal_title_mode_get_type (void)
10
14
{