Instructions
============

The files in this directory are used to automatically grab the icons
required by QtARMSim from the breeze iconset.

For doing this, you should run the following commands in order::

    $ ./get_breeze_icons.sh
    $ ./create_breeze_qrc.sh


Requirements
============

The breeze iconset should be installed on '/usr/share/icons/breeze'.


Credits
=======

The next files are from the Oxygen Icons by Oxygen Team package
(https://github.com/pasnox/oxygen-icons-png):

  * create_breeze_qrc.sh (based on create_qrc.sh)
  * qrcgen.py (as is)
