From 9076808c670739bcb959ace9a7f80ab282793070 Mon Sep 17 00:00:00 2001 From: Quintijn Date: Fri, 29 Nov 2024 16:29:03 +0100 Subject: [PATCH] reorder grammars section --- .../b_Unimacro and Vocola/unimacroandvocola.ini | 2 +- .../d_DocstringGrammar/docstringgrammar.ini | 2 +- website unimacro/source/4_grammars/index.txt | 10 +++++----- website unimacro/source/6_unimacro2/unimacro2.ini | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/website unimacro/source/2_features/b_Unimacro and Vocola/unimacroandvocola.ini b/website unimacro/source/2_features/b_Unimacro and Vocola/unimacroandvocola.ini index 52d0682..eda1c82 100644 --- a/website unimacro/source/2_features/b_Unimacro and Vocola/unimacroandvocola.ini +++ b/website unimacro/source/2_features/b_Unimacro and Vocola/unimacroandvocola.ini @@ -4,7 +4,7 @@ new page = 20 apr 2009 [includefileunimacro_vch] nice name = Include file Unimacro.vch -obsolete = 28 Nov 2024 +obsolete = 29 Nov 2024 [includefileunimacrovch] diff --git a/website unimacro/source/2_features/l_grammar classes/d_DocstringGrammar/docstringgrammar.ini b/website unimacro/source/2_features/l_grammar classes/d_DocstringGrammar/docstringgrammar.ini index 83f2051..2a3dfd8 100644 --- a/website unimacro/source/2_features/l_grammar classes/d_DocstringGrammar/docstringgrammar.ini +++ b/website unimacro/source/2_features/l_grammar classes/d_DocstringGrammar/docstringgrammar.ini @@ -16,7 +16,7 @@ new index = 01 apr 2010 [programmar] name = programmar -obsolete = 28 Nov 2024 +obsolete = 29 Nov 2024 [programmer] diff --git a/website unimacro/source/4_grammars/index.txt b/website unimacro/source/4_grammars/index.txt index 1891b75..e95b513 100644 --- a/website unimacro/source/4_grammars/index.txt +++ b/website unimacro/source/4_grammars/index.txt @@ -17,20 +17,20 @@ link(control/index.html, _control) :COL:This grammar can control the on or off state of other grammars and gives introspection about Unimacro grammars. This grammar should not be removed from the Unimacro directory, and cannot be switched off by a voice command. -:ROW:link(globalgrammars/folders/index.html, _folders) +:ROW:link(commongrammars/folders/index.html, _folders) :COL:With commands from this grammar you can jump to folders, either in a _My Computer_ window or in a dialog window (like _File Open_). With additional commands you can jump to specific _files_ or specific _websites_. -:ROW:link(globalgrammars/tasks/index.html, _tasks.py) +:ROW:link(commongrammars/tasks/index.html, _tasks.py) :COL:Switch to a _task_, as found (and numbered) on the taskbar or as defined by name. -:ROW:link(globalgrammars/lines/index.html, _lines.py) +:ROW:link(commongrammars/lines/index.html, _lines.py) :COL:With this grammar you can jump to a specific _line_ in some editable file (for example for programmers), or in Excel (version to come). Also cut, copy, delete and insert lines, and move or copy lines from one place to another. -:ROW:link(globalgrammars/general/index.html, _general.py) +:ROW:link(commongrammars/general/index.html, _general.py) :COL:A lot of general commands, from which _give window info_ is important for introspection. :: @@ -41,7 +41,7 @@ There are only a few of them currently, and not displaying by default: :TABLE firstcoldifferent=0: :HEADING:Grammar :COL:Comment -:ROW:link(specificgrammars/chromebrowsing/index.html, chrome_browsing.py) +:ROW:link(specialgrammars/chromebrowsing/index.html, chrome_browsing.py) :COL:Allows you to browse in Chrome by calling the numbers that are shown by the "Click by Voice" extension written by Mark Lillibridge. :: diff --git a/website unimacro/source/6_unimacro2/unimacro2.ini b/website unimacro/source/6_unimacro2/unimacro2.ini index e156349..be6fad4 100644 --- a/website unimacro/source/6_unimacro2/unimacro2.ini +++ b/website unimacro/source/6_unimacro2/unimacro2.ini @@ -12,7 +12,7 @@ name = howtostart [installation] name = installation -obsolete = 28 Nov 2024 +obsolete = 29 Nov 2024 [installationpython27version]