X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=openbox%2Fopenbox.c;h=fc2e78c02fd4275059d8c1f7c672070e8569144b;hb=c8983c42a7c27321d18825f2a130c15e29046f7b;hp=dac9d2224378354f9e2f48d2072cc2d74ba0050c;hpb=04010ff0fe1851fe296db8032cff7eccee2afb03;p=chaz%2Fopenbox diff --git a/openbox/openbox.c b/openbox/openbox.c index dac9d222..fc2e78c0 100644 --- a/openbox/openbox.c +++ b/openbox/openbox.c @@ -111,7 +111,7 @@ gint main(gint argc, gchar **argv) 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 */