Skip to content

Commit 3058a9b

Browse files
committed
Move more icon replacements to the substitutions.txt file
1 parent 09c2541 commit 3058a9b

5 files changed

Lines changed: 12 additions & 5 deletions

File tree

docs/developers_guide/qtcreator.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -217,16 +217,17 @@ Now launch QGIS under the debugger by clicking the |runDebug| :sup:`Start
217217
Debugging` in the bottom left of the window.
218218

219219

220-
.. |build| image:: img/build.png
221-
.. |runDebug| image:: img/runDebug.png
222-
.. |runInstall| image:: img/runInstall.png
223-
224-
225220
.. Substitutions definitions - AVOID EDITING PAST THIS LINE
226221
This will be automatically updated by the find_set_subst.py script.
227222
If you need to create a new substitution manually,
228223
please add it also to the substitutions.txt file in the
229224
source folder.
230225
226+
.. |build| image:: /static/common/build.png
227+
:width: 1.5em
231228
.. |checkbox| image:: /static/common/checkbox.png
232229
:width: 1.3em
230+
.. |runDebug| image:: /static/common/runDebug.png
231+
:width: 1.5em
232+
.. |runInstall| image:: /static/common/runInstall.png
233+
:width: 1.5em

substitutions.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@
183183
:width: 1.5em
184184
.. |buffer| image:: /static/common/mAlgorithmBuffer.png
185185
:width: 1.5em
186+
.. |build| image:: /static/common/build.png
187+
:width: 1.5em
186188
.. |cad| image:: /static/common/cad.png
187189
:width: 1.5em
188190
.. |cadConstruction| image:: /static/common/cad_construction.png
@@ -1097,6 +1099,10 @@
10971099
:width: 1.5em
10981100
.. |runConsole| image:: /static/common/iconRunConsole.png
10991101
:width: 1.5em
1102+
.. |runDebug| image:: /static/common/runDebug.png
1103+
:width: 1.5em
1104+
.. |runInstall| image:: /static/common/runInstall.png
1105+
:width: 1.5em
11001106
.. |runSelected| image:: /static/common/mActionRunSelected.png
11011107
:width: 1.5em
11021108
.. |saga| image:: /static/common/providerSaga.png

0 commit comments

Comments
 (0)