Git commit 76b66ec9867a3bd9799645aff7ac3c566fdcdf89 by Burkhard L?ck. Committed on 09/08/2013 at 03:51. Pushed by lueck into branch 'KDE/4.11'.
doc update to 4.11 (cherry picked from commit d4a04222b1e1ab6fb300a479f6b5d1876dd2c852) backport to 4.11.1 M +10 -7 doc/kcontrol/kresources/index.docbook http://commits.kde.org/kdepimlibs/76b66ec9867a3bd9799645aff7ac3c566fdcdf89 diff --git a/doc/kcontrol/kresources/index.docbook b/doc/kcontrol/kresources/index.docbook index 8b5bc73..74f728e 100644 --- a/doc/kcontrol/kresources/index.docbook +++ b/doc/kcontrol/kresources/index.docbook @@ -14,8 +14,8 @@ <!-- TRANS:ROLES_OF_TRANSLATORS --> </authorgroup> -<date>2010-06-22</date> -<releaseinfo>&kde; 4.5</releaseinfo> +<date>2013-08-08</date> +<releaseinfo>&kde; 4.11</releaseinfo> <keywordset> <keyword>KDE</keyword> @@ -38,9 +38,12 @@ kresources kresources.desktop (diff) --> <para>This module is a configuration tool for managing the resources used by different &kde; applications. -It allows you to add, deleted or modify the resources for <guilabel>Alarms</guilabel>, +It allows you to add, deleted or modify the resources for, <guilabel>Calendar</guilabel>, <guilabel>Notes</guilabel> and <guilabel>Contacts</guilabel>.</para> +<note><para>This module is no longer in &systemsettings; and only available if you start <userinput><command>kcmshell4</command> <option>kresources</option></userinput> in a terminal or &konsole; +</para></note> + <para>Select a resource type from the drop down box at the top of the <guilabel>Resources</guilabel> section. The list box now displays names and types of available resources of this type. One of these resources is marked as the standard resource.</para> @@ -59,12 +62,12 @@ One of these resources is marked as the standard resource.</para> <entry>Used by</entry> <entry>Additional information</entry> </row> +<!--this is a dead link and there's no longer appears to be any relevant documentation in KAlarm <row> <entry>Alarms</entry> <entry><simplelist type="inline"><member>&kalarm;</member></simplelist></entry> -<!--this is a dead link and there's no longer appears to be any relevant documentation in KAlarm--> -<entry><!--<ulink url="help:/kalarm/index.html#resources">&kalarm; resources</ulink>--></entry> -</row> +<entry><ulink url="help:/kalarm/index.html#resources">&kalarm; resources</ulink></entry> +</row --> <row> <entry>Calendar</entry> <entry><simplelist type="inline"><member>&korganizer;</member> @@ -74,7 +77,7 @@ One of these resources is marked as the standard resource.</para> <row> <entry>Notes</entry> <entry><simplelist type="inline"><member>&knotes;</member></simplelist></entry> -<entry>&knotes; resources</entry> +<entry><ulink url="help:/knotes/index.html#using">&knotes; resource</ulink></entry> </row> <row> <entry>Contacts</entry>
