[gimp] pdb: oups! I previously edited a generated file.



commit a700b15e37b43a6cd58d037d8e373548018afd7f
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]