mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-19 13:45:54 +00:00
93 lines
2.7 KiB
XML
93 lines
2.7 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN"
|
|
"dtd/kdedbx45.dtd" [
|
|
<!ENTITY % addindex "IGNORE">
|
|
<!ENTITY % English "INCLUDE">
|
|
]>
|
|
<article id="splashscreen" lang="&language;">
|
|
<title>Splash Screen</title>
|
|
<articleinfo>
|
|
<authorgroup>
|
|
<author>
|
|
<firstname>Anne-Marie</firstname>
|
|
<surname>Mahfouf</surname>
|
|
<affiliation>
|
|
<address>&Anne-Marie.Mahfouf.mail;</address>
|
|
</affiliation>
|
|
</author>
|
|
<!-- TRANS:ROLES_OF_TRANSLATORS -->
|
|
</authorgroup>
|
|
|
|
<date>2021-04-08</date>
|
|
<releaseinfo>Plasma 5.20</releaseinfo>
|
|
|
|
<keywordset>
|
|
<keyword>KDE</keyword>
|
|
<keyword>System Settings</keyword>
|
|
<keyword>splash screen</keyword>
|
|
<keyword>theme</keyword>
|
|
</keywordset>
|
|
</articleinfo>
|
|
|
|
<para>This module provides an interface to view and select splash screen themes.</para>
|
|
|
|
<para>
|
|
<screenshot>
|
|
<screeninfo>Here's a screenshot of the splash screen manager</screeninfo>
|
|
<mediaobject>
|
|
<imageobject>
|
|
<imagedata fileref="splash-main.png" format="PNG"/>
|
|
</imageobject>
|
|
<textobject>
|
|
<phrase>The splash screen manager module</phrase>
|
|
</textobject>
|
|
</mediaobject>
|
|
</screenshot>
|
|
</para>
|
|
|
|
<para>On this page you can see previews of already installed splash screens. The preview of the current splash screen is highlighted.</para>
|
|
|
|
<para>Hover a preview image with the mouse cursor then the button <guilabel>Preview Splash Screen</guilabel> appears at the bottom right of the image.
|
|
Press this button to view the splashscreen in action.</para>
|
|
|
|
<variablelist>
|
|
<varlistentry><term><guilabel>Get New Splash Screens...</guilabel></term>
|
|
<listitem>
|
|
<para>
|
|
You need to be connected to the Internet to use this action. A dialog will display a list of themes from the <ulink url="https://store.kde.org">https://store.kde.org</ulink> website. Clicking the <guibutton>Install</guibutton> button associated with a theme will install this theme locally.
|
|
</para>
|
|
<para>
|
|
<screenshot>
|
|
<screeninfo>Installing a new theme</screeninfo>
|
|
<mediaobject>
|
|
<imageobject>
|
|
<imagedata fileref="get-new-theme.png" format="PNG"/>
|
|
</imageobject>
|
|
<textobject>
|
|
<phrase>Installing a new theme</phrase>
|
|
</textobject>
|
|
</mediaobject>
|
|
</screenshot>
|
|
</para>
|
|
<para>
|
|
This new theme is immediately available after you close the &systemsettings; Download New Splash Screens dialog and is highlighted. The preview displays the picture. You need to click the <guibutton>Apply</guibutton> button to make this theme your current splash-screen theme.
|
|
</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
</variablelist>
|
|
|
|
</article>
|
|
|
|
<!--
|
|
Local Variables:
|
|
mode: xml
|
|
sgml-minimize-attributes:nil
|
|
sgml-general-insert-case:lower
|
|
sgml-indent-step:0
|
|
sgml-indent-data:nil
|
|
End:
|
|
|
|
vim:tabstop=2:shiftwidth=2:expandtab
|
|
kate: space-indent on; indent-width 2; tab-width 2; indent-mode none;
|
|
-->
|