mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-18 15:35:55 +01:00
Amend recent wmgenmenu changes
Raise MAX_NR_APPS to account for the more menu entries
This commit is contained in:
committed by
Carlos R. Mafra
parent
af857e8b95
commit
5fa8b979b9
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
#include "../src/wconfig.h"
|
#include "../src/wconfig.h"
|
||||||
|
|
||||||
#define MAX_NR_APPS 50 /* Maximum number of entries in each apps list */
|
#define MAX_NR_APPS 128 /* Maximum number of entries in each apps list */
|
||||||
#define MAX_WMS 10 /* Maximum number of other window managers to check */
|
#define MAX_WMS 10 /* Maximum number of other window managers to check */
|
||||||
|
|
||||||
#include "wmgenmenu.h"
|
#include "wmgenmenu.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user