diff --git a/CMakeLists.txt b/CMakeLists.txt index f24ad765a..251cc5ae0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ install(FILES - dialogs/dialog.svg + dialogs/background.svg dialogs/shutdowndlg.svg dialogs/shutdowndlgbuttonglow.svg DESTINATION ${DATA_INSTALL_DIR}/desktoptheme/default/dialogs/) diff --git a/dialogs/dialog.svg b/dialogs/background.svg similarity index 100% rename from dialogs/dialog.svg rename to dialogs/background.svg