app: manage the system and user gimprc paths as GFiles
This commit is contained in:
@ -32,8 +32,8 @@ void app_exit (gint status) G_GNUC_NORETURN;
|
||||
|
||||
void app_run (const gchar *full_prog_name,
|
||||
const gchar **filenames,
|
||||
const gchar *alternate_system_gimprc,
|
||||
const gchar *alternate_gimprc,
|
||||
GFile *alternate_system_gimprc,
|
||||
GFile *alternate_gimprc,
|
||||
const gchar *session_name,
|
||||
const gchar *batch_interpreter,
|
||||
const gchar **batch_commands,
|
||||
|
Reference in New Issue
Block a user