|
|
183ae8 |
\documentclass{article}
|
|
|
183ae8 |
\usepackage{longtable}
|
|
|
183ae8 |
\usepackage[pdftex]{graphicx}
|
|
|
183ae8 |
\usepackage{hyperref}
|
|
|
183ae8 |
\hypersetup{pdfauthor={CentOS Documentation SIG},%
|
|
|
183ae8 |
pdftitle={KDE Splash)},%
|
|
|
183ae8 |
pdfsubject={CentOS Corporate Visual Identity}%
|
|
|
183ae8 |
}
|
|
|
183ae8 |
|
|
|
183ae8 |
\title{KDE Splash}
|
|
|
183ae8 |
\author{CentOS Documentation SIG}
|
|
|
183ae8 |
|
|
|
183ae8 |
\begin{document}
|
|
|
183ae8 |
|
|
|
183ae8 |
\maketitle
|
|
|
183ae8 |
|
|
|
183ae8 |
\begin{abstract}
|
|
|
183ae8 |
|
|
|
183ae8 |
This article describes the KDE Splash Visual Style for CentOS
|
|
|
183ae8 |
Distribution. This image is displayed after login screen, while KDE
|
|
|
183ae8 |
session is being loaded.
|
|
|
183ae8 |
|
|
|
183ae8 |
Copyright \copyright\ 2010\ The CentOS Project. Permission is
|
|
|
183ae8 |
granted to copy, distribute and/or modify this document under the
|
|
|
183ae8 |
terms of the GNU Free Documentation License, Version 1.2 or any later
|
|
|
183ae8 |
version published by the Free Software Foundation; with no Invariant
|
|
|
183ae8 |
Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the
|
|
|
183ae8 |
license is included in the section entitled ``GNU Free Documentation
|
|
|
183ae8 |
License''.
|
|
|
183ae8 |
\end{abstract}
|
|
|
183ae8 |
|
|
|
183ae8 |
\tableofcontents
|
|
|
183ae8 |
|
|
|
183ae8 |
|
|
|
183ae8 |
\section{Workplace}
|
|
|
183ae8 |
\begin{itemize}
|
|
|
183ae8 |
\item SVN:trunk/Identity/Themes/\$THEME/Distro/BootUp/KSplash/
|
|
|
183ae8 |
\item SVN:trunk/Translations/Identity/Themes/Distro/BootUp/KSplash/
|
|
|
183ae8 |
\item SVN:trunk/Scripts/Identity/Themes/Distro/BootUp/KSplash/
|
|
|
183ae8 |
\end{itemize}
|
|
|
183ae8 |
|
|
|
183ae8 |
\section{Theme}
|
|
|
183ae8 |
|
|
|
183ae8 |
\input{table-theme.tex}
|
|
|
183ae8 |
|
|
|
183ae8 |
\section{Design}
|
|
|
183ae8 |
|
|
|
183ae8 |
KDE Splash Preview.png and splash\_top\_bar.png images are rendered
|
|
|
183ae8 |
for each major release of CentOS Distribution. Each image is based in
|
|
|
183ae8 |
the same Artistic Motif and has the following components:
|
|
|
183ae8 |
|
|
|
183ae8 |
\begin{enumerate}
|
|
|
183ae8 |
\item The CentOS Symbol.
|
|
|
183ae8 |
\item The CentOS Release Brand.
|
|
|
183ae8 |
\item The CentOS Default Artistic Motif.
|
|
|
183ae8 |
\end{enumerate}
|
|
|
183ae8 |
|
|
|
183ae8 |
KDE Splash splash\_inactive\_bar.png and splash\_active\_bar.png are
|
|
|
183ae8 |
used to create the progress effect while loading. They both have the
|
|
|
183ae8 |
same background color.
|
|
|
183ae8 |
|
|
|
183ae8 |
KDE Splash splash\_bottom\_bar.png is used to as background to the
|
|
|
183ae8 |
label shown in the bottom. This image has the same background color of
|
|
|
183ae8 |
splas\_inactive\_bar.png and splash\_active\_bar.png.
|
|
|
183ae8 |
|
|
|
183ae8 |
KDE Splash theme definitions are in the file Theme.rc. Among available
|
|
|
183ae8 |
definitions are the splash name, description, version, author,
|
|
|
183ae8 |
engine, icons flashing, always show progress, and label foreground.
|
|
|
183ae8 |
|
|
|
183ae8 |
Image rendering is done using the script render.sh available in the
|
|
|
183ae8 |
workplace. This script creates the appropriate PNG images under
|
|
|
183ae8 |
img/\$VERSION/.
|
|
|
183ae8 |
|
|
|
183ae8 |
There is no color limitation in this section.
|
|
|
183ae8 |
|
|
|
183ae8 |
\section{Configuration}
|
|
|
183ae8 |
|
|
|
183ae8 |
\input{table-config.tex}
|
|
|
183ae8 |
|
|
|
183ae8 |
\begin{description}
|
|
|
183ae8 |
|
|
|
183ae8 |
\item[Theme]: Defines the default splash theme. The name should match
|
|
|
183ae8 |
a directory name under /usr/share/ksplash/Themes/.
|
|
|
183ae8 |
|
|
|
183ae8 |
\texttt{Theme=Modern}
|
|
|
183ae8 |
\end{description}
|
|
|
183ae8 |
|
|
|
183ae8 |
\section{Rendering}
|
|
|
183ae8 |
\section{Testing}
|
|
|
183ae8 |
\section{Issues}
|
|
|
183ae8 |
|
|
|
183ae8 |
% License section
|
|
|
183ae8 |
\input{../../../../../Licenses/GFDL.tex}
|
|
|
183ae8 |
|
|
|
183ae8 |
\end{document}
|