Commit Graph
9 Commits
Author SHA1 Message Date
Masato TOYOSHIMA 1b99b7ec43 bump version in about dialog, update changelog 2025-02-08 05:02:51 +09:00
Masato TOYOSHIMA 2f9114c35d Fixes due to removal of info_bar_appstream from application-utility 2025-02-07 23:56:59 +09:00
Masato TOYOSHIMA 1258ef184c Resolve "gtk stock icons are deprecated since 3.10."
IconTheme seems to be a better choice.
For icon_size, Gtk.IconSize.BUTTON seems to be a good choice.
2025-02-03 15:56:50 +09:00
Masato TOYOSHIMA baaa79ed52 More appropriate URL for mailing list.
Currently, https://lists.manjaro.org/pipermail/ is set,
but https://lists.manjaro.org/mailman/listinfo seems more appropriate.
2025-02-03 08:44:10 +09:00
Masato TOYOSHIMA 308055dbdb Resolve "Readme and other PAGES do not load."
Readme, release information, and other PAGES do not load and display.

Fixed a bug that the file name was not assigned when default_locale was used.
2025-02-03 08:26:13 +09:00
Masato TOYOSHIMA 307c619ff2 Fix default_locale and get_best_locale
Fix error in default_locale key
default_locale is a key that preferences has, not usr_prefs.

Reverted the part of the process that requires path expansion in get_best_locale.
2025-01-27 15:43:07 +09:00
Masato TOYOSHIMA 53cec4a683 fix typo 2025-01-25 11:28:52 +09:00
Masato TOYOSHIMA 80e66387b2 Fix: get_best_locale 2025-01-25 11:25:44 +09:00
Masato TOYOSHIMA 4287851aed fix typo 2025-01-25 11:12:31 +09:00