[education/kstars] /: stop calling imaging planner experimental

Hy Murveit <[email protected]>
Newsgroups gmane.comp.kde.cvs,gmane.comp.kde.doc
Message-ID <[email protected]>
Git commit f4a0010df30c51c1a79f009db1d750541c7b2c93 by Hy Murveit.
Committed on 02/12/2024 at 03:27.
Pushed by murveit into branch 'master'.

stop calling imaging planner experimental

M  +1    -1    doc/imagingplanner.docbook
M  +2    -2    kstars/kstarsinit.cpp

https://invent.kde.org/education/kstars/-/commit/f4a0010df30c51c1a79f009db1d750541c7b2c93

diff --git a/doc/imagingplanner.docbook b/doc/imagingplanner.docbook
index a9889e467e..6deb1b014e 100644
--- a/doc/imagingplanner.docbook
+++ b/doc/imagingplanner.docbook
@@ -1,5 +1,5 @@
 <sect1 id="tool-imaging-planner">
-<title>Imaging Planner Tool (experimental)</title>
+<title>Imaging Planner Tool</title>
 <indexterm><primary>Tools</primary>
 <secondary>Imaging Planner Tool</secondary>
 </indexterm>
diff --git a/kstars/kstarsinit.cpp b/kstars/kstarsinit.cpp
index b62b0da795..1926739d28 100644
--- a/kstars/kstarsinit.cpp
+++ b/kstars/kstarsinit.cpp
@@ -453,9 +453,9 @@ void KStars::initActions()
 
 #ifdef HAVE_INDI
     actionCollection()->addAction("imagingPlanner", this, SLOT(slotImagingPlanner()))
-            << i18n("Imaging Planner (experimental)") << QKeySequence(Qt::CTRL | Qt::SHIFT | Qt::Key_P);
+            << i18n("Imaging Planner") << QKeySequence(Qt::CTRL | Qt::SHIFT | Qt::Key_P);
 #endif
-    
+
     actionCollection()->addAction("altitude_vs_time", this, SLOT(slotAVT()))
             << i18n("Altitude vs. Time") << QKeySequence(Qt::CTRL | Qt::Key_A);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.