view rc/icons.qrc @ 138:28842a8d0c6b

dep/animia: huge refactor (again...) but this time, it actually compiles! and it WORKS! (on win32... not sure about other platforms...) configuring players is still not supported: at some point I'll prune something up...
author Paper <mrpapersonic@gmail.com>
date Sun, 12 Nov 2023 04:53:19 -0500
parents 4eae379cb1ff
children
line wrap: on
line source

<!DOCTYPE rcc><RCC version="1.0">
	<qresource>
		<file>favicon.png</file>
		<file>icons/16x16/arrow-circle-315.png</file>
		<file>icons/16x16/calendar.png</file>
		<file>icons/16x16/chart.png</file>
		<file>icons/16x16/clock-history-frame.png</file>
		<file>icons/16x16/cross-button.png</file>
		<file>icons/16x16/document-list.png</file>
		<file>icons/16x16/feed.png</file>
		<file>icons/16x16/film.png</file>
		<file>icons/16x16/gear.png</file>
		<file>icons/16x16/magnifier.png</file>
		<file>icons/16x16/navigation-270-button.png</file>
		<file>icons/16x16/plus-button.png</file>
		<file>icons/24x24/application-export.png</file>
		<file>icons/24x24/application-sidebar-list.png</file>
		<file>icons/24x24/arrow-circle-double-135.png</file>
		<file>icons/24x24/feed.png</file>
		<file>icons/24x24/folder-open.png</file>
		<file>icons/24x24/gear.png</file>
		<file>icons/24x24/globe.png</file>
		<file>icons/24x24/inbox-film.png</file>
		<file>icons/24x24/megaphone.png</file>
		<file>icons/24x24/question.png</file>
	</qresource>
</RCC>