@eht16 commented on this pull request.
> @@ -623,7 +623,7 @@ static void save_dialog_prefs(GKeyFile *config)
build_save_menu(config, NULL, GEANY_BCS_PREF);
/* printing */
- g_key_file_set_string(config, "printing", "print_cmd",
printing_prefs.external_print_cmd ? printing_prefs.external_print_cmd : "");
+ g_key_file_set_string(config, "printing", "print_cmd2",
printing_prefs.external_print_cmd ? printing_prefs.external_print_cmd : "");
- `print_cmd_fixed`
- `print_cmd_sane_format`
- `print_cmd_not_broken`
- `print_cmd_without_eht16's_stupidity`
Or at least a little serious:
- `print_cmd_common_format`
- `print_cmd_build_format`
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/4319#discussion_r2133726669
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/4319/review/[email protected]>