ToastFreeware
/
gregoa
/
zavai.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
894c669
)
Suspend using pm-suspend
author
Enrico Zini
<enrico@enricozini.org>
Fri, 4 Dec 2009 19:55:04 +0000
(20:55 +0100)
committer
Enrico Zini
<enrico@enricozini.org>
Fri, 4 Dec 2009 19:55:04 +0000
(20:55 +0100)
src/app_power.vala
patch
|
blob
|
history
diff --git
a/src/app_power.vala
b/src/app_power.vala
index 45100b873559feeb45b6c524b98bb6d8a7ac3d49..d2c1f74cf654034aa39bf8baa0f585713481ca0d 100644
(file)
--- a/
src/app_power.vala
+++ b/
src/app_power.vala
@@
-84,6
+84,7
@@
public class Power : zavai.Resource, Object
public void do_suspend()
{
bool done = false;
+ /*
if (!done)
{
try {
@@
-94,6
+95,7
@@
public class Power : zavai.Resource, Object
zavai.log.error("Suspending phone with ousaged: " + e.message);
}
}
+ */
if (!done)
{
/*