New theme file format and exporter

(But no import yet)

Close #1443
This commit is contained in:
MM20
2025-06-04 23:56:00 +02:00
parent 28232a33b4
commit 5ac4022eb5
9 changed files with 377 additions and 27 deletions
@@ -243,7 +243,9 @@
<string name="easter_egg_text">Well, you found me. Congratulations. Was it worth it\?</string>
<!-- Close a dialog -->
<string name="close">Close</string>
<string name="no_selection">No selection</string>
<string name="save">Save</string>
<string name="save_as_file">Save as file</string>
<string name="duplicate">Duplicate</string>
<string name="edit">Edit</string>
<string name="skip">Skip</string>
@@ -1029,4 +1031,7 @@
<string name="departure_time_departed">departed</string>
<string name="bad_configuration_title">Congratulations, you\'ve locked yourself out!</string>
<string name="bad_configuration_summary">You\'ve discovered a combination of settings that makes both the search and settings inaccessible — effectively locking you out of the launcher.</string>
<string name="theme_export_title">Export theme</string>
<string name="theme_bundle_name">Name</string>
<string name="theme_bundle_author">Author</string>
</resources>