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
Graphics
Okular
Commits
99db5d01
Commit
99db5d01
authored
Aug 10, 2014
by
Frederik Gladhorn
Browse files
Fix rc install dir
parent
a2f6a136
Changes
1
Hide whitespace changes
Inline
Side-by-side
shell/CMakeLists.txt
View file @
99db5d01
...
...
@@ -37,4 +37,4 @@ install(TARGETS okular ${INSTALL_TARGETS_DEFAULT_ARGS})
# okular shell data files
install
(
PROGRAMS okular.desktop DESTINATION
${
XDG_APPS_INSTALL_DIR
}
)
install
(
FILES shell.rc DESTINATION
${
DATA
_INSTALL_DIR
}
/okular
)
install
(
FILES shell.rc DESTINATION
${
KXMLGUI
_INSTALL_DIR
}
/okular
)
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