Git commit e3ce1da87a91f1a53a5896aa2499250be289c8d2 by Stephane MANKOWSKI. Committed on 11/12/2023 at 17:44. Pushed by smankowski into branch 'master'.
doc says pointed operations display a half-filled square, but it's 3 horizontal dots BUG:478389 M +1 -0 .gitignore M +1 -0 CHANGELOG M +1 -1 doc/index.docbook https://invent.kde.org/office/skrooge/-/commit/e3ce1da87a91f1a53a5896aa2499250be289c8d2 diff --git a/.gitignore b/.gitignore index 9bc7176bc..5660d3ade 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ *.old .cache/ build/ +build2/ tests/output/ tests/scripts/libs/ tests/scripts/init.sh diff --git a/CHANGELOG b/CHANGELOG index 016a0e459..461e11983 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ skrooge (2.32.0) *Correction bug 475294: Import file dialog show file:// *Correction bug 475037: Dashboard: the font in "Income & Expenditure" is too small and has a bad contrast + *Correction bug 478389: doc says pointed operations display a half-filled square, but it's 3 horizontal dots -- Stephane MANKOWSKI <steph...@mankowski.fr> xxx diff --git a/doc/index.docbook b/doc/index.docbook index 20426fa75..e35d8ea17 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -164,7 +164,7 @@ <sect3 id="terminology_pointed_operation"> <title>Pointed Operation</title> - <para>During the <link linkend="reconciliation">reconciliation process</link>, you point all operations in &skrooge; that appear in the corresponding account position. Such pointed operations display a half-filled square in the Status column of an operations view. A pointed operation is not <link linkend="terminology_checked_operation">Checked</link> until you complete reconciliation.</para> + <para>During the <link linkend="reconciliation">reconciliation process</link>, you point all operations in &skrooge; that appear in the corresponding account position. Such pointed operations display a half-filled square (or something else depending on your kde theme) in the Status column of an operations view. A pointed operation is not <link linkend="terminology_checked_operation">Checked</link> until you complete reconciliation.</para> </sect3> <sect3 id="terminology_checked_operation">