[gimp/wip/Jehan/mr-424-macos-gimp-2-10] Just a small test for @DesMcGuinness to test.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/Jehan/mr-424-macos-gimp-2-10] Just a small test for @DesMcGuinness to test.
- Date: Tue, 23 Mar 2021 15:06:06 +0000 (UTC)
commit b55e196c8faa434b92df31e7be355e9b8f95770b
Author: Jehan <jehan girinstud io>
Date: Tue Mar 23 16:05:36 2021 +0100
Just a small test for @DesMcGuinness to test.
app/main.c | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/app/main.c b/app/main.c
index ba38758766..86b0d667be 100644
--- a/app/main.c
+++ b/app/main.c
@@ -346,6 +346,8 @@ gimp_macos_setenv (const char * progname)
g_free (res_dir);
return;
}
+ g_print ("Application directory: %s\n", app_dir);
+ g_print ("Resources directory: %s\n", res_dir);
path_len = strlen (g_getenv ("PATH") ? g_getenv ("PATH") : "") + strlen (app_dir) + 2;
path = g_try_malloc (path_len);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]