mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-30 10:22:34 +01:00
er.. WPrefs Appearance section update
This commit is contained in:
@@ -1332,7 +1332,6 @@ getDefaultMenu(_Panel *panel, int *hasWSMenu)
|
||||
}
|
||||
}
|
||||
|
||||
free(gspath);
|
||||
free(menuPath);
|
||||
|
||||
if (menu) {
|
||||
@@ -1358,7 +1357,6 @@ showData(_Panel *panel)
|
||||
|
||||
menuPath = wmalloc(strlen(gspath)+32);
|
||||
strcpy(menuPath, gspath);
|
||||
free(gspath);
|
||||
strcat(menuPath, "/Defaults/WMRootMenu");
|
||||
|
||||
menu = PLGetProplistWithPath(menuPath);
|
||||
|
||||
Reference in New Issue
Block a user