]> git.tuebingen.mpg.de Git - paraslash.git/commit
gui: Use lsu_merge_config_file_options().
authorAndre Noll <maan@tuebingen.mpg.de>
Thu, 15 Mar 2018 00:36:19 +0000 (01:36 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 22 Apr 2018 18:30:37 +0000 (20:30 +0200)
commit90023251721ca8540523f30499ddc5adbe39c19e
tree30dbd73a6f120d45f625732bed3a5bf658f8ca37
parent79a88784e0819c1bbe9de8d39a0e05997c8211f6
gui: Use lsu_merge_config_file_options().

para_gui supports config file reloading, so parse_config_file_or_die()
needs to set MCF_DONT_FREE to keep a reference to the command line
parse result and MCF_OVERRIDE in the reload case. Also, the code to
check the key maps and to initialize the theme needs to be kept.
configure.ac
gui.c