more g_message changes
* more g_message changes * CEL plugin update * INSTALL: info on why plugins don't get built -Yosh
This commit is contained in:
@ -48,7 +48,7 @@ install_verify (InstallCallback install_callback)
|
||||
filename = gimp_directory ();
|
||||
if ('\000' == filename[0])
|
||||
{
|
||||
g_warning ("No home directory--skipping GIMP user installation.");
|
||||
g_message ("No home directory--skipping GIMP user installation.");
|
||||
(* install_callback) ();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user