Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Graphics
Kamera
Commits
d67ef5b5
Commit
d67ef5b5
authored
Jan 19, 2022
by
Laurent Montel
😁
Browse files
exec key is not usefull now
parent
3afd7f7c
Pipeline
#125630
passed with stage
in 45 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
kioslave/CMakeLists.txt
View file @
d67ef5b5
...
...
@@ -4,7 +4,6 @@
add_definitions
(
-DTRANSLATION_DOMAIN=\"kio5_kamera\"
)
set
(
kio_kamera_PART_SRCS kamera.cpp
)
configure_file
(
camera.json.cmake
${
CMAKE_CURRENT_BINARY_DIR
}
/camera.json
)
add_library
(
kio_kamera MODULE
${
kio_kamera_PART_SRCS
}
)
include_directories
(
${
GPHOTO2_INCLUDE_DIRS
}
${
CMAKE_BINARY_DIR
}
)
...
...
kioslave/camera.json
.cmake
→
kioslave/camera.json
View file @
d67ef5b5
...
...
@@ -4,7 +4,6 @@
"Class"
:
":local"
,
"Icon"
:
"camera-photo"
,
"deleting"
:
true
,
"exec"
:
"kf@QT_MAJOR_VERSION@/kio/kio_kamera"
,
"input"
:
"none"
,
"linking"
:
false
,
"listing"
:
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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