Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Utilities
Yakuake
Commits
4f645b6f
Commit
4f645b6f
authored
Sep 11, 2020
by
Alexander Lohnau
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix deprecated knsrc file location
parent
77f23967
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app/CMakeLists.txt
app/CMakeLists.txt
+1
-1
No files found.
app/CMakeLists.txt
View file @
4f645b6f
...
...
@@ -59,4 +59,4 @@ endif()
install
(
TARGETS yakuake
${
INSTALL_TARGETS_DEFAULT_ARGS
}
)
install
(
FILES yakuake.knsrc DESTINATION
${
CONFIG
_INSTALL_DIR
}
)
install
(
FILES yakuake.knsrc DESTINATION
${
KDE
_INSTALL_
KNSRC
DIR
}
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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