gnome-control-center/panels/system/users
Philip Withnall 7bd8dd69cf users: Simplify parental controls keywords to remove spaces
Spaces aren’t supported in .desktop file keywords, as gnome-shell splits
the search term by spaces, and then prefix-matches each word separately
against the candidate keywords.

So a search term of ‘parental’ would match the ‘Parental Controls’
keyword, but a search term of ‘parental controls’ would not, as
‘controls’ doesn’t prefix-match anything.

Avoid that by removing spaces from the keywords.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>

Helps: https://gitlab.freedesktop.org/pwithnall/malcontent/-/issues/48
2024-03-25 14:17:45 +00:00
..
data system, users: Remove leftover .desktop file 2024-03-11 13:01:56 +00:00
icons Update and clean up symbolic icon assets 2024-02-10 16:17:35 +00:00
cc-add-user-dialog.c system, users: Finish the Enterprise Login dialog implementation 2024-02-29 07:51:42 +00:00
cc-add-user-dialog.h system: Add "Users" panel 2024-01-08 13:59:26 +01:00
cc-add-user-dialog.ui add-user-dialog: Port to AdwToolbarView 2024-03-14 10:57:18 +00:00
cc-avatar-chooser.c user: Store source of user avatar inside PNG 2024-01-09 15:47:17 +00:00
cc-avatar-chooser.h user: Remove old craft work from CcAvatarChooser 2024-01-09 15:47:17 +00:00
cc-avatar-chooser.ui user: Remove recent used list of avatar 2024-01-09 15:47:17 +00:00
cc-crop-area.c system: Add "Users" panel 2024-01-08 13:59:26 +01:00
cc-crop-area.h system: Add "Users" panel 2024-01-08 13:59:26 +01:00
cc-enterprise-login-dialog.c system, users: Handle hostname errors 2024-02-29 07:51:42 +00:00
cc-enterprise-login-dialog.h system, users: Add skeleton for the Enterprise Login dialog 2024-02-29 07:51:42 +00:00
cc-enterprise-login-dialog.ui system, users: Finish the Enterprise Login dialog implementation 2024-02-29 07:51:42 +00:00
cc-entry-feedback.c system, users: Finish the Enterprise Login dialog implementation 2024-02-29 07:51:42 +00:00
cc-entry-feedback.h system, users: Add CcEntryFeedback 2024-02-29 07:51:42 +00:00
cc-entry-feedback.ui system, users: Finish the Enterprise Login dialog implementation 2024-02-29 07:51:42 +00:00
cc-fingerprint-dialog.c system: Add "Users" panel 2024-01-08 13:59:26 +01:00
cc-fingerprint-dialog.h system: Add "Users" panel 2024-01-08 13:59:26 +01:00
cc-fingerprint-dialog.ui general: Rename "computer" strings to "device" 2024-03-11 15:19:55 +00:00
cc-fingerprint-manager.c system: Add "Users" panel 2024-01-08 13:59:26 +01:00
cc-fingerprint-manager.h system: Add "Users" panel 2024-01-08 13:59:26 +01:00
cc-password-dialog.c general: Use g_clear_handle_id to remove GSources 2024-02-06 09:22:07 +00:00
cc-password-dialog.h system: Add "Users" panel 2024-01-08 13:59:26 +01:00
cc-password-dialog.ui system: Remove periods from subtitles and labels 2024-02-05 10:55:18 +00:00
cc-realm-manager.c system, users: Handle hostname errors 2024-02-29 07:51:42 +00:00
cc-realm-manager.h system, users: Handle hostname errors 2024-02-29 07:51:42 +00:00
cc-user-page.c users: Fixup buggy AdwNavigation behavior 2024-03-03 09:19:13 +00:00
cc-user-page.h system: Add "Users" panel 2024-01-08 13:59:26 +01:00
cc-user-page.ui users: Add tooltips to the buttons from the avatar widget 2024-02-08 12:19:23 +00:00
cc-users-page.c users-page: Remove unused parameter 2024-03-06 18:31:25 +01:00
cc-users-page.h system: Add "Users" panel 2024-01-08 13:59:26 +01:00
cc-users-page.ui users: Fixup buggy AdwNavigation behavior 2024-03-03 09:19:13 +00:00
fingerprint-strings.h system: Add "Users" panel 2024-01-08 13:59:26 +01:00
gnome-users-panel.desktop.in users: Simplify parental controls keywords to remove spaces 2024-03-25 14:17:45 +00:00
meson.build system: Re-add the System subpage desktop files 2024-02-27 16:04:00 +00:00
org.gnome.controlcenter.user-accounts.policy.in system: Add "Users" panel 2024-01-08 13:59:26 +01:00
pw-utils.c system: Add "Users" panel 2024-01-08 13:59:26 +01:00
pw-utils.h system: Add "Users" panel 2024-01-08 13:59:26 +01:00
run-passwd.c general: Use g_clear_handle_id to remove GSources 2024-02-06 09:22:07 +00:00
run-passwd.h system: Add "Users" panel 2024-01-08 13:59:26 +01:00
user-utils.c user: Store source of user avatar inside PNG 2024-01-09 15:47:17 +00:00
user-utils.h user: Store source of user avatar inside PNG 2024-01-09 15:47:17 +00:00