diff --git a/modules/VolumeChangeOSD/SinkOSD.qml b/modules/volumeOSD/SinkOSD.qml similarity index 100% rename from modules/VolumeChangeOSD/SinkOSD.qml rename to modules/volumeOSD/SinkOSD.qml diff --git a/modules/VolumeChangeOSD/SourceOSD.qml b/modules/volumeOSD/SourceOSD.qml similarity index 100% rename from modules/VolumeChangeOSD/SourceOSD.qml rename to modules/volumeOSD/SourceOSD.qml diff --git a/shell.qml b/shell.qml index 0ec54c9..bb5c675 100644 --- a/shell.qml +++ b/shell.qml @@ -8,7 +8,7 @@ import "./modules/wp" import "./modules/wlogout" import "./modules/jl" import "./modules/background" -import "./modules/VolumeChangeOSD" +import "./modules/volumeOSD" ShellRoot { id: root