Git commit 972cfcb53fdafcac75190a44043a4efdfd1be0c4 by Burkhard Lück. Committed on 03/04/2015 at 12:37. Pushed by lueck into branch 'master'.
update to kf5 M +15 -14 doc/index.docbook M +- -- doc/kinfocenter.png M +- -- doc/os_block.png M +- -- doc/pro_block.png M +- -- doc/sto_block.png http://commits.kde.org/kinfocenter/972cfcb53fdafcac75190a44043a4efdfd1be0c4 diff --git a/doc/index.docbook b/doc/index.docbook index 96e36bb..903be93 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -20,8 +20,8 @@ </authorgroup> <legalnotice>&FDLNotice;</legalnotice> -<date>2013-06-22</date> -<releaseinfo>&kde; SC 4.11</releaseinfo> +<date>2015-04-03</date> +<releaseinfo>Plasma 5.3</releaseinfo> <abstract> <para>This documentation describes &kde;âs information center.</para> @@ -76,7 +76,8 @@ Center</guimenuitem></menuchoice> from the application launcher in the panel. <listitem> <para> By pressing <keycombo -action="simul">&Alt;<keycap>F2</keycap></keycombo>. +action="simul">&Alt;<keycap>F2</keycap></keycombo> or <keycombo +action="simul">&Alt;<keycap>Space</keycap></keycombo>. This will bring up &krunner;. Type <userinput><command>kinfocenter</command></userinput>, and press &Enter;. </para> @@ -139,14 +140,6 @@ You can right click on the module listing to show the following options: The main panel shows you the system information about the selected module. </para> -<!-- -<para> -In this example, we are running &kde; 2.99, we started &infocenter; -as user <systemitem class="username">adridg</systemitem>, the computer is -named <systemitem class="systemname">aramis</systemitem>, it is a -FreeBSD system, Version 4.4-RELEASE, on a Pentium. -</para> --> - </sect1> <!--*****************************************************************--> @@ -156,7 +149,7 @@ FreeBSD system, Version 4.4-RELEASE, on a Pentium. <title>The &infocenter; Toolbar</title> <para>This next section gives you a brief description of what each toolbar item does. </para> -<!--FIXME not working in 4.11 +<!--FIXME not working in kf5 <sect2 id="info-center-export-file"> <title> <guimenu>Export</guimenu> button @@ -378,6 +371,12 @@ virtual memory.</para> <!--****************************************--> +<sect1 id="aboutsystem"> +<title>System Information Module</title> +</sect1> + +<!--****************************************--> + <sect1 id="devinfo"> <title>Device Information Module</title> @@ -435,8 +434,8 @@ The information labels have the ability to be selected and copied from.</para> </sect2> <sect2 id="udilabel"> <title><acronym>UDI</acronym> Information</title> -<para>The bottom information panel shows the current selected devices <acronym>UDI</acronym>. This is the unique device identifier. -The label has the ability to be selected and copied from.</para> +<para>The bottom information panel shows the current selected devices <acronym>UDI</acronym>. This is the unique device identifier.</para> +<para>All labels have the ability to be selected and copied from.</para> </sect2> </sect1> @@ -880,6 +879,8 @@ information only.</para> <!--****************************************--> +<!-- Wayland missing --> + </chapter> <chapter id="credits"> diff --git a/doc/kinfocenter.png b/doc/kinfocenter.png index 29176c9..f19a58e 100644 Binary files a/doc/kinfocenter.png and b/doc/kinfocenter.png differ diff --git a/doc/os_block.png b/doc/os_block.png index 1fa1fce..ccb192b 100644 Binary files a/doc/os_block.png and b/doc/os_block.png differ diff --git a/doc/pro_block.png b/doc/pro_block.png index 551fbd1..e2b9b86 100644 Binary files a/doc/pro_block.png and b/doc/pro_block.png differ diff --git a/doc/sto_block.png b/doc/sto_block.png index 079f460..8fc2416 100644 Binary files a/doc/sto_block.png and b/doc/sto_block.png differ
