gdesktopappinfo: Use "Keywords" instead of "X-GNOME-Keywords"

The field has now been standardized, so drop the prefix.
This commit is contained in:
Florian Müllner 2011-12-19 14:52:10 +01:00
parent 4041349037
commit f59acb55c1

View File

@ -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,