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
Network
KDE Connect
Commits
5d5679c2
Commit
5d5679c2
authored
Dec 25, 2021
by
Nicolas Fella
Browse files
[settings] Rename desktop file to match desktop entry defined by KAboutData
Fix task manager icon on Wayland
parent
ad7b5b42
Pipeline
#114197
passed with stage
in 1 minute and 40 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
settings/CMakeLists.txt
View file @
5d5679c2
...
...
@@ -10,4 +10,4 @@ add_executable(kdeconnect-settings
target_link_libraries
(
kdeconnect-settings kdeconnectversion KF5::I18n KF5::KCMUtils KF5::DBusAddons
)
install
(
TARGETS kdeconnect-settings
${
INSTALL_TARGETS_DEFAULT_ARGS
}
)
install
(
FILES org.kde.kdeconnect
.
settings.desktop DESTINATION
${
XDG_APPS_INSTALL_DIR
}
)
install
(
FILES org.kde.kdeconnect
-
settings.desktop DESTINATION
${
XDG_APPS_INSTALL_DIR
}
)
settings/org.kde.kdeconnect
.
settings.desktop
→
settings/org.kde.kdeconnect
-
settings.desktop
View file @
5d5679c2
File moved
Nicolas Fella
@nicolasfella
mentioned in commit
d541923c
·
Dec 25, 2021
mentioned in commit
d541923c
mentioned in commit d541923cdd160cede9a86428eb9e8d2e7bc9f25c
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