2007-07-09 18:25:48 +02:00
|
|
|
/*
|
|
|
|
* Copyright 2007 Tim Schwartz
|
|
|
|
*
|
|
|
|
* 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-07-09 18:25:48 +02:00
|
|
|
#include "resources.h"
|
|
|
|
|
|
|
|
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
|
|
|
|
2008-05-04 16:52:04 +02:00
|
|
|
#include "Da.rc"
|
2008-06-04 21:28:37 +02:00
|
|
|
#include "De.rc"
|
2007-07-09 18:25:48 +02:00
|
|
|
#include "En.rc"
|
2007-11-13 14:24:51 +01:00
|
|
|
#include "Fr.rc"
|
2007-07-21 02:23:00 +02:00
|
|
|
#include "Ko.rc"
|
2008-02-15 23:41:33 +01:00
|
|
|
#include "Nl.rc"
|
2008-03-30 01:08:06 +01:00
|
|
|
#include "No.rc"
|
2008-02-28 14:15:49 +01:00
|
|
|
#include "Pl.rc"
|
2007-10-02 15:25:11 +02:00
|
|
|
#include "Ru.rc"
|
2008-04-07 20:43:23 +02:00
|
|
|
#include "Si.rc"
|