the-honkers-railway-launcher/assets/resources.xml
Observer KRypt0n_ 5870316724
general settings: added test launcher style switcher
- classic style loads its background from "config's_tmp_path/background"
  so from "launcher folder/background" by default
- icons will be changed in some future
2023-02-21 17:32:57 +02:00

12 lines
No EOL
364 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/app">
<file compressed="true">images/icon.png</file>
</gresource>
<gresource prefix="/org/app">
<file compressed="true">images/modern.svg</file>
</gresource>
<gresource prefix="/org/app">
<file compressed="true">images/classic.svg</file>
</gresource>
</gresources>