mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 06:33:41 +02:00
desktop-app-info: Add support for X-GNOME-Keywords
With search gaining traction as being the preferred way to locate applications, the existing .desktop file fields meant for browsing often produce insufficient results. gnome-control-center introduced a custom X-GNOME-Keywords field for that purpose, which we plan to support in gnome-shell as well. https://bugzilla.gnome.org/show_bug.cgi?id=661763
This commit is contained in:
@@ -1408,6 +1408,7 @@ g_desktop_app_info_get_nodisplay
|
||||
g_desktop_app_info_get_show_in
|
||||
g_desktop_app_info_get_generic_name
|
||||
g_desktop_app_info_get_categories
|
||||
g_desktop_app_info_get_keywords
|
||||
g_desktop_app_info_set_desktop_env
|
||||
GDesktopAppLaunchCallback
|
||||
g_desktop_app_info_launch_uris_as_manager
|
||||
|
Reference in New Issue
Block a user