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
Ark
Commits
023bd6cb
Commit
023bd6cb
authored
Jul 30, 2022
by
Nicolas Fella
Browse files
Remove unneeded entries from DnD plugin metadata
parent
81ee933f
Pipeline
#217158
passed with stage
in 2 minutes and 46 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
app/CMakeLists.txt
View file @
023bd6cb
...
...
@@ -78,7 +78,7 @@ kcoreaddons_add_plugin(extracthere
SOURCES
${
extracthere_SRCS
}
INSTALL_NAMESPACE kf5/kio_dnd
)
kcoreaddons_desktop_to_json
(
extracthere
${
CMAKE_CURRENT_BINARY_DIR
}
/ark_dndextract.desktop
DEFAULT_SERVICE_TYPE
)
kcoreaddons_desktop_to_json
(
extracthere
${
CMAKE_CURRENT_BINARY_DIR
}
/ark_dndextract.desktop
)
target_link_libraries
(
extracthere kerfuffle KF5::KIOWidgets KF5::KIOFileWidgets
)
...
...
app/ark_dndextract.desktop.cmake
View file @
023bd6cb
[Desktop Entry]
Type=Service
X-KDE-ServiceTypes=KIO/DndPopupMenu/Plugin
X-KDE-Library=extracthere
Name=Ark Extract Here
Name[ar]=أرك استخرج هنا
Name[az]=Ark buraya çıxarır
...
...
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