Skip to content
Snippets Groups Projects
Commit 1a61af02 authored by Andreas Traczyk's avatar Andreas Traczyk
Browse files

resources: remove unused images and icons

gen-resources.py should be used to generate resources.qrc and
JamiResources.qml. Steps to add an image resource:
- add the resource file to the appropriate path under resources/
- run gen-resources.py
- use the newly available resource

Note: only icons and images will be represented by Qml properties.

The resource file generation may be made to run during CMake
configuration in a subsequent commit.

Some unused components were also removed during the refactor.

Gitlab: #477
Change-Id: I8e7f13d465031666be2bbadd5f29f9afc94d210d
parent 6e4fadcf
No related branches found
No related tags found
No related merge requests found
Showing
with 39 additions and 22 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment