[brasero] Fix typo on the previous commit
- From: Luis Medinas <lmedinas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [brasero] Fix typo on the previous commit
- Date: Fri, 10 Sep 2010 12:30:26 +0000 (UTC)
commit b309f6a81b806378adb3294a47e09c0a70c48a7b
Author: Luis Medinas <lmedinas gnome org>
Date: Thu Sep 9 19:52:14 2010 +0100
Fix typo on the previous commit
Thanks to Christian to point it.
libbrasero-burn/burn-dbus.c | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/libbrasero-burn/burn-dbus.c b/libbrasero-burn/burn-dbus.c
index e8af3b7..9292da3 100644
--- a/libbrasero-burn/burn-dbus.c
+++ b/libbrasero-burn/burn-dbus.c
@@ -108,7 +108,11 @@ brasero_inhibit_suspend (const char *reason)
GS_DBUS_INHIBIT_PATH,
GS_DBUS_INHIBIT_INTERFACE,
"Inhibit",
- NULL,
+ g_variant_new("(susu)",
+ g_get_application_name (),
+ 0,
+ reason,
+ 1 | 4),
G_VARIANT_TYPE ("(u)"),
G_DBUS_CALL_FLAGS_NONE,
-1,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]