They are now all stored in a directory structure similar to the final installation target, so no more copying of images during build is needed. Both Makefile.am and CMakelists.txt behave the same now. Some additional cleanups: - move stock_move related images to art; they aren't used so don't need to be installed - clean up icon loading There is one harmless warning still at run time about not all requested image sizes being found. This is odd because they are all installed. I suspect gtk no longer searches for these resolutions. Perhaps we just shouldn't run the check on them. The application works fine even without the images in the requested resolution.pull/158/head
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 62 KiB |
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 45 KiB |
|
Before Width: | Height: | Size: 3.5 KiB |
@ -1,21 +1,21 @@
|
||||
<!DOCTYPE RCC>
|
||||
<RCC version="1.0">
|
||||
<qresource>
|
||||
<file>../pixmaps/gnc-account-delete.png</file>
|
||||
<file>../pixmaps/gnc-account-edit.png</file>
|
||||
<file>../pixmaps/gnc-account-new.png</file>
|
||||
<file>../pixmaps/gnc-account-open.png</file>
|
||||
<file>../pixmaps/gnc-account.png</file>
|
||||
<file>../pixmaps/gnc-invoice-edit.png</file>
|
||||
<file>../pixmaps/gnc-invoice.png</file>
|
||||
<file>../pixmaps/gnc-invoice-post.png</file>
|
||||
<file>../pixmaps/gnc-invoice-unpost.png</file>
|
||||
<file>../pixmaps/gnc-jumpto.png</file>
|
||||
<file>../pixmaps/gnc-split-trans.png</file>
|
||||
<file>../pixmaps/gnc-sx-new.png</file>
|
||||
<file>../pixmaps/gnc-transfer.png</file>
|
||||
<file>../pixmaps/gnucash-icon-48x48.png</file>
|
||||
<file>../pixmaps/gnucash-icon-64x64.png</file>
|
||||
<file>../pixmaps/gnucash_splash.png</file>
|
||||
<qresource prefix="/pixmaps">
|
||||
<file alias="gnc-account-delete.png">../pixmaps/hicolor/24x24/actions/gnc-account-delete.png</file>
|
||||
<file alias="gnc-account-edit.png">../pixmaps/hicolor/24x24/actions/gnc-account-edit.png</file>
|
||||
<file alias="gnc-account-new.png">../pixmaps/hicolor/24x24/actions/gnc-account-new.png</file>
|
||||
<file alias="gnc-account-open.png">../pixmaps/hicolor/24x24/actions/gnc-account-open.png</file>
|
||||
<file alias="gnc-account.png">../pixmaps/hicolor/24x24/actions/gnc-account.png</file>
|
||||
<file alias="gnc-invoice-edit.png">../pixmaps/hicolor/24x24/actions/gnc-invoice-edit.png</file>
|
||||
<file alias="gnc-invoice.png">../pixmaps/hicolor/24x24/actions/gnc-invoice.png</file>
|
||||
<file alias="gnc-invoice-post.png">../pixmaps/hicolor/24x24/actions/gnc-invoice-post.png</file>
|
||||
<file alias="gnc-invoice-unpost.png">../pixmaps/hicolor/24x24/actions/gnc-invoice-unpost.png</file>
|
||||
<file alias="gnc-jumpto.png">../pixmaps/hicolor/24x24/actions/gnc-jumpto.png</file>
|
||||
<file alias="gnc-split-trans.png">../pixmaps/hicolor/24x24/actions/gnc-split-trans.png</file>
|
||||
<file alias="gnc-sx-new.png">../pixmaps/hicolor/24x24/actions/gnc-sx-new.png</file>
|
||||
<file alias="gnc-transfer.png">../pixmaps/hicolor/24x24/actions/gnc-transfer.png</file>
|
||||
<file alias="gnucash-icon-48x48.png">../pixmaps/hicolor/24x24/actions/gnucash-icon.png</file>
|
||||
<file alias="gnucash-icon-64x64.png">../pixmaps/hicolor/24x24/actions/gnucash-icon.png</file>
|
||||
<file alias="gnucash_splash.png">../pixmaps/gnucash_splash.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
||||
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 713 B After Width: | Height: | Size: 713 B |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
|
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 5.9 KiB |
|
Before Width: | Height: | Size: 9.0 KiB After Width: | Height: | Size: 9.0 KiB |
|
After Width: | Height: | Size: 45 KiB |