]> git.draconx.ca Git - liblbx.git/commit
lbxgui: Compile in the glade UI description.
authorNick Bowler <nbowler@draconx.ca>
Wed, 10 Feb 2010 05:40:17 +0000 (00:40 -0500)
committerNick Bowler <nbowler@draconx.ca>
Wed, 10 Feb 2010 06:13:39 +0000 (01:13 -0500)
commitc9a36d684a771ffa32aa22b3cb257d6c693eebb8
tree0142ac944e1fd4f6bdc697d94f996f79805888bc
parentf8295b32a98df79caee16a25a1dcf3a7a678e409
lbxgui: Compile in the glade UI description.

I don't think it makes any sense to try and jump through hoops to find
this data at runtime, given that the data and the code are so intimately
connected.
Makefile.am
src/gui/.gitignore [new file with mode: 0644]
src/gui/Makefile.inc
src/gui/lbxgui.c