Fixme from 2014 is probably not a fixme
This commit is contained in:
parent
ad5428b054
commit
3eb2f67d38
1 changed files with 2 additions and 1 deletions
|
@ -39,5 +39,6 @@ if(SAILFISHOS OR EXPERIMENTALAPP_ENABLED)
|
||||||
add_subdirectory(remotesystemvolume)
|
add_subdirectory(remotesystemvolume)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
#FIXME: If we split notifications in several files, they won't appear in the same group in the Notifications KCM
|
# If we split notifications per plugin, in several notifyrc files, they won't
|
||||||
|
# appear in the same group in the Notifications KCM
|
||||||
install(FILES kdeconnect.notifyrc DESTINATION ${KNOTIFYRC_INSTALL_DIR})
|
install(FILES kdeconnect.notifyrc DESTINATION ${KNOTIFYRC_INSTALL_DIR})
|
||||||
|
|
Loading…
Reference in a new issue