Alexandre Julliard | 0799c1a | 2002-03-09 23:29:33 +0000 | [diff] [blame] | 1 | /* |
| 2 | * Copyright 2000 Dave Pickles |
| 3 | * |
| 4 | * This library is free software; you can redistribute it and/or |
| 5 | * modify it under the terms of the GNU Lesser General Public |
| 6 | * License as published by the Free Software Foundation; either |
| 7 | * version 2.1 of the License, or (at your option) any later version. |
| 8 | * |
| 9 | * This library is distributed in the hope that it will be useful, |
| 10 | * but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 11 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| 12 | * Lesser General Public License for more details. |
| 13 | * |
| 14 | * You should have received a copy of the GNU Lesser General Public |
| 15 | * License along with this library; if not, write to the Free Software |
Jonathan Ernst | 360a3f9 | 2006-05-18 14:49:52 +0200 | [diff] [blame] | 16 | * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA |
Alexandre Julliard | 0799c1a | 2002-03-09 23:29:33 +0000 | [diff] [blame] | 17 | */ |
| 18 | |
Dave Pickles | a64603d | 2000-07-25 17:53:58 +0000 | [diff] [blame] | 19 | #include "locale_rc.rc" |
| 20 | |
Frank Richter | 185526d | 2006-10-10 01:08:26 +0200 | [diff] [blame] | 21 | #include "nls/winerr_deu.mc.rc" |
Alexandre Julliard | 489d87d | 2006-09-12 13:01:46 +0200 | [diff] [blame] | 22 | #include "nls/winerr_enu.mc.rc" |
Jonathan Ernst | 6a05883 | 2007-01-15 18:27:38 +0100 | [diff] [blame] | 23 | #include "nls/winerr_fra.mc.rc" |
Hwang YunSong(황윤성) | ca2160a | 2006-10-24 16:15:30 +0900 | [diff] [blame] | 24 | #include "nls/winerr_kor.mc.rc" |
Dmitry Timoshkov | 8f73cd1 | 2001-02-23 20:37:13 +0000 | [diff] [blame] | 25 | |
| 26 | #include "version.rc" |