diff options
| author | Victor Tran <vicr12345@gmail.com> | 2018-07-12 18:12:14 +1000 |
|---|---|---|
| committer | Victor Tran <vicr12345@gmail.com> | 2018-07-12 18:12:14 +1000 |
| commit | 2adcd4f24eca2fa529c42fc1165319bcc4ea179e (patch) | |
| tree | 1c1c8292e9e864640b19c7ff1ae4acaeb90244be /installer/resources.qrc | |
| download | theInstaller-2adcd4f24eca2fa529c42fc1165319bcc4ea179e.tar.gz theInstaller-2adcd4f24eca2fa529c42fc1165319bcc4ea179e.tar.bz2 theInstaller-2adcd4f24eca2fa529c42fc1165319bcc4ea179e.zip | |
Initial commit
Diffstat (limited to 'installer/resources.qrc')
| -rw-r--r-- | installer/resources.qrc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/installer/resources.qrc b/installer/resources.qrc new file mode 100644 index 0000000..661ed75 --- /dev/null +++ b/installer/resources.qrc @@ -0,0 +1,8 @@ +<RCC> + <qresource prefix="/"> + <file>icon.svg</file> + <file>icon-bp.svg</file> + <file>background.svg</file> + <file>translations/vi_VN.qm</file> + </qresource> +</RCC> |
