~ubuntu-branches/ubuntu/maverick/gimp/maverick-security

« back to all changes in this revision

Viewing changes to plug-ins/help-browser/help-browser.c

  • Committer: Bazaar Package Importer
  • Author(s): Ari Pollak
  • Date: 2009-08-14 09:57:17 UTC
  • mto: (1.1.21 upstream) (0.1.5 squeeze)
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: james.westby@ubuntu.com-20090814095717-37dh2xqy5t0rurpk
ImportĀ upstreamĀ versionĀ 2.6.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
129
129
 
130
130
  INIT_I18N ();
131
131
 
 
132
  if (! g_thread_supported ())
 
133
    g_thread_init (NULL);
 
134
 
132
135
  switch (run_mode)
133
136
    {
134
137
    case GIMP_RUN_INTERACTIVE: