Sweden-Number/programs/xcopy/rsrc.rc

36 lines
1.0 KiB
Plaintext
Raw Normal View History

/*
* 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
*/
#include <windef.h>
#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"
#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"
2008-10-21 04:17:47 +02:00
#include "Pt.rc"
2007-04-20 15:25:39 +02:00
#include "Ru.rc"
2008-04-07 20:43:14 +02:00
#include "Si.rc"