Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip over empty Layout= assignments (#660)
g_key_file_get_string() returns the empty string where the key exists but isn't assigned to anything. Let's skip over that so we can have .tablet files with an empty Layout= line.
- Loading branch information