Warning, /pim/korganizer/src/sounds/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 # SPDX-FileCopyrightText: none
0002 # SPDX-License-Identifier: BSD-3-Clause
0003 install(FILES
0004   alert.wav icemag.wav lightmag.wav onscreen.wav spinout.wav
0005   DESTINATION ${KDE_INSTALL_DATADIR}/korganizer/sounds
0006 )
0007