Bug fix #227 + enable user to set height of Keywords pane
authorColin Clark <cclark@mcb.net>
Wed, 30 Mar 2016 14:36:32 +0000 (15:36 +0100)
committerColin Clark <cclark@mcb.net>
Wed, 30 Mar 2016 14:36:32 +0000 (15:36 +0100)
commita174e816ae993e7ee9731651b2674dbfdec9ed95
tree8f1f3bcce2b107c7071ca0369aee98bb359fafb1
parent411ef45d8fbda079d51abeba997017e9508fa7a7
Bug fix #227 + enable user to set height of Keywords pane

Bug #227 Keywords section of Info sidebar doesn't work on GTK3 build
https://sourceforge.net/p/geeqie/bugs/227/

Permit the user to set the height of the Keywords pane in the Info
sidebar by editing the line:

<pane_keywords id = "keywords" title = "Keywords" expanded = "true" key
= "Xmp.dc.subject" height = "200"/>

in the configuration file geeqierc.xml
src/bar_keywords.c