~ubuntu-branches/ubuntu/lucid/xfce4-power-manager/lucid

« back to all changes in this revision

Viewing changes to src/org.freedesktop.PowerManagement.h

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2009-12-04 16:13:45 UTC
  • mfrom: (6.2.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091204161345-pkcz5rs7pudco2hl
Tags: 0.8.4.2-1ubuntu1
* Merge from Debian testing, remaining Ubuntu changes:
  - debian/patches:
    + xubuntu-use-notification-icons.patch: use our notification-* icons for
      notification bubbles instead of the normal ones LP: #437374
    + 10_pc.patch: added patched files to POTFILES.skip
    + series: created, with these two patches
  - debian/rules: add --with quilt
  - debian/control: build-depends on quilt (>= 0.46-7~)
  - debian/README.source: added.

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
#endif /* !G_ENABLE_DEBUG */
54
54
 
55
55
 
56
 
/* BOOLEAN:POINTER (/tmp/dbus-binding-tool-c-marshallers.NZ2B1U:1) */
 
56
/* BOOLEAN:POINTER */
57
57
extern void dbus_glib_marshal_xfpm_engine_BOOLEAN__POINTER (GClosure     *closure,
58
58
                                                            GValue       *return_value,
59
59
                                                            guint         n_param_values,
98
98
  g_value_set_boolean (return_value, v_return);
99
99
}
100
100
 
101
 
/* BOOLEAN:POINTER,POINTER (/tmp/dbus-binding-tool-c-marshallers.NZ2B1U:2) */
 
101
/* BOOLEAN:POINTER,POINTER */
102
102
extern void dbus_glib_marshal_xfpm_engine_BOOLEAN__POINTER_POINTER (GClosure     *closure,
103
103
                                                                    GValue       *return_value,
104
104
                                                                    guint         n_param_values,