Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Utilities
KTeaTime
Commits
747269cf
Commit
747269cf
authored
Jan 07, 2016
by
Albert Astals Cid
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/Applications/15.12'
parents
853f0914
841d8856
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/main.cpp
src/main.cpp
+2
-0
No files found.
src/main.cpp
View file @
747269cf
...
...
@@ -53,6 +53,8 @@ int main (int argc, char *argv[])
aboutData
.
addCredit
(
i18n
(
"Daniel Teske"
),
i18n
(
"Many patches"
),
QStringLiteral
(
"teske@bigfoot.com"
));
aboutData
.
setTranslator
(
i18nc
(
"NAME OF TRANSLATORS"
,
"Your names"
),
i18nc
(
"EMAIL OF TRANSLATORS"
,
"Your emails"
));
/**
* right dbus prefix == org.kde.
*/
...
...
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