mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-17 23:44:22 +00:00
Credit Clem and Raina for forum themes
svn-id: r22802
This commit is contained in:
parent
086c3dfc76
commit
f59017c979
6
AUTHORS
6
AUTHORS
@ -163,12 +163,14 @@ Other contributions
|
||||
Win64:
|
||||
Chris Gray
|
||||
|
||||
Website (design)
|
||||
----------------
|
||||
Websites (design)
|
||||
-----------------
|
||||
Dobo Balazs - Website design
|
||||
Yaroslav Fedevych - HTML/CSS for the website
|
||||
David Jensen - SVG logo conversion
|
||||
Jean Marc - ScummVM logo
|
||||
Raina - ScummVM forum buttons
|
||||
Clemens Steinhuber - ScummVM forum theme
|
||||
|
||||
Code contributions
|
||||
------------------
|
||||
|
@ -270,13 +270,15 @@ All active team members
|
||||
\end{tabular}
|
||||
\end{list}
|
||||
\end{list}
|
||||
\item \textbf{\large Website (design)}
|
||||
\item \textbf{\large Websites (design)}
|
||||
\begin{list}{}{\setlength{\leftmargin}{0.2cm}}
|
||||
\item \begin{tabular}[h]{p{0.3\linewidth}p{0.6\linewidth}}
|
||||
Dob\'o Bal\'azs & \textit{Website design}\\
|
||||
Yaroslav Fedevych & \textit{HTML/CSS for the website}\\
|
||||
David Jensen & \textit{SVG logo conversion}\\
|
||||
Jean Marc & \textit{ScummVM logo}\\
|
||||
Raina & \textit{ScummVM forum buttons}\\
|
||||
Clemens Steinhuber & \textit{ScummVM forum theme}\\
|
||||
\end{tabular}
|
||||
\end{list}
|
||||
\item \textbf{\large Code contributions}
|
||||
|
@ -179,7 +179,7 @@ static const char *credits[] = {
|
||||
"\\C\\c0""Chris Gray",
|
||||
"\\C\\c0""",
|
||||
"\\C\\c0""",
|
||||
"\\C\\c1""Website (design)",
|
||||
"\\C\\c1""Websites (design)",
|
||||
"\\C\\c0""Dobo Balazs",
|
||||
"\\C\\c2""Website design",
|
||||
"\\C\\c0""Yaroslav Fedevych",
|
||||
@ -188,6 +188,10 @@ static const char *credits[] = {
|
||||
"\\C\\c2""SVG logo conversion",
|
||||
"\\C\\c0""Jean Marc",
|
||||
"\\C\\c2""ScummVM logo",
|
||||
"\\C\\c0""Raina",
|
||||
"\\C\\c2""ScummVM forum buttons",
|
||||
"\\C\\c0""Clemens Steinhuber",
|
||||
"\\C\\c2""ScummVM forum theme",
|
||||
"\\C\\c0""",
|
||||
"\\C\\c1""Code contributions",
|
||||
"\\C\\c0""Ori Avtalion",
|
||||
|
@ -633,12 +633,14 @@ begin_credits("Credits");
|
||||
end_section();
|
||||
end_section();
|
||||
|
||||
begin_section("Website (design)");
|
||||
begin_section("Websites (design)");
|
||||
begin_persons();
|
||||
add_person("Dobó Balázs", "draven", "Website design");
|
||||
add_person("Yaroslav Fedevych", "jafd", "HTML/CSS for the website");
|
||||
add_person("David Jensen", "Tyst", "SVG logo conversion");
|
||||
add_person("Jean Marc", "", 'ScummVM logo');
|
||||
add_person("", "Raina", 'ScummVM forum buttons');
|
||||
add_person("Clemens Steinhuber", "", 'ScummVM forum theme');
|
||||
end_persons();
|
||||
end_section();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user