Blame Manuals/Repository/repository-latex/Identity/Themes/Distro/BootUp/KSplash/manual.tex

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