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
K3b
Commits
7871c53b
Commit
7871c53b
authored
Jun 06, 2017
by
Leslie Zhai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update my email address
parent
cf6d44b6
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
9 additions
and
9 deletions
+9
-9
INSTALL.txt
INSTALL.txt
+1
-1
README.txt
README.txt
+1
-1
libk3b/projects/k3bcdrskinwriter.cpp
libk3b/projects/k3bcdrskinwriter.cpp
+1
-1
libk3b/projects/k3bcdrskinwriter.h
libk3b/projects/k3bcdrskinwriter.h
+1
-1
src/main.cpp
src/main.cpp
+1
-1
tests/k3bdeviceglobalstest.cpp
tests/k3bdeviceglobalstest.cpp
+1
-1
tests/k3bdeviceglobalstest.h
tests/k3bdeviceglobalstest.h
+1
-1
tests/k3bexternalbinmanagertest.cpp
tests/k3bexternalbinmanagertest.cpp
+1
-1
tests/k3bexternalbinmanagertest.h
tests/k3bexternalbinmanagertest.h
+1
-1
No files found.
INSTALL.txt
View file @
7871c53b
...
...
@@ -74,4 +74,4 @@ See PERMISSIONS on hints how to properly setup the permissions to use K3b withou
Have fun
Sebastian Trueg (trueg@k3b.org)
Leslie Zhai (lesliezhai@
kde-china
.org)
Leslie Zhai (lesliezhai@
llvm
.org
.cn
)
README.txt
View file @
7871c53b
...
...
@@ -86,4 +86,4 @@ you like/dislike about the user-interface!
Have fun
Sebastian Trueg (trueg@k3b.org)
Leslie Zhai (lesliezhai@
kde-china
.org)
Leslie Zhai (lesliezhai@
llvm
.org
.cn
)
libk3b/projects/k3bcdrskinwriter.cpp
View file @
7871c53b
/*
* Copyright (C) 2016 Leslie Zhai <lesliezhai@
kde-china
.org>
* Copyright (C) 2016
- 2017
Leslie Zhai <lesliezhai@
llvm
.org
.cn
>
* Copyright (C) 2003-2008 Sebastian Trueg <trueg@k3b.org>
*
* This file is part of the K3b project.
...
...
libk3b/projects/k3bcdrskinwriter.h
View file @
7871c53b
/*
* Copyright (C) 2016 Leslie Zhai <lesliezhai@
kde-china
.org>
* Copyright (C) 2016
- 2017
Leslie Zhai <lesliezhai@
llvm
.org
.cn
>
* Copyright (C) 2003-2009 Sebastian Trueg <trueg@k3b.org>
*
* This file is part of the K3b project.
...
...
src/main.cpp
View file @
7871c53b
...
...
@@ -38,7 +38,7 @@ int main( int argc, char* argv[] )
QString
(),
i18n
(
"http://www.k3b.org"
)
);
aboutData
.
addAuthor
(
i18n
(
"Leslie Zhai"
),
i18n
(
"Maintainer"
),
"lesliezhai@
kde-china
.org"
);
aboutData
.
addAuthor
(
i18n
(
"Leslie Zhai"
),
i18n
(
"Maintainer"
),
"lesliezhai@
llvm
.org
.cn
"
);
aboutData
.
addAuthor
(
i18n
(
"Michał Małek"
),
i18n
(
"Maintainer and current lead Developer"
),
"michalm@jabster.pl"
);
aboutData
.
addAuthor
(
i18n
(
"Sebastian Trüg"
),
i18n
(
"Main developer"
),
"trueg@k3b.org"
);
aboutData
.
addAuthor
(
i18n
(
"Christian Kvasny"
),
i18n
(
"Video CD Project and Video CD ripping"
),
"chris@k3b.org"
);
...
...
tests/k3bdeviceglobalstest.cpp
View file @
7871c53b
/*
* Copyright (C) 2016 Leslie Zhai <lesliezhai@
kde-china
.org>
* Copyright (C) 2016
- 2017
Leslie Zhai <lesliezhai@
llvm
.org
.cn
>
*
* This file is part of the K3b project.
*
...
...
tests/k3bdeviceglobalstest.h
View file @
7871c53b
/*
* Copyright (C) 2016 Leslie Zhai <lesliezhai@
kde-china
.org>
* Copyright (C) 2016
- 2017
Leslie Zhai <lesliezhai@
llvm
.org
.cn
>
*
* This file is part of the K3b project.
*
...
...
tests/k3bexternalbinmanagertest.cpp
View file @
7871c53b
/*
* Copyright (C) 2016 Leslie Zhai <lesliezhai@
kde-china
.org>
* Copyright (C) 2016
- 2017
Leslie Zhai <lesliezhai@
llvm
.org
.cn
>
*
* This file is part of the K3b project.
*
...
...
tests/k3bexternalbinmanagertest.h
View file @
7871c53b
/*
* Copyright (C) 2016 Leslie Zhai <lesliezhai@
kde-china
.org>
* Copyright (C) 2016
- 2017
Leslie Zhai <lesliezhai@
llvm
.org
.cn
>
*
* This file is part of the K3b project.
*
...
...
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