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
Plasma
Plasma Add-ons
Commits
f6cef22f
Commit
f6cef22f
authored
Mar 27, 2022
by
Alexander Lohnau
💬
Browse files
applets/comic: Restore/Fix service type for applets
We need this for the implicit desktop to json conversion done by KPackage
parent
bb06f464
Pipeline
#161635
passed with stage
in 1 minute and 58 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
applets/comic/engine/CMakeLists.txt
View file @
f6cef22f
...
...
@@ -37,3 +37,4 @@ target_link_libraries(plasma_packagestructure_comic
KF5::I18n
)
set_target_properties
(
plasma_packagestructure_comic PROPERTIES OUTPUT_NAME plasma_comic
)
install
(
FILES plasma-comic.desktop DESTINATION
${
KDE_INSTALL_KSERVICETYPESDIR
}
)
applets/comic/engine/plasma-comic.desktop
0 → 100644
View file @
f6cef22f
[Desktop Entry]
Type=ServiceType
X-KDE-ServiceType=Plasma/Comic
[PropertyDef::X-KDE-PlasmaComicProvider-SuffixType]
Type=QString
[PropertyDef::X-KDE-PluginInfo-Name]
Type=QString
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