mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-03 14:55:46 +01:00
Added french INSTALL file (wwp <subscript@free.fr>)
This commit is contained in:
@@ -409,7 +409,7 @@ indentedDescription(WMPropList *plist, int level)
|
||||
WMHashEnumerator e;
|
||||
int i;
|
||||
|
||||
if (plist->type==WPLArray || plist->type==WPLDictionary) {
|
||||
if (plist->type==WPLArray/* || plist->type==WPLDictionary*/) {
|
||||
retstr = description(plist);
|
||||
|
||||
if (retstr && ((2*(level+1) + strlen(retstr)) <= 77)) {
|
||||
|
||||
Reference in New Issue
Block a user