[gimp-perl] Verbose can go all the way up to 11 now.



commit 1a912a5b86c080878003398b4142149fa0063b54
Author: Ed J <edj src gnome org>
Date:   Tue May 20 04:06:27 2014 +0100

    Verbose can go all the way up to 11 now.

 examples/Perl-Server |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/examples/Perl-Server b/examples/Perl-Server
index 13f5d8e..724862d 100755
--- a/examples/Perl-Server
+++ b/examples/Perl-Server
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-#BEGIN { $Gimp::verbose = 1; }
+#BEGIN { $Gimp::verbose = 3; }
 use Gimp;
 use Gimp::Net;
 use Gimp::Extension;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]