all repos — openbox @ 7b6f90af529b56d1be70cfadbff376bbebe9c606

openbox fork - make it a bit more like ryudo

consistency
Dana Jansens danakj@orodu.net
commit

7b6f90af529b56d1be70cfadbff376bbebe9c606

parent

04010ff0fe1851fe296db8032cff7eccee2afb03

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

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

@@ -111,7 +111,7 @@

g_set_prgname(argv[0]); if (chdir(g_get_home_dir()) == -1) - g_message(_("Unable to change to home directory (%s): %s"), + g_message(_("Unable to change to home directory '%s': %s"), g_get_home_dir(), g_strerror(errno)); /* parse out command line args */