tint2conf: Do not load desktop files marked as NoDisplay
This commit is contained in:
@@ -14,6 +14,7 @@ typedef struct DesktopEntry {
|
||||
char *exec;
|
||||
char *icon;
|
||||
char *path;
|
||||
gboolean hidden_from_menus;
|
||||
} DesktopEntry;
|
||||
|
||||
// Parses a line of the form "key = value". Modifies the line.
|
||||
|
||||
Reference in New Issue
Block a user