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
abe4a57e
Commit
abe4a57e
authored
Nov 13, 2022
by
Nicolas Fella
Browse files
[handler] Set translation domain
Otherwise translations don't work (cherry picked from commit
8ac8d7d9
)
parent
61dd3300
Changes
1
Hide whitespace changes
Inline
Side-by-side
urlhandler/CMakeLists.txt
View file @
abe4a57e
add_definitions
(
-DTRANSLATION_DOMAIN=
"kdeconnect-urlhandler"
)
ki18n_wrap_ui
(
telhandler_SRCS dialog.ui
)
qt5_add_resources
(
kdeconnect_custom_icons_SRCS
${
CMAKE_SOURCE_DIR
}
/icons/custom_icons.qrc
)
...
...
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