mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
With the requirement for Gtk+ 3.22, the version checks dealing with CSS can be removed and the application CSS files dealing with version 3.10 can be removed with the remaining being renamed.
9 lines
185 B
XML
9 lines
185 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<gresources>
|
|
<gresource prefix="/org/gnucash">
|
|
<file>gnucash.css</file>
|
|
<file>gnucash-fallback.css</file>
|
|
</gresource>
|
|
</gresources>
|