~ubuntu-branches/ubuntu/gutsy/gnumeric/gutsy-201105201701

« back to all changes in this revision

Viewing changes to src/main-application.c

  • Committer: Bazaar Package Importer
  • Author(s): Gauvain Pocentek
  • Date: 2007-03-08 16:16:45 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20070308161645-uotkhmwywh7dkur4
Tags: 1.7.8-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
387
387
        }
388
388
#endif
389
389
 
 
390
        g_thread_init (NULL);
 
391
 
390
392
#ifdef USE_HILDON
391
393
        osso_context = osso_initialize ("gnumeric", "1.7.0", TRUE, NULL);
392
394
#endif