summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-12 21:06:00 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-12 21:06:00 +0100
commit020d50e63542c815d368d72c92b9a2cd33dbb1f9 (patch)
treeda9d84795cc5586a56ffb6ec191a27d17234d7d5 /cscript
parent4ad19b270980c66c7a2e1ec7719d19e66cceed35 (diff)
New ru_RU translation from Igor Voytovich.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index d688e7856..25f1ed0e0 100644
--- a/cscript
+++ b/cscript
@@ -193,7 +193,7 @@ def make_spec(filename, version, target):
print >>f,'%{_datadir}/dcpomatic/taskbar_icon.png'
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']:
+ for l in ['de_DE', 'es_ES', 'fr_FR', 'it_IT', 'sv_SE', 'nl_NL', 'ru_RU']:
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