qulogic/libgnt

4bfc6d500233
Add '--quiet' option to gnome.generate_gir() call

Adding the '--quiet' argument to gnome.generate_gir() silences
informational build output such as what g-ir-scanner was called with.
Gtk and others do this, so why don't we as well?
[general]
shadow = 0
[colors]
black = 0; 0; 0
red = 1000; 0; 0
green = 0; 1000; 0
blue = 250; 250; 700
white = 1000; 1000; 1000
gray = 700; 700; 700
darkgray = 256; 256; 256
[colorpairs]
normal = black; white
highlight = white; blue
highlightd = black; gray
shadow = black; darkgray
title = white; blue
titled = white; gray
text = white; blue
disabled = gray; white