gnome-control-center/panels/user-accounts
Ting-Wei Lan d28d317332 user-accounts: Escape the name of the user for markup
On FreeBSD, the default full name of a user is 'User &'. The '&'
character included in the name is expected to be replaced with the login
name when it is displayed on the user interface. However, it seems that
AccountsService doesn't know it. It just returns 'User &' to the caller,
and it causes the markup to be broken in the user panel.
2019-09-10 23:32:49 +00:00
..
data user: Support devices with more than 5 enroll steps 2019-08-12 22:27:07 +00:00
cc-add-user-dialog.c user-accounts: Check username validity over usermod 2019-08-26 16:26:45 +03:00
cc-add-user-dialog.h user-accounts: Use gtk_dialog_run for CcAddUserDialog 2018-11-10 09:24:34 +13:00
cc-add-user-dialog.ui user-panels: Limit full name length 2019-02-13 15:06:53 +00:00
cc-avatar-chooser.c user-accounts: Present the default avatar in the avatar popover 2019-05-16 14:50:45 +00:00
cc-avatar-chooser.h user-accounts: Rename UmPhotoDialog to CcAvatarChooser 2018-11-14 10:06:15 +13:00
cc-avatar-chooser.ui user-accounts: Present the default avatar in the avatar popover 2019-05-16 14:50:45 +00:00
cc-carousel.c user-accounts: Rename UmCarousel to CcCarousel 2018-11-14 10:06:15 +13:00
cc-carousel.h user-accounts: Rename UmCarousel to CcCarousel 2018-11-14 10:06:15 +13:00
cc-carousel.ui user-accounts: Rename UmCarousel to CcCarousel 2018-11-14 10:06:15 +13:00
cc-crop-area.c user-accounts: Replace GObject boilerplace with G_DECLARE_TYPE 2018-06-01 11:04:18 +00:00
cc-crop-area.h user-accounts: Replace ifdefs with #pragma once 2018-06-01 11:04:18 +00:00
cc-login-history-dialog.c user-accounts: Rename um-utils.[ch] to user-utils.[ch] 2018-11-14 10:10:15 +13:00
cc-login-history-dialog.h user-accounts: Rename UmHistoryDialog to CcLoginHistoryDialog 2018-11-08 13:17:13 +00:00
cc-login-history-dialog.ui user-accounts: Rename UmHistoryDialog to CcLoginHistoryDialog 2018-11-08 13:17:13 +00:00
cc-password-dialog.c user-accounts: Fix crash when password dialog is cancelled 2019-06-07 17:04:47 +00:00
cc-password-dialog.h user-accounts: Rename UmPasswordDialog to CcPasswordDialog 2018-11-07 12:37:51 +13:00
cc-password-dialog.ui user-accounts: Rename UmPasswordDialog to CcPasswordDialog 2018-11-07 12:37:51 +13:00
cc-realm-manager.c user-accounts: Replace lone tab character with spaces 2018-11-14 10:11:02 +13:00
cc-realm-manager.h user-accounts: Rename UmRealmManager to CcRealmManager 2018-11-14 10:10:14 +13:00
cc-user-image.c user-accounts: Remove a redundant parameter 2019-05-16 14:50:45 +00:00
cc-user-image.h user-accounts: Rename UmUserImage to CcUserImage 2018-11-14 10:06:15 +13:00
cc-user-panel.c user-accounts: Escape the name of the user for markup 2019-09-10 23:32:49 +00:00
cc-user-panel.h user-accounts: Fix namespace of CcUserPanel 2018-11-06 16:00:36 +13:00
cc-user-panel.ui user-panel: Fix entry overflow on minimum width 2019-06-10 16:46:16 +00:00
fingerprint-strings.h user-accounts: Replace ifdefs with #pragma once 2018-06-01 11:04:18 +00:00
meson.build user-accounts: Rename um-utils.[ch] to user-utils.[ch] 2018-11-14 10:10:15 +13:00
org.gnome.controlcenter.user-accounts.policy.in build: Migrate from Intltool to Gettext 2018-01-23 10:49:31 +01:00
pw-utils.c user-accounts: Fix libpwquality error handling 2018-09-10 22:04:23 +00:00
pw-utils.h user-accounts: Replace ifdefs with #pragma once 2018-06-01 11:04:18 +00:00
run-passwd.c user-accounts: Fix password check when using LDAP 2019-06-06 07:13:47 +00:00
run-passwd.h user-accounts: Replace ifdefs with #pragma once 2018-06-01 11:04:18 +00:00
um-fingerprint-dialog.c user: Support devices with more than 5 enroll steps 2019-08-12 22:27:07 +00:00
um-fingerprint-dialog.h user-accounts: Use GtkTemplate 2018-10-25 11:28:53 +00:00
user-accounts.gresource.xml user-accounts: Rename UmPhotoDialog to CcAvatarChooser 2018-11-14 10:06:15 +13:00
user-utils.c user-accounts: Use 'pw usershow' to check username validity on FreeBSD 2019-09-10 23:32:49 +00:00
user-utils.h user-accounts: Check username validity over usermod 2019-08-26 16:26:45 +03:00