diff options
Diffstat (limited to 'providers/vendor.qrc')
-rw-r--r-- | providers/vendor.qrc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/providers/vendor.qrc b/providers/vendor.qrc index 2cfa32b..16a5b85 100644 --- a/providers/vendor.qrc +++ b/providers/vendor.qrc @@ -1,5 +1,7 @@ <RCC> <qresource prefix="/vendor/"> - <file alias="icon.svg">assets/icon.svg</file> + <file alias="provider.svg">assets/icon.svg</file> + <file alias="riseup.svg">riseup/assets/icon.svg</file> + <file alias="calyx.svg">calyx/assets/icon.svg</file> </qresource> </RCC> |