all repos — openbox @ 78ff91ae6c225cf80b77d1e3e57370c01a693ff0

openbox fork - make it a bit more like ryudo

fix comment
Dana Jansens danakj@orodu.net
commit

78ff91ae6c225cf80b77d1e3e57370c01a693ff0

parent

b30380700fed5636523bc67a24268c200431fdc4

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M openbox/screen.copenbox/screen.c

@@ -314,7 +314,7 @@ XEvent e;

const char *args[] = { "dcop", "ksplash", "ksplash", "upAndRunning(QString)", "wm started", NULL }; - /* tell the dcop server through the command line interface */ + /* tell ksplash through the dcop server command line interface */ g_spawn_async(NULL, args, NULL, G_SPAWN_SEARCH_PATH | G_SPAWN_DO_NOT_REAP_CHILD, NULL, NULL, NULL, NULL);