[xiphos-source] [crosswire/xiphos] 12c946: parallel sets: fix set name key conversion on set ...

LAfricain noreply at github.com
Mon Aug 3 08:37:50 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/crosswire/xiphos
  Commit: 12c9465c43901ac60a53f24534a9e77a51838e69
      https://github.com/crosswire/xiphos/commit/12c9465c43901ac60a53f24534a9e77a51838e69
  Author: L'Africain <fr.cyrille at tiberiade.be>
  Date:   2026-08-03 (Mon, 03 Aug 2026)

  Changed paths:
    M src/gtk/preferences_dialog.c

  Log Message:
  -----------
  parallel sets: fix set name key conversion on set switch (#1361)

When switching sets via the ComboBox, the displayed name (with spaces)
was being stored directly in settings.xml instead of the XML key
(with underscores), causing a mismatch on next startup.

Apply name_to_key() before storing parallel_set_current and before
calling get_parallel_set() when switching sets.

Co-authored-by: lafricain79 <lafricain79 at gmail.com>



To unsubscribe from these emails, change your notification settings at https://github.com/crosswire/xiphos/settings/notifications


More information about the xiphos-source mailing list