Sweden-Number/programs/winecfg/winecfg.rc

63 lines
1.6 KiB
Plaintext
Raw Normal View History

/*
* WineCfg resources
*
* Copyright 2002 Jaco Greeff
* Copyright 2003 Dimitrie O. Paun
*
* 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 "config.h" /* Needed for the PACKAGE_STRING definition */
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winnls.h"
#include "winuser.h"
#include "commctrl.h"
#include "resource.h"
#include "Bg.rc"
#include "Cs.rc"
2005-06-02 17:07:55 +02:00
#include "De.rc"
#include "En.rc"
2005-12-16 12:39:46 +01:00
#include "Es.rc"
2005-09-06 11:22:19 +02:00
#include "Fi.rc"
2005-08-15 11:39:51 +02:00
#include "Fr.rc"
#include "Hu.rc"
/* #include "It.rc" */
2005-08-15 11:39:51 +02:00
#include "Ja.rc"
2005-11-14 12:27:36 +01:00
#include "Ko.rc"
2005-06-21 11:42:56 +02:00
#include "Nl.rc"
2005-08-30 12:01:07 +02:00
#include "No.rc"
2007-04-23 19:44:43 +02:00
#include "Pl.rc"
/* #include "Pt.rc" */
2007-03-08 22:04:08 +01:00
#include "Ro.rc"
2005-08-19 12:00:45 +02:00
#include "Ru.rc"
/* #include "Si.rc" */
2007-10-15 22:13:23 +02:00
#include "Sv.rc"
2006-02-06 13:09:03 +01:00
#include "Tr.rc"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
/* @makedep: idb_wine.bmp */
IDB_WINE BITMAP idb_wine.bmp
/* @makedep: idb_checkbox.bmp */
IDB_CHECKBOX BITMAP idb_checkbox.bmp
2007-09-25 07:00:35 +02:00
/* @makedep: idw_testsound.wav */
IDW_TESTSOUND WAVE idw_testsound.wav