wine-wine/programs/wineconsole/wineconsole_res.rc

44 lines
1.4 KiB
Plaintext
Raw Normal View History

/*
* Copyright 2001 Eric Pouech
*
* 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 "winbase.h"
#include "wingdi.h"
#include "winuser.h"
#include "winnls.h"
#include "commctrl.h"
#include "wineconsole_res.h"
2004-10-25 21:54:56 +00:00
#include "wineconsole_Cs.rc"
#include "wineconsole_En.rc"
#include "wineconsole_Eo.rc"
#include "wineconsole_Fr.rc"
#include "wineconsole_De.rc"
2004-06-28 23:51:05 +00:00
#include "wineconsole_Es.rc"
2002-11-04 22:45:22 +00:00
#include "wineconsole_Hu.rc"
2006-04-06 18:16:43 +00:00
#include "wineconsole_It.rc"
2005-11-14 11:27:36 +00:00
#include "wineconsole_Ko.rc"
#include "wineconsole_Nl.rc"
#include "wineconsole_No.rc"
2004-09-22 19:18:15 +00:00
#include "wineconsole_Pl.rc"
#include "wineconsole_Pt.rc"
2003-05-04 02:33:08 +00:00
#include "wineconsole_Ru.rc"
2007-10-15 20:13:47 +00:00
#include "wineconsole_Sv.rc"
2006-02-06 12:09:16 +00:00
#include "wineconsole_Tr.rc"
2003-01-10 01:48:14 +00:00
#include "wineconsole_Zh.rc"