From 8391fdc1f9a188a40c232dbff0d67a6cfcf9969a Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 28 May 2010 19:28:02 +0000 Subject: added Dutch translation (author: Ronald ronald645 AT gmail.com) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1751 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Effect/ladspa/ladspa.pro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/plugins/Effect/ladspa/ladspa.pro') diff --git a/src/plugins/Effect/ladspa/ladspa.pro b/src/plugins/Effect/ladspa/ladspa.pro index a65b84eb4..b637ad778 100644 --- a/src/plugins/Effect/ladspa/ladspa.pro +++ b/src/plugins/Effect/ladspa/ladspa.pro @@ -34,7 +34,9 @@ TRANSLATIONS = translations/ladspa_plugin_cs.ts \ translations/ladspa_plugin_ru.ts \ translations/ladspa_plugin_it.ts \ translations/ladspa_plugin_tr.ts \ - translations/ladspa_plugin_lt.ts + translations/ladspa_plugin_lt.ts \ + translations/ladspa_plugin_nl.ts + RESOURCES = translations/translations.qrc isEmpty(LIB_DIR):LIB_DIR = /lib target.path = $$LIB_DIR/qmmp/Effect -- cgit v1.2.3-13-gbd6f