Git commit a9caf514f5b40a226254444830cef84cc7b4e558 by Antoni Bella Pérez. Committed on 26/07/2021 at 16:36. Pushed by mutlaqja into branch 'master'.
Suitable screenshots rename R +- -- doc/advanced_page.png [from: doc/advanced_tab.png - 100% similarity] M +12 -12 doc/config.docbook R +- -- doc/ekos_page.png [from: doc/ekos_tab.png - 100% similarity] R +- -- doc/fits_page.png [from: doc/fits_tab.png - 100% similarity] R +- -- doc/guides_page.png [from: doc/guides_tab.png - 100% similarity] R +- -- doc/indi_page.png [from: doc/indi_tab.png - 100% similarity] R +- -- doc/satellites_page.png [from: doc/satellites_tab.png - 100% similarity] R +- -- doc/solarsystem_page.png [from: doc/solarsystem_tab.png - 100% similarity] R +- -- doc/supernovae_page.png [from: doc/supernovae_tab.png - 100% similarity] R +- -- doc/terrain_page.png [from: doc/terrain_tab.png - 100% similarity] R +- -- doc/xplanet_page.png [from: doc/xplanet_tab.png - 100% similarity] https://invent.kde.org/education/kstars/commit/a9caf514f5b40a226254444830cef84cc7b4e558 diff --git a/doc/advanced_tab.png b/doc/advanced_page.png similarity index 100% rename from doc/advanced_tab.png rename to doc/advanced_page.png diff --git a/doc/config.docbook b/doc/config.docbook index aa57e46e7..88436aa14 100644 --- a/doc/config.docbook +++ b/doc/config.docbook @@ -932,7 +932,7 @@ OpenNGC catalog is shown in the below screenshot. <screeninfo>Solar System Window</screeninfo> <mediaobject> <imageobject> - <imagedata fileref="solarsystem_tab.png" format="PNG"/> + <imagedata fileref="solarsystem_page.png" format="PNG"/> </imageobject> <textobject> <phrase>Solar System Window</phrase> @@ -960,7 +960,7 @@ sky color. <screeninfo>Satellites Window</screeninfo> <mediaobject> <imageobject> - <imagedata fileref="satellites_tab.png" format="PNG"/> + <imagedata fileref="satellites_page.png" format="PNG"/> </imageobject> <textobject> <phrase>Satellites Window</phrase> @@ -1011,7 +1011,7 @@ For example: <userinput>Iridium;iridium.tle;https://celestrak.com/NORAD/elements <screeninfo>Supernovae Window</screeninfo> <mediaobject> <imageobject> - <imagedata fileref="supernovae_tab.png" format="PNG"/> + <imagedata fileref="supernovae_page.png" format="PNG"/> </imageobject> <textobject> <phrase>Supernovae Window</phrase> @@ -1042,7 +1042,7 @@ The list of recent supernovae can be updated via the <menuchoice><guimenu>Data</ <screeninfo>Guides Window</screeninfo> <mediaobject> <imageobject> - <imagedata fileref="guides_tab.png" format="PNG"/> + <imagedata fileref="guides_page.png" format="PNG"/> </imageobject> <textobject> <phrase>Guides Window</phrase> @@ -1069,7 +1069,7 @@ constellation names using your local language. <screeninfo>Terrain Window</screeninfo> <mediaobject> <imageobject> - <imagedata fileref="terrain_tab.png" format="PNG"/> + <imagedata fileref="terrain_page.png" format="PNG"/> </imageobject> <textobject> <phrase>Terrain Window</phrase> @@ -1106,7 +1106,7 @@ Moreover, some speedup options can be configured to achieve the best user experi <screeninfo>Colors Window</screeninfo> <mediaobject> <imageobject> - <imagedata fileref="colors_tab.png" format="PNG"/> + <imagedata fileref="colors_page.png" format="PNG"/> </imageobject> <textobject> <phrase>Colors Window</phrase> @@ -1153,7 +1153,7 @@ simply highlight it in the list, and press the <guibutton>Remove</guibutton> but <screeninfo>FITS Window</screeninfo> <mediaobject> <imageobject> - <imagedata fileref="fits_tab.png" format="PNG"/> + <imagedata fileref="fits_page.png" format="PNG"/> </imageobject> <textobject> <phrase>FITS Window</phrase> @@ -1184,13 +1184,13 @@ processed; only grayscale images are shown). You can switch off some of these re </para> </sect1> -<sect1 id="indi_tab"> +<sect1 id="indi_page"> <title>INDI</title> <screenshot> <screeninfo>INDI Window</screeninfo> <mediaobject> <imageobject> - <imagedata fileref="indi_tab.png" format="PNG"/> + <imagedata fileref="indi_page.png" format="PNG"/> </imageobject> <textobject> <phrase>INDI Window</phrase> @@ -1208,7 +1208,7 @@ page see the <link linkend="indi-configure">Configure INDI</link> section. <screeninfo>Ekos Window</screeninfo> <mediaobject> <imageobject> - <imagedata fileref="ekos_tab.png" format="PNG"/> + <imagedata fileref="ekos_page.png" format="PNG"/> </imageobject> <textobject> <phrase>Ekos Window</phrase> @@ -1231,7 +1231,7 @@ see the <link linkend="tool-ekos">Ekos section of this manual</link>. <screeninfo>Xplanet Window</screeninfo> <mediaobject> <imageobject> - <imagedata fileref="xplanet_tab.png" format="PNG"/> + <imagedata fileref="xplanet_page.png" format="PNG"/> </imageobject> <textobject> <phrase>Xplanet Window</phrase> @@ -1251,7 +1251,7 @@ processing of <application>Xplanet</application> data in &kstars;. <screeninfo>Advanced Window</screeninfo> <mediaobject> <imageobject> - <imagedata fileref="advanced_tab.png" format="PNG"/> + <imagedata fileref="advanced_page.png" format="PNG"/> </imageobject> <textobject> <phrase>Advanced Window</phrase> diff --git a/doc/ekos_tab.png b/doc/ekos_page.png similarity index 100% rename from doc/ekos_tab.png rename to doc/ekos_page.png diff --git a/doc/fits_tab.png b/doc/fits_page.png similarity index 100% rename from doc/fits_tab.png rename to doc/fits_page.png diff --git a/doc/guides_tab.png b/doc/guides_page.png similarity index 100% rename from doc/guides_tab.png rename to doc/guides_page.png diff --git a/doc/indi_tab.png b/doc/indi_page.png similarity index 100% rename from doc/indi_tab.png rename to doc/indi_page.png diff --git a/doc/satellites_tab.png b/doc/satellites_page.png similarity index 100% rename from doc/satellites_tab.png rename to doc/satellites_page.png diff --git a/doc/solarsystem_tab.png b/doc/solarsystem_page.png similarity index 100% rename from doc/solarsystem_tab.png rename to doc/solarsystem_page.png diff --git a/doc/supernovae_tab.png b/doc/supernovae_page.png similarity index 100% rename from doc/supernovae_tab.png rename to doc/supernovae_page.png diff --git a/doc/terrain_tab.png b/doc/terrain_page.png similarity index 100% rename from doc/terrain_tab.png rename to doc/terrain_page.png diff --git a/doc/xplanet_tab.png b/doc/xplanet_page.png similarity index 100% rename from doc/xplanet_tab.png rename to doc/xplanet_page.png
