mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-23 15:49:16 +02: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 MIME_CACHE_GROUP "MIME Cache"
|
||||||
#define GENERIC_NAME_KEY "GenericName"
|
#define GENERIC_NAME_KEY "GenericName"
|
||||||
#define FULL_NAME_KEY "X-GNOME-FullName"
|
#define FULL_NAME_KEY "X-GNOME-FullName"
|
||||||
#define KEYWORDS_KEY "X-GNOME-Keywords"
|
#define KEYWORDS_KEY "Keywords"
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
PROP_0,
|
PROP_0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user