Git commit f8e93e527e6308c44e47356d75a1709e362f9a67 by Yuri Chornoivan. Committed on 18/07/2016 at 12:39. Pushed by yurchor into branch 'master'.
Make it easier to translate M +2 -1 doc/config.docbook http://commits.kde.org/kstars/f8e93e527e6308c44e47356d75a1709e362f9a67 diff --git a/doc/config.docbook b/doc/config.docbook index 04111df..1f75fa5 100644 --- a/doc/config.docbook +++ b/doc/config.docbook @@ -582,11 +582,12 @@ There are the steps: Download/write the raw catalog data file (the raw file is the file containing catalog's objects described by a set of parameters, like: ID Number, Right Ascension, Declination and so on). Note that each object should be written on a separate row and each line in the custom catalog file should contain the following space-separated fields: +</para> <itemizedlist> <listitem><para>For stars: type(0 for stars), RA, Dec, mag, SpType, name(optional)</para></listitem> <listitem><para>For other types: type(3-8), RA, Dec, mag (optional), flux(optional), name(optional)</para></listitem> </itemizedlist> -</para></listitem> +</listitem> <listitem><para> Open the <menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure KStars...</guimenuitem></menuchoice> menu and _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
