blob: 71d569f8b305c344386253d32281820c7d7b3dac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
.. _localizing-bzlifecycle:
Localizing bzLifecycle.xml
##########################
.. image:: ../../images/bzLifecycle.png
This picture shows the lifecycle of a bug through its different statuses and
resolutions. This picture is included in the documentation. It was generated
using `Dia <https://wiki.gnome.org/Apps/Dia>`_.
To localize it, open the file :file:`docs/ab-CD/images/bzLifecycle.xml` with
``Dia``, localize it and export it as a .png file by selecting the
:guilabel:`Pixbuf[png] (*.png)` filter in the dropdown. You need to save it as
:file:`docs/ab-CD/images/bzLifecycle.png`.
|