From: Dana Jansens Date: Tue, 24 Apr 2007 21:11:04 +0000 (+0000) Subject: consistency X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=7b6f90af529b56d1be70cfadbff376bbebe9c606;p=chaz%2Fopenbox consistency --- 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 */