mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 04:20:27 +01:00
Initial update from my source tree. For 0.52.0
This commit is contained in:
@@ -361,6 +361,11 @@ main(int argc, char **argv)
|
||||
exit(1);
|
||||
}
|
||||
}
|
||||
|
||||
if (!PLIsArray(style)) {
|
||||
printf("%s: '%s' is not a style file/theme\n", ProgName, file);
|
||||
exit(1);
|
||||
}
|
||||
|
||||
hackStyle(style);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user