mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
gdesktopappinfo: Use "Keywords" instead of "X-GNOME-Keywords"
The field has now been standardized, so drop the prefix.
This commit is contained in:
parent
4041349037
commit
f59acb55c1
@ -64,7 +64,7 @@
|
||||
#define MIME_CACHE_GROUP "MIME Cache"
|
||||
#define GENERIC_NAME_KEY "GenericName"
|
||||
#define FULL_NAME_KEY "X-GNOME-FullName"
|
||||
#define KEYWORDS_KEY "X-GNOME-Keywords"
|
||||
#define KEYWORDS_KEY "Keywords"
|
||||
|
||||
enum {
|
||||
PROP_0,
|
||||
|
Loading…
Reference in New Issue
Block a user