Sweden-Number/programs/write/rsrc.rc

35 lines
1.0 KiB
Plaintext
Raw Normal View History

/*
* Copyright 2007 Mikolaj Zalewski
*
* 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 "resources.h"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
2008-03-19 23:56:31 +01:00
#include "De.rc"
#include "En.rc"
2007-12-03 17:56:55 +01:00
#include "Fr.rc"
2007-08-06 02:19:25 +02:00
#include "Ko.rc"
2008-02-16 23:23:48 +01:00
#include "Nl.rc"
2007-12-05 15:07:26 +01:00
#include "No.rc"
2008-02-13 13:21:10 +01:00
#include "Pl.rc"
2008-03-19 23:56:13 +01:00
#include "Ro.rc"
2008-01-18 18:10:34 +01:00
#include "Ru.rc"
2008-04-07 20:43:16 +02:00
#include "Si.rc"