qulogic/libgnt

Also deprecate gnt_file_sel_set_read_fn.
release-2.x.y
2019-05-14, Elliott Sales de Andrade
773392a1abf3
Also deprecate gnt_file_sel_set_read_fn.

This is supposed to be used to read directory contents from a file path,
but seems to have never been used. It also uses the now-deprecated
GntFile, so we don't want it to be public any more.
[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