2007-03-30 20:20:20 +02:00
|
|
|
/*
|
|
|
|
* Copyright 2007 Jason Edmeades
|
|
|
|
*
|
|
|
|
* This library is free software; you can redistribute it and/or
|
|
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
|
|
* License as published by the Free Software Foundation; either
|
|
|
|
* version 2.1 of the License, or (at your option) any later version.
|
|
|
|
*
|
|
|
|
* This library is distributed in the hope that it will be useful,
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
* Lesser General Public License for more details.
|
|
|
|
*
|
|
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
|
|
* License along with this library; if not, write to the Free Software
|
|
|
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
|
|
*/
|
|
|
|
|
2007-08-07 08:30:43 +02:00
|
|
|
#include <windef.h>
|
|
|
|
|
2007-03-30 20:20:20 +02:00
|
|
|
#include "xcopy.h"
|
|
|
|
|
|
|
|
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
|
|
|
|
2008-05-04 13:37:00 +02:00
|
|
|
#include "Da.rc"
|
2008-06-10 19:20:16 +02:00
|
|
|
#include "De.rc"
|
2007-03-30 20:20:20 +02:00
|
|
|
#include "En.rc"
|
2007-11-13 14:36:00 +01:00
|
|
|
#include "Fr.rc"
|
2007-05-23 09:25:17 +02:00
|
|
|
#include "Ko.rc"
|
2008-02-15 16:12:52 +01:00
|
|
|
#include "Nl.rc"
|
2008-04-21 22:12:29 +02:00
|
|
|
#include "No.rc"
|
2007-05-21 22:54:04 +02:00
|
|
|
#include "Pl.rc"
|
2007-04-20 15:25:39 +02:00
|
|
|
#include "Ru.rc"
|
2008-04-07 20:43:14 +02:00
|
|
|
#include "Si.rc"
|