diff options
| author | Victor Tran <vicr12345@gmail.com> | 2020-08-03 23:25:55 +1000 |
|---|---|---|
| committer | Victor Tran <vicr12345@gmail.com> | 2020-08-03 23:25:55 +1000 |
| commit | fef992a12c81ad728b44617e02c3f5180c4a3cc0 (patch) | |
| tree | 3b0e5f218934ebde9d13306c881260a98bf17e1c /installer/resources.qrc | |
| parent | d0bc49f9d606580053ac45058c9c9ccb4c6b26c1 (diff) | |
| download | theInstaller-master.tar.gz theInstaller-master.tar.bz2 theInstaller-master.zip | |
Diffstat (limited to 'installer/resources.qrc')
| -rw-r--r-- | installer/resources.qrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/installer/resources.qrc b/installer/resources.qrc index e300594..6f99058 100644 --- a/installer/resources.qrc +++ b/installer/resources.qrc @@ -11,5 +11,10 @@ <file>translations/en_US.qm</file> <file>licenses/gpl3.html</file> <file>icons/go-previous.svg</file> + <file>translations/de_DE.qm</file> + <file>translations/nl_NL.qm</file> + <file>translations/it_IT.qm</file> + <file>translations/pl_PL.qm</file> + <file>translations/sv_SE.qm</file> </qresource> </RCC> |
