projects
/
profile
/
ivi
/
weston.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
060cf80
)
compositor: Change default background to be a png
author
Kristian Høgsberg
<krh@bitplanet.net>
Thu, 23 Jun 2011 19:33:47 +0000
(15:33 -0400)
committer
Kristian Høgsberg
<krh@bitplanet.net>
Thu, 23 Jun 2011 19:52:10 +0000
(15:52 -0400)
compositor/compositor.c
patch
|
blob
|
history
diff --git
a/compositor/compositor.c
b/compositor/compositor.c
index
3257240
..
d992642
100644
(file)
--- a/
compositor/compositor.c
+++ b/
compositor/compositor.c
@@
-44,7
+44,7
@@
* advertise that through a service on the session dbus.
*/
static const char *option_socket_name = NULL;
-static const char *option_background = "background.
jp
g";
+static const char *option_background = "background.
pn
g";
static int option_idle_time = 300;
static struct wl_list child_process_list;