Add support for Path in .desktop files
This commit is contained in:
@@ -15,6 +15,7 @@ typedef struct DesktopEntry {
|
||||
char *exec;
|
||||
char *icon;
|
||||
char *path;
|
||||
char *cwd;
|
||||
gboolean hidden_from_menus;
|
||||
} DesktopEntry;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user