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
d36209bd
Commit
d36209bd
authored
Sep 05, 2022
by
Timothée Ravier
Browse files
Move desktop files to src/manager
parent
ad5f43ae
Changes
4
Hide whitespace changes
Inline
Side-by-side
src/konfigurator/CMakeLists.txt
View file @
d36209bd
...
...
@@ -35,7 +35,3 @@ 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 kwalletmanager5_show.desktop DESTINATION
${
KDE_INSTALL_KSERVICESDIR
}
)
src/manager/CMakeLists.txt
View file @
d36209bd
...
...
@@ -88,3 +88,7 @@ target_link_libraries(kwalletmanager5
install
(
TARGETS kwalletmanager5
${
KDE_INSTALL_TARGETS_DEFAULT_ARGS
}
)
add_subdirectory
(
icons
)
########### install files ###############
install
(
FILES kwalletconfig5.desktop kwalletmanager5_show.desktop DESTINATION
${
KDE_INSTALL_KSERVICESDIR
}
)
src/
konfigurato
r/kwalletconfig5.desktop
→
src/
manage
r/kwalletconfig5.desktop
View file @
d36209bd
File moved
src/
konfigurato
r/kwalletmanager5_show.desktop
→
src/
manage
r/kwalletmanager5_show.desktop
View file @
d36209bd
File moved
Timothée Ravier
@ravier
mentioned in commit
2092c150
·
Sep 05, 2022
mentioned in commit
2092c150
mentioned in commit 2092c150aae555bb0bbd13611dda4ecfb0c40709
Toggle commit list
Timothée Ravier
@ravier
mentioned in merge request
!17 (merged)
·
Sep 08, 2022
mentioned in merge request
!17 (merged)
mentioned in merge request !17
Toggle commit list
Timothée Ravier
@ravier
mentioned in commit
df86b0ef
·
Sep 08, 2022
mentioned in commit
df86b0ef
mentioned in commit df86b0ef286a13dcec2d67f83648dc109a88c793
Toggle commit list
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