diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-30 10:03:20 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-30 10:03:20 +0100 |
| commit | 213671140702761bfe1ec3101f455c6cb9a49e82 (patch) | |
| tree | 84629584410e356dec0b3510cce6c468794d1f19 /cscript | |
| parent | 0242efb9802d7bcbde0701a7267972d4dbe5abb8 (diff) | |
Add empty da_DK translation.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -200,7 +200,7 @@ def make_spec(filename, version, target): print >>f,'%{_datadir}/dcpomatic2/LiberationSans-Regular.ttf' for r in ['128x128', '22x22', '32x32', '48x48', '64x64']: print >>f,'%%{_datadir}/icons/hicolor/%s/apps/dcpomatic2.png' % r - for l in ['de_DE', 'es_ES', 'fr_FR', 'it_IT', 'sv_SE', 'nl_NL', 'ru_RU', 'pl_PL']: + for l in ['de_DE', 'es_ES', 'fr_FR', 'it_IT', 'sv_SE', 'nl_NL', 'ru_RU', 'pl_PL', 'da_DK']: print >>f,'%%{_datadir}/locale/%s/LC_MESSAGES/dcpomatic2.mo' % l print >>f,'%%{_datadir}/locale/%s/LC_MESSAGES/libdcpomatic2-wx.mo' % l print >>f,'%%{_datadir}/locale/%s/LC_MESSAGES/libdcpomatic2.mo' % l |
