Launcher: Read and display both Name and GenericName from desktop files (issue #571)
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
typedef struct DesktopEntry {
|
||||
char *name;
|
||||
char *generic_name;
|
||||
char *exec;
|
||||
char *icon;
|
||||
char *path;
|
||||
|
||||
Reference in New Issue
Block a user