syncthingtray/widgets/resources/syncthingwidgetsicons.qrc
Martchus 9d28fbbefc Ensure icons in wizard's welcome page are present
* Provide icons for command link buttons because it looks rather bad when
  some of them are missing in the user's icon theme and are therefore not
  displayed at all
* Add icons to lists for bundling icons
2022-08-25 21:35:22 +02:00

20 lines
1.0 KiB
Plaintext

<RCC>
<qresource prefix="/">
<file>icons/hicolor/scalable/actions/view-refresh.svg</file>
<file>icons/hicolor/scalable/apps/internet-web-browser.svg</file>
<file>icons/hicolor/scalable/apps/preferences-other.svg</file>
<file>icons/hicolor/scalable/apps/system-help.svg</file>
<file>icons/hicolor/scalable/apps/system-run.svg</file>
<file>icons/hicolor/scalable/actions/process-stop.svg</file>
<file>icons/hicolor/scalable/actions/list-add.svg</file>
<file>icons/hicolor/scalable/actions/list-remove.svg</file>
<file>icons/hicolor/scalable/actions/edit-paste.svg</file>
<file>icons/hicolor/scalable/app/syncthingtray.svg</file>
<file>icons/hicolor/scalable/actions/edit-undo.svg</file>
<file>icons/hicolor/scalable/actions/document-open.svg</file>
<file>icons/hicolor/scalable/actions/go-down.svg</file>
<file>icons/hicolor/scalable/actions/go-up.svg</file>
<file>icons/hicolor/scalable/actions/tools-wizard.svg</file>
</qresource>
</RCC>