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
Games
Palapeli
Commits
21365b14
Commit
21365b14
authored
Aug 08, 2022
by
Nicolas Fella
Browse files
Install servicemenu to new location
parent
a1284bd5
Pipeline
#215004
passed with stage
in 2 minutes and 30 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
mime/CMakeLists.txt
View file @
21365b14
...
...
@@ -6,7 +6,7 @@ install(FILES palapeli-mimetypes.xml DESTINATION ${KDE_INSTALL_MIMEDIR})
update_xdg_mimetypes
(
${
KDE_INSTALL_MIMEDIR
}
)
# servicemenu integration
install
(
FILE
S palapeli_servicemenu.desktop DESTINATION
${
KDE_INSTALL_
KSERVICESDIR
}
/S
ervice
M
enus
)
install
(
PROGRAM
S palapeli_servicemenu.desktop DESTINATION
${
KDE_INSTALL_
DATADIR
}
/kio/s
ervice
m
enus
)
# thumbnail creator plugin
add_library
(
palathumbcreator MODULE thumbnail-creator.cpp
)
...
...
mime/palapeli_servicemenu.desktop
View file @
21365b14
...
...
@@ -3,7 +3,7 @@ Actions=PalapeliImport;
Type=Service
Icon=
Name=
X-KDE-ServiceTypes=KonqPopupMenu/Plugin,
application/x-palapeli-puzzle
MimeType=
application/x-palapeli-puzzle
[Desktop Action PalapeliImport]
Exec=palapeli --import %U
...
...
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