diff --git a/Tuner.pro b/Tuner.pro index 24f983b..dac948c 100644 --- a/Tuner.pro +++ b/Tuner.pro @@ -33,4 +33,4 @@ HEADERS += \ RESOURCES += \ qml/desktop.qrc \ data/temperaments.qrc \ - images/images.qrc + images/desktop/images.qrc diff --git a/images/bg_landscape.png b/images/desktop/bg_landscape.png similarity index 100% rename from images/bg_landscape.png rename to images/desktop/bg_landscape.png diff --git a/images/bg_portrait.png b/images/desktop/bg_portrait.png similarity index 100% rename from images/bg_portrait.png rename to images/desktop/bg_portrait.png diff --git a/images/icon-l-pause.svg b/images/desktop/icon-l-pause.svg similarity index 100% rename from images/icon-l-pause.svg rename to images/desktop/icon-l-pause.svg diff --git a/images/icon-l-play.svg b/images/desktop/icon-l-play.svg similarity index 100% rename from images/icon-l-play.svg rename to images/desktop/icon-l-play.svg diff --git a/images/icon-m-pause.svg b/images/desktop/icon-m-pause.svg similarity index 100% rename from images/icon-m-pause.svg rename to images/desktop/icon-m-pause.svg diff --git a/images/icon-m-play.svg b/images/desktop/icon-m-play.svg similarity index 100% rename from images/icon-m-play.svg rename to images/desktop/icon-m-play.svg diff --git a/images/images.qrc b/images/desktop/images.qrc similarity index 100% rename from images/images.qrc rename to images/desktop/images.qrc diff --git a/screenshots/20160115211525.png b/images/screenshots/20160115211525.png similarity index 100% rename from screenshots/20160115211525.png rename to images/screenshots/20160115211525.png diff --git a/screenshots/20160115211610.png b/images/screenshots/20160115211610.png similarity index 100% rename from screenshots/20160115211610.png rename to images/screenshots/20160115211610.png diff --git a/screenshots/20160115211636.png b/images/screenshots/20160115211636.png similarity index 100% rename from screenshots/20160115211636.png rename to images/screenshots/20160115211636.png