gnome-control-center/search-provider
Sebastian Keller dfc504409f search-provider: Don't escape result description as markup
Only the shell can know how the description string will be used and if
or when it should be escaped. Previously the shell did not escape the
description before displaying it with markup to highlight search hits,
but now it does. For gnome-control-center this however means without
this change the string will be escaped twice causing markup to show up
in the description text.

Related: https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2033
2021-12-22 23:55:15 +01:00
..
cc-search-provider.c search-provider: Don't escape result description as markup 2021-12-22 23:55:15 +01:00
cc-search-provider.h search-provider: Use G_DECLARE_FINAL_CLASS 2018-01-30 12:08:53 -02:00
control-center-search-provider.c search-provider: Populate the model in startup 2017-12-08 17:41:04 +00:00
control-center-search-provider.h search-provider: Replace ifdefs with #pragma once 2019-11-27 21:56:10 +00:00
gnome-control-center-search-provider.ini Add a gnome-shell search-provider for settings panel 2013-02-18 16:08:22 +01:00
meson.build Remove unused GNOMELOCALEDIR defines 2019-09-09 21:45:53 +00:00
org.gnome.ControlCenter.SearchProvider.service.in Add a gnome-shell search-provider for settings panel 2013-02-18 16:08:22 +01:00
org.gnome.ShellSearchProvider2.xml Add a gnome-shell search-provider for settings panel 2013-02-18 16:08:22 +01:00