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
Multimedia
Elisa
Commits
4f86e2f1
Commit
4f86e2f1
authored
Oct 05, 2020
by
Alexander Stippich
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update author information
parent
4dcb5545
Pipeline
#36521
passed with stage
in 15 minutes and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/main.cpp
src/main.cpp
+0
-1
No files found.
src/main.cpp
View file @
4f86e2f1
...
...
@@ -108,7 +108,6 @@ int main(int argc, char *argv[])
i18n
(
"(c) 2015-2020, Elisa contributors"
));
aboutData
.
addAuthor
(
QStringLiteral
(
"Matthieu Gallien"
),
i18n
(
"Creator"
),
QStringLiteral
(
"mgallien@mgallien.fr"
));
aboutData
.
addAuthor
(
QStringLiteral
(
"Alexander Stippich"
),
i18n
(
"Author"
),
QStringLiteral
(
"a.stippich@gmx.net"
));
aboutData
.
addAuthor
(
QStringLiteral
(
"Nate Graham"
),
i18n
(
"Author"
),
QStringLiteral
(
"nate@kde.org"
));
aboutData
.
addCredit
(
QStringLiteral
(
"Andrew Lake"
),
i18n
(
"Concept and design work"
),
QStringLiteral
(
"jamboarder@gmail.com"
));
...
...
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