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
Marco Bubke
flatpak-qt-creator
Commits
99becbe1
Commit
99becbe1
authored
May 06, 2009
by
Daniel Molkentin
Browse files
Fix for
8d7389fa
.
parent
b5df0779
Changes
1
Hide whitespace changes
Inline
Side-by-side
share/qtcreator/translations/translations.pro
View file @
99becbe1
...
...
@@ -9,8 +9,8 @@ defineReplace(prependAll) {
return
(
$$
result
)
}
LUPDATE
=
$$
targetPath
(
$$
[
QT_INSTALL_BINS
]
/
bin
/
lupdate
)
-
locations
relative
-
no
-
ui
-
lines
LRELEASE
=
$$
targetPath
(
$$
[
QT_INSTALL_BINS
]
/
bin
/
lrelease
)
LUPDATE
=
$$
targetPath
(
$$
[
QT_INSTALL_BINS
]
/
lupdate
)
-
locations
relative
-
no
-
ui
-
lines
LRELEASE
=
$$
targetPath
(
$$
[
QT_INSTALL_BINS
]
/
lrelease
)
TS_FILES
=
$$
prependAll
(
TRANSLATIONS
,
$$
PWD
/
qtcreator_
,.
ts
)
...
...
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