[gimp/wip/bug792787-debug-stacktrace-GUI] pdb: oups! I previously edited a generated file.
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/bug792787-debug-stacktrace-GUI] pdb: oups! I previously edited a generated file.
- Date: Sun, 28 Jan 2018 03:10:29 +0000 (UTC)
commit 9cb98087196ba3f78ae7bd51831c2338f5a10db7
Author: Jehan <jehan girinstud io>
Date: Fri Jan 26 22:04:30 2018 +0100
pdb: oups! I previously edited a generated file.
This is the PDB I had to edit instead of app/pdb/message-cmds.c which is
generated.
pdb/groups/message.pdb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pdb/groups/message.pdb b/pdb/groups/message.pdb
index 7ccbc34..c10660f 100644
--- a/pdb/groups/message.pdb
+++ b/pdb/groups/message.pdb
@@ -39,7 +39,7 @@ HELP
if (gimp->plug_in_manager->current_plug_in)
domain = gimp_plug_in_get_undo_desc (gimp->plug_in_manager->current_plug_in);
gimp_show_message (gimp, G_OBJECT (progress), GIMP_MESSAGE_WARNING,
- domain, message);
+ domain, message, NULL);
}
CODE
);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]