Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma Desktop
Commits
10324dc3
Commit
10324dc3
authored
Nov 21, 2020
by
Claudius Ellsel
Committed by
Nate Graham
Nov 23, 2020
Browse files
Delete unnecessary space
Not tested, just saw it and probably doesn't need to be there.
parent
50f56550
Changes
1
Hide whitespace changes
Inline
Side-by-side
kcms/workspaceoptions/CMakeLists.txt
View file @
10324dc3
...
...
@@ -36,7 +36,7 @@ kcoreaddons_desktop_to_json(kcm_workspace "kcm_workspace.desktop" SERVICE_TYPES
########### install files ###############
install
(
FILES workspaceoptions_kdeglobalssettings.kcfg DESTINATION
${
KDE_INSTALL_KCFGDIR
}
)
install
(
FILES workspaceoptions_plasmasettings.kcfg DESTINATION
${
KDE_INSTALL_KCFGDIR
}
)
install
(
FILES kcm_workspace.desktop DESTINATION
${
KDE_INSTALL_KSERVICES5DIR
}
)
install
(
FILES kcm_workspace.desktop DESTINATION
${
KDE_INSTALL_KSERVICES5DIR
}
)
install
(
TARGETS kcm_workspace DESTINATION
${
KDE_INSTALL_PLUGINDIR
}
/kcms
)
kpackage_install_package
(
package kcm_workspace kcms
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment