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

« back to all changes in this revision

Viewing changes to src/xfce-power-manager-dbus-server.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.P8YG1U:1) */
 
56
/* BOOLEAN:POINTER */
57
57
extern void dbus_glib_marshal_xfpm_manager_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,POINTER,POINTER (/tmp/dbus-binding-tool-c-marshallers.P8YG1U:2) */
 
101
/* BOOLEAN:POINTER,POINTER,POINTER,POINTER */
102
102
extern void dbus_glib_marshal_xfpm_manager_BOOLEAN__POINTER_POINTER_POINTER_POINTER (GClosure     *closure,
103
103
                                                                                     GValue       *return_value,
104
104
                                                                                     guint         n_param_values,
149
149
  g_value_set_boolean (return_value, v_return);
150
150
}
151
151
 
152
 
/* BOOLEAN:POINTER,POINTER (/tmp/dbus-binding-tool-c-marshallers.P8YG1U:3) */
 
152
/* BOOLEAN:POINTER,POINTER */
153
153
extern void dbus_glib_marshal_xfpm_manager_BOOLEAN__POINTER_POINTER (GClosure     *closure,
154
154
                                                                     GValue       *return_value,
155
155
                                                                     guint         n_param_values,