Why this revert? Cheers, Albert
--- El jue, 21/2/13, Jignesh Kakadiya <jigneshhk1992 at gmail.com> escribi?: > De: Jignesh Kakadiya <jigneshhk1992 at gmail.com> > Asunto: [kde-doc-english] [kdelibs/frameworks] doc/kde5-config: reverting doc > renames of kf5-config. > Para: kde-commits at kde.org > CC: kde-doc-english at kde.org > Fecha: jueves, 21 de febrero, 2013 15:04 > Git commit > ea742687cd660c7d3c4189c32f95203520f8b255 by Jignesh > Kakadiya. > Committed on 21/02/2013 at 15:02. > Pushed by kakadiya into branch 'frameworks'. > > reverting doc renames of kf5-config. > > M? +7? ? -7? ? > doc/kde5-config/man-kde5-config.1.docbook > > http://commits.kde.org/kdelibs/ea742687cd660c7d3c4189c32f95203520f8b255 > > diff --git a/doc/kde5-config/man-kde5-config.1.docbook > b/doc/kde5-config/man-kde5-config.1.docbook > index ae567bf..a14409d 100644 > --- a/doc/kde5-config/man-kde5-config.1.docbook > +++ b/doc/kde5-config/man-kde5-config.1.docbook > @@ -16,18 +16,18 @@ > </refentryinfo> > > <refmeta> > -<refentrytitle><command>kf5-config</command></refentrytitle> > +<refentrytitle><command>kde5-config</command></refentrytitle> > <manvolnum>1</manvolnum> > </refmeta> > > <refnamediv> > -<refname><command>kf5-config</command></refname> > +<refname><command>kde5-config</command></refname> > <refpurpose>Prints &kde; installation > paths</refpurpose> > </refnamediv> > > <refsynopsisdiv> > <cmdsynopsis> > -<command>kf5-config</command> > +<command>kde5-config</command> > <arg>--expandvars</arg> > <arg>--prefix</arg> > <arg>--exec-prefix</arg> > @@ -43,7 +43,7 @@ > > <refsect1> > <title>Description</title> > -<para>kf5-config is a command line program used to > retrieve information > +<para>kde5-config is a command line program used to > retrieve information > about &kde; installation or user paths.</para> > > <para>Use this program to determine where the various > aspects of the &kde; > @@ -134,21 +134,21 @@ installation reside on your system. > > <para>Print the top-level &kde; installation > directory:</para> > <para> > -<prompt>%</prompt><userinput> > <command>kf5-config --prefix</command> > +<prompt>%</prompt><userinput> > <command>kde5-config --prefix</command> > </userinput> > </para> > > <para>Print a list of all resource > types:</para> > > <para> > -<prompt>%</prompt><userinput> > <command>kf5-config --types</command> > +<prompt>%</prompt><userinput> > <command>kde5-config --types</command> > </userinput> > </para> > > <para>Print the installed wallpaper > path:</para> > > <para> > -<prompt>%</prompt><userinput> > <command>kf5-config --path wallpaper</command> > +<prompt>%</prompt><userinput> > <command>kde5-config --path wallpaper</command> > </userinput> > </para> > > _______________________________________________ > kde-doc-english mailing list > kde-doc-english at kde.org > https://mail.kde.org/mailman/listinfo/kde-doc-english >
