Commit cef25788 authored by Sergey Chupligin's avatar Sergey Chupligin

[packaking] Move files for better application understanding

parent af627a33
...@@ -62,10 +62,11 @@ volumecontrol.path = /usr/share/lipstick-glacier-home-qt5/qml/volumecontrol ...@@ -62,10 +62,11 @@ volumecontrol.path = /usr/share/lipstick-glacier-home-qt5/qml/volumecontrol
volumecontrol.files = qml/VolumeControl.qml volumecontrol.files = qml/VolumeControl.qml
connectivity.path = /usr/share/lipstick-glacier-home-qt5/qml/connectivity connectivity.path = /usr/share/lipstick-glacier-home-qt5/qml/connectivity
connectivity.files = qml/USBModeSelector.qml connectivity.files = qml/connectivity/USBModeSelector.qml \
qml/connectivity/ConnectionSelector.qml
notifications.path = /usr/share/lipstick-glacier-home-qt5/qml/notifications notifications.path = /usr/share/lipstick-glacier-home-qt5/qml/notifications
notifications.files = qml/NotificationPreview.qml notifications.files = qml/notifications/NotificationPreview.qml
INSTALLS += styles images theme qml qmlcompositor scripts system volumecontrol connectivity notifications INSTALLS += styles images theme qml qmlcompositor scripts system volumecontrol connectivity notifications
...@@ -117,4 +118,5 @@ OTHER_FILES += qml/*.qml \ ...@@ -117,4 +118,5 @@ OTHER_FILES += qml/*.qml \
TRANSLATIONS += i18n/glacer-home.ts TRANSLATIONS += i18n/glacer-home.ts
DISTFILES += \ DISTFILES += \
i18n/glacer-home.ts i18n/glacer-home.ts \
qml/connectivity/ConnectionSelector.qml
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment