Really fix conformance for links in desktop entries
This commit is contained in:
parent
0558a7cb68
commit
4a2bc5a947
|
@ -110,7 +110,7 @@ struct _DesktopIcon
|
|||
/* constants */
|
||||
static const char _desktop_type_application[] = "Application";
|
||||
static const char _desktop_type_directory[] = "Directory";
|
||||
static const char _desktop_type_link[] = "URL";
|
||||
static const char _desktop_type_link[] = "Link";
|
||||
|
||||
|
||||
/* prototypes */
|
||||
|
|
Loading…
Reference in New Issue
Block a user