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
Utilities
KWalletManager
Commits
4320bfc5
Commit
4320bfc5
authored
Sep 07, 2022
by
Timothée Ravier
Browse files
Move KCM related desktop file back to konfigurator
Fixes:
d36209bd
Move desktop files to src/manager
parent
eb0ffa88
Pipeline
#229320
passed with stage
in 57 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/konfigurator/CMakeLists.txt
View file @
4320bfc5
...
...
@@ -35,3 +35,7 @@ install(TARGETS kcm_kwallet_helper5 DESTINATION ${KAUTH_HELPER_INSTALL_DIR})
kauth_install_helper_files
(
kcm_kwallet_helper5 org.kde.kcontrol.kcmkwallet5 root
)
kauth_install_actions
(
org.kde.kcontrol.kcmkwallet5 kwallet.actions
)
########### install files ###############
install
(
FILES kwalletconfig5.desktop DESTINATION
${
KDE_INSTALL_KSERVICESDIR
}
)
src/
manage
r/kwalletconfig5.desktop
→
src/
konfigurato
r/kwalletconfig5.desktop
View file @
4320bfc5
File moved
src/manager/CMakeLists.txt
View file @
4320bfc5
...
...
@@ -91,4 +91,4 @@ add_subdirectory(icons)
########### install files ###############
install
(
FILES
kwalletconfig5.desktop
kwalletmanager5_show.desktop DESTINATION
${
KDE_INSTALL_KSERVICESDIR
}
)
install
(
FILES kwalletmanager5_show.desktop DESTINATION
${
KDE_INSTALL_KSERVICESDIR
}
)
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