Remove non-UTF-8 character (this is a NO-BREAK SPACE character, encoded in ISO-8859-1) to fix build failure with 'glib-mkenums' in GLib 2.54.2+. Patch from . --- a/libgnome/gnome-config.h 2009-04-23 04:29:13.000000000 -0500 +++ b/libgnome/gnome-config.h 2017-10-04 02:17:22.000000000 -0500 @@ -270,7 +270,7 @@ void gnome_config_clean_key_ (const char #define gnome_config_private_clean_key(path) \ (gnome_config_clean_key_((path),TRUE)) -/* returns the true filename of the config file */ +/* returns the true filename of the config file */ #define gnome_config_get_real_path(path) \ (g_build_filename (gnome_user_dir_get(),(path),NULL)) #define gnome_config_private_get_real_path(path) \ Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/.guix-authorizations
AgeCommit message (Expand)Author
2024-04-20Authorize the PGP key of Zheng Junjie (z572)....Maxim Cournoyer
2024-04-09.guix-authorizations: Remove Björn Höfling due to inactivity....Leo Famulari
2024-04-09.guix-authorizations: Remove Raghav Gururajan due to inactivity....Leo Famulari
2024-01-09Authorize Oleg (Sharlatan)'s key....Maxim Cournoyer
2023-07-23.guix-authorizations: Update lfam's key....Leo Famulari
2023-08-13.guix-authorizations: Authorise Hilton Chain....Tobias Geerinckx-Rice
2023-06-14.guix-authorizations: Remove Lars-Dominik Braun’s professional key....Lars-Dominik Braun