2002-03-09 23:29:33 +00:00
|
|
|
/*
|
|
|
|
* Copyright 2000 Dave Pickles
|
|
|
|
*
|
|
|
|
* 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
|
2006-05-18 12:49:52 +00:00
|
|
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
2002-03-09 23:29:33 +00:00
|
|
|
*/
|
|
|
|
|
2000-07-25 17:53:58 +00:00
|
|
|
#include "locale_rc.rc"
|
|
|
|
|
2006-10-09 23:08:26 +00:00
|
|
|
#include "nls/winerr_deu.mc.rc"
|
2006-09-12 11:01:46 +00:00
|
|
|
#include "nls/winerr_enu.mc.rc"
|
2007-01-15 17:27:38 +00:00
|
|
|
#include "nls/winerr_fra.mc.rc"
|
2006-10-24 07:15:30 +00:00
|
|
|
#include "nls/winerr_kor.mc.rc"
|
2001-02-23 20:37:13 +00:00
|
|
|
|
|
|
|
#include "version.rc"
|