Source is from Saildev: https://saildev.wordpress.com/2014/0...n-events-view/ what i change is only this part: from Code: import "../../../../../usr/lib/qt5/qml/com/jolla/settings" to Code: import "../../../../usr/lib/qt5/qml/com/jolla/settings" also one less "../" .. but i dont know if its make sense ^^ and the EventsView.qml file is moved to Code: /usr/share/lipstick-jolla-home-qt5/eventsview/EventsView.qml Cool will be if some one can help us to fix the volumeslider problem and the Mobile-Data-Icon-toggle
import "../../../../../usr/lib/qt5/qml/com/jolla/settings"
import "../../../../usr/lib/qt5/qml/com/jolla/settings"
/usr/share/lipstick-jolla-home-qt5/eventsview/EventsView.qml