LibreVNA/Software/PC_Application/resources/librevna.qrc
Kiara Navarro f3083d7069
app: add LibreVNA logo and use it as icon launcher
Now it's possible to identify LibreVNA with a logo. This logo would be
visible as an icon when app is launched.

A banner containing same logo has been added to README. Also,
a desktop launcher file is created to be used in GNU/Linux environments
enabling in this way the ability to add as favorite.

Closes #57
2021-11-12 09:05:48 -03:00

6 lines
100 B
Plaintext

<RCC>
<qresource prefix="/app">
<file alias="logo.png">librevna.png</file>
</qresource>
</RCC>