This website requires JavaScript.
Explore
Help
Register
Sign in
Katana_mirror
/
kde-workspace
Watch
1
Star
0
Fork
You've already forked kde-workspace
0
mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced
2025-02-24 10:52:51 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3cba95c89a
kde-workspace
/
knotify
/
sounds
/
CMakeLists.txt
6 lines
105 B
Text
Raw
Normal View
History
Unescape
Escape
imported everything from kde-runtime
2014-11-15 04:16:00 +02:00
FILE(GLOB _oggfile "*.ogg" )
generic: adjust to KNotification changes some notification files, such as the style KCM one, were not even used Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-08-25 01:19:39 +03:00
install(
FILES ${_oggfile}
DESTINATION ${KDE4_SOUND_INSTALL_DIR}
)
Reference in a new issue
Copy permalink