Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Konsole
Commits
eac0e181
Commit
eac0e181
authored
Jan 29, 2021
by
Laurent Montel
😁
Browse files
GIT_SILENT: dont use deprecated cmake variable
parent
c2731c24
Changes
1
Hide whitespace changes
Inline
Side-by-side
desktop/CMakeLists.txt
View file @
eac0e181
...
...
@@ -7,5 +7,5 @@ install( FILES org.kde.konsole.appdata.xml DESTINATION ${KDE_INSTALL_METAINFODIR
install
(
FILES terminalemulator.desktop DESTINATION
${
KDE_INSTALL_KSERVICETYPES5DIR
}
)
install
(
FILES konsolepart.desktop DESTINATION
${
KDE_INSTALL_KSERVICES5DIR
}
)
install
(
FILES konsolerun.desktop DESTINATION
${
KDE_INSTALL_KSERVICES5DIR
}
/ServiceMenus
)
install
(
FILES konsole.khotkeys DESTINATION
${
DATA
_INSTALL_DIR
}
/khotkeys
)
install
(
FILES konsole.khotkeys DESTINATION
${
KDE
_INSTALL_
DATA
DIR
}
/khotkeys
)
install
(
FILES konsole.notifyrc DESTINATION
${
KDE_INSTALL_KNOTIFY5RCDIR
}
)
Write
Preview
Supports
Markdown
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