]> hydra-www.ietfng.org Git - gtetrinet/commit
If blocks config. entry doesn't exist in theme error out, instead of
authorJames Antill <james@and.org>
Fri, 7 Feb 2003 19:14:16 +0000 (19:14 +0000)
committerJames Antill <james@src.gnome.org>
Fri, 7 Feb 2003 19:14:16 +0000 (19:14 +0000)
commitfb59545ffe1c3e1686e7bd427b4b3205b1e2928c
tree9b1e73d75b2ee1ff3ab4cb82ffe3c01159783e78
parent7c74ebdf20174e00f396fbbb607e0b0ed61ea464
If blocks config. entry doesn't exist in theme error out, instead of

2003-02-07  James Antill  <james@and.org>

        * src/config.c (config_loadtheme): If blocks config. entry doesn't
        exist in theme error out, instead of crashing.
        (config_getthemeinfo): Use empty values, if author and/or
        description doesn't exist.
        (config_loadconfig): Don't crash if current_theme or midicmd don't
        exist.
        (config_loadconfig): Change currenttheme to a GString to fix overflow
        truncate problems.
ChangeLog
src/config.c
src/config.h
src/dialogs.c