mirror of
https://github.com/jankae/LibreVNA.git
synced 2025-12-06 07:12:10 +01:00
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
6 lines
100 B
Plaintext
6 lines
100 B
Plaintext
<RCC>
|
|
<qresource prefix="/app">
|
|
<file alias="logo.png">librevna.png</file>
|
|
</qresource>
|
|
</RCC>
|