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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2009-10-02 20:15:41 UTC
  • mfrom: (6.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20091002201541-ognqyxyov51epj84
Tags: 0.8.4-1ubuntu1
* New upstream bugfix release (LP: #438754), merge from Debian unstable,
  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).

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
#endif /* !G_ENABLE_DEBUG */
54
54
 
55
55
 
56
 
/* NONE:STRING,STRING,POINTER (/tmp/dbus-binding-tool-c-marshallers.TTJYXU:1) */
 
56
/* NONE:STRING,STRING,POINTER (/tmp/dbus-binding-tool-c-marshallers.8V7B1U:1) */
57
57
extern void dbus_glib_marshal_xfpm_inhibit_VOID__STRING_STRING_POINTER (GClosure     *closure,
58
58
                                                                        GValue       *return_value,
59
59
                                                                        guint         n_param_values,
99
99
}
100
100
#define dbus_glib_marshal_xfpm_inhibit_NONE__STRING_STRING_POINTER      dbus_glib_marshal_xfpm_inhibit_VOID__STRING_STRING_POINTER
101
101
 
102
 
/* BOOLEAN:UINT,POINTER (/tmp/dbus-binding-tool-c-marshallers.TTJYXU:2) */
 
102
/* BOOLEAN:UINT,POINTER (/tmp/dbus-binding-tool-c-marshallers.8V7B1U:2) */
103
103
extern void dbus_glib_marshal_xfpm_inhibit_BOOLEAN__UINT_POINTER (GClosure     *closure,
104
104
                                                                  GValue       *return_value,
105
105
                                                                  guint         n_param_values,
146
146
  g_value_set_boolean (return_value, v_return);
147
147
}
148
148
 
149
 
/* BOOLEAN:POINTER,POINTER (/tmp/dbus-binding-tool-c-marshallers.TTJYXU:3) */
 
149
/* BOOLEAN:POINTER,POINTER (/tmp/dbus-binding-tool-c-marshallers.8V7B1U:3) */
150
150
extern void dbus_glib_marshal_xfpm_inhibit_BOOLEAN__POINTER_POINTER (GClosure     *closure,
151
151
                                                                     GValue       *return_value,
152
152
                                                                     guint         n_param_values,