Remove RES_IMAGES. Seems to be unused since 2015 in the commit below.
The src/qt/res/images to which it was used with is no longer present either.
Remove RES_IMAGES. Seems to be unused since 2015 in the commit below.
The src/qt/res/images to which it was used with is no longer present either.
Concept ACK. There another instance of $(RES_IMAGES) here:
Concept ACK.
ACK 53361ddc7591f35df36cc71d11c24f826f209e11, tested on Linux Mint 20 (x86_64).
What about $(RES_MOVIES)? Are there really video clips included..
What about
$(RES_MOVIES)? Are there really video clips included..
RES_ANIMATION would be a better name for the spinner, I guess
Renaming the directory would also help I guess: $(srcdir)/qt/res/movies What does 'res' even mean, resources? Maybe also use resources instead of res?