]> git.mdlowis.com Git - proto/labwc.git/commit
theme: don't try to load "themerc"s if theme_name is NULL
authorTomi Ollila <tomi.ollila@iki.fi>
Tue, 7 Jan 2025 20:23:14 +0000 (22:23 +0200)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Sun, 12 Jan 2025 05:55:04 +0000 (14:55 +0900)
commit577c24306fe630b8b4ec7b3cefed86511c550cdd
treefc5169f8c1003233a70c5c186a55fd641f24caca
parent6496773fd16521844fad764869654d9598e49b22
theme: don't try to load "themerc"s if theme_name is NULL

theme_name is NULL when <theme><name></name>...</theme> is in rc.xml
src/theme.c