base_size.jpg/vertical_base_size.jpg are not considered by Plasma as they don't follow the WIDTHxHEIGHT pattern. Not installing those reduces the installed size from 39M to 6.7M!wilder
parent
2f92640270
commit
c93630f9b7
1 changed files with 1 additions and 1 deletions
@ -1,2 +1,2 @@ |
|||||||
|
|
||||||
install(DIRECTORY Next DESTINATION ${KDE_INSTALL_WALLPAPERDIR}) |
install(DIRECTORY Next DESTINATION ${KDE_INSTALL_WALLPAPERDIR} PATTERN "*base_size*" EXCLUDE) |
||||||
|
|||||||
Loading…
Reference in new issue