mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 04:20:27 +01:00
- improved behaviour for the shared appicon thing.
- added a 'Bool recursive' flag to WMMergePLDictionaries() in WINGs
This commit is contained in:
@@ -549,7 +549,7 @@ main(int argc, char **argv)
|
||||
}
|
||||
}
|
||||
|
||||
WMMergePLDictionaries(prop, style);
|
||||
WMMergePLDictionaries(prop, style, True);
|
||||
|
||||
WMWritePropListToFile(prop, path, True);
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user