~ubuntu-branches/ubuntu/oneiric/gnome-panel/oneiric

« back to all changes in this revision

Viewing changes to gnome-panel/main.c

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-01-27 17:53:50 UTC
  • mfrom: (1.13.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100127175350-bktmjf1vk5er9de9
Tags: 1:2.29.6-0ubuntu1
* New upstream version
* debian/patches/06_higher_priority_for_applets_loading.patch:
  - the change is in the new version
* debian/patches/70_relibtoolize.patch:
  - new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 
15
15
#include <glib/gi18n.h>
16
16
 
 
17
#include <bonobo/bonobo-main.h>
 
18
 
17
19
#include <libegg/eggdesktopfile.h>
18
20
#include <libegg/eggsmclient.h>
19
21