.desktop: Drop prefix from X-GNOME-Keywords
The field has now been included in the spec, so use the standardized name.
This commit is contained in:
parent
1ffb3ffdc1
commit
4cd7b6c6dc
18 changed files with 18 additions and 18 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
#define GNOME_SETTINGS_PANEL_ID_KEY "X-GNOME-Settings-Panel"
|
||||
#define GNOME_SETTINGS_PANEL_CATEGORY GNOME_SETTINGS_PANEL_ID_KEY
|
||||
#define GNOME_SETTINGS_PANEL_ID_KEYWORDS "X-GNOME-Keywords"
|
||||
#define GNOME_SETTINGS_PANEL_ID_KEYWORDS "Keywords"
|
||||
|
||||
|
||||
G_DEFINE_TYPE (CcShellModel, cc_shell_model, GTK_TYPE_LIST_STORE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue