Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
6667ef13
Commit
6667ef13
authored
Jul 02, 2009
by
Michael Stefaniuc
Committed by
Alexandre Julliard
Jul 02, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winemine: Build language resource files separately.
Do not include them from an other rc file.
parent
5234f1fd
Hide whitespace changes
Inline
Side-by-side
Showing
23 changed files
with
64 additions
and
35 deletions
+64
-35
Cs.rc
programs/winemine/Cs.rc
+2
-0
Da.rc
programs/winemine/Da.rc
+2
-0
De.rc
programs/winemine/De.rc
+2
-0
En.rc
programs/winemine/En.rc
+2
-0
Es.rc
programs/winemine/Es.rc
+2
-0
Fi.rc
programs/winemine/Fi.rc
+2
-0
Fr.rc
programs/winemine/Fr.rc
+2
-0
It.rc
programs/winemine/It.rc
+2
-0
Ja.rc
programs/winemine/Ja.rc
+2
-2
Ko.rc
programs/winemine/Ko.rc
+2
-0
Lt.rc
programs/winemine/Lt.rc
+2
-2
Makefile.in
programs/winemine/Makefile.in
+22
-1
Nl.rc
programs/winemine/Nl.rc
+2
-0
No.rc
programs/winemine/No.rc
+2
-0
Pl.rc
programs/winemine/Pl.rc
+2
-0
Pt.rc
programs/winemine/Pt.rc
+2
-0
Ro.rc
programs/winemine/Ro.rc
+2
-2
Ru.rc
programs/winemine/Ru.rc
+2
-0
Si.rc
programs/winemine/Si.rc
+2
-2
Tr.rc
programs/winemine/Tr.rc
+2
-0
Zh.rc
programs/winemine/Zh.rc
+2
-2
resource.h
programs/winemine/resource.h
+2
-0
rsrc.rc
programs/winemine/rsrc.rc
+0
-24
No files found.
programs/winemine/Cs.rc
View file @
6667ef13
...
...
@@ -22,6 +22,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
/* Czech strings in CP1250 */
...
...
programs/winemine/Da.rc
View file @
6667ef13
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
STRINGTABLE {
...
...
programs/winemine/De.rc
View file @
6667ef13
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
STRINGTABLE {
...
...
programs/winemine/En.rc
View file @
6667ef13
...
...
@@ -20,6 +20,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
STRINGTABLE {
...
...
programs/winemine/Es.rc
View file @
6667ef13
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
STRINGTABLE {
...
...
programs/winemine/Fi.rc
View file @
6667ef13
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_FINNISH, SUBLANG_DEFAULT
STRINGTABLE {
...
...
programs/winemine/Fr.rc
View file @
6667ef13
...
...
@@ -22,6 +22,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
STRINGTABLE {
...
...
programs/winemine/It.rc
View file @
6667ef13
...
...
@@ -21,6 +21,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
STRINGTABLE {
...
...
programs/winemine/Ja.rc
View file @
6667ef13
...
...
@@ -20,6 +20,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
/* UTF-8 */
#pragma code_page(65001)
...
...
@@ -93,5 +95,3 @@ CAPTION "盤面の変更"
DEFPUSHBUTTON "OK", IDOK, 40, 30, 50, 15
PUSHBUTTON "Cancel", IDCANCEL, 40, 50, 50, 15
}
#pragma code_page(default)
programs/winemine/Ko.rc
View file @
6667ef13
...
...
@@ -21,6 +21,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
STRINGTABLE {
...
...
programs/winemine/Lt.rc
View file @
6667ef13
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
/* UTF-8 */
#pragma code_page(65001)
...
...
@@ -92,5 +94,3 @@ CAPTION "Pasirinktas žaidimas"
DEFPUSHBUTTON "Gerai", IDOK, 40, 30, 50, 15
PUSHBUTTON "Atsisakyti", IDCANCEL, 40, 50, 50, 15
}
#pragma code_page(default)
programs/winemine/Makefile.in
View file @
6667ef13
...
...
@@ -11,7 +11,28 @@ C_SRCS = \
dialog.c
\
main.c
RC_SRCS
=
rsrc.rc
RC_SRCS
=
\
Cs.rc
\
Da.rc
\
De.rc
\
En.rc
\
Es.rc
\
Fi.rc
\
Fr.rc
\
It.rc
\
Ja.rc
\
Ko.rc
\
Lt.rc
\
Nl.rc
\
No.rc
\
Pl.rc
\
Pt.rc
\
Ro.rc
\
Ru.rc
\
Si.rc
\
Tr.rc
\
Zh.rc
\
rsrc.rc
SVG_SRCS
=
winemine.svg
...
...
programs/winemine/Nl.rc
View file @
6667ef13
...
...
@@ -18,6 +18,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
STRINGTABLE {
...
...
programs/winemine/No.rc
View file @
6667ef13
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
STRINGTABLE {
...
...
programs/winemine/Pl.rc
View file @
6667ef13
...
...
@@ -21,6 +21,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
STRINGTABLE {
...
...
programs/winemine/Pt.rc
View file @
6667ef13
...
...
@@ -20,6 +20,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
STRINGTABLE {
...
...
programs/winemine/Ro.rc
View file @
6667ef13
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
#pragma code_page(65001)
...
...
@@ -91,5 +93,3 @@ CAPTION "Joc personalizat"
DEFPUSHBUTTON "OK", IDOK, 40, 30, 50, 15
PUSHBUTTON "Renunţă", IDCANCEL, 40, 50, 50, 15
}
#pragma code_page(default)
programs/winemine/Ru.rc
View file @
6667ef13
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
STRINGTABLE {
...
...
programs/winemine/Si.rc
View file @
6667ef13
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
#pragma code_page(65001)
LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
...
...
@@ -91,5 +93,3 @@ CAPTION "Poljubna igra"
DEFPUSHBUTTON "V redu", IDOK, 40, 30, 50, 15
PUSHBUTTON "Prekliči", IDCANCEL, 40, 50, 50, 15
}
#pragma code_page(default)
programs/winemine/Tr.rc
View file @
6667ef13
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
STRINGTABLE {
...
...
programs/winemine/Zh.rc
View file @
6667ef13
...
...
@@ -18,6 +18,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
/* Chinese text is encoded in UTF-8 */
#pragma code_page(65001)
...
...
@@ -162,5 +164,3 @@ CAPTION "自定義遊戲"
DEFPUSHBUTTON "確定", IDOK, 40, 30, 50, 15
PUSHBUTTON "取消", IDCANCEL, 40, 50, 50, 15
}
#pragma code_page(default)
programs/winemine/resource.h
View file @
6667ef13
...
...
@@ -18,6 +18,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <windef.h>
#include <winuser.h>
#define ID_TIMER 1000
...
...
programs/winemine/rsrc.rc
View file @
6667ef13
...
...
@@ -19,32 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <windef.h>
#include <winuser.h>
#include "resource.h"
#include "Cs.rc"
#include "Da.rc"
#include "De.rc"
#include "En.rc"
#include "Es.rc"
#include "Fi.rc"
#include "Fr.rc"
#include "It.rc"
#include "Ja.rc"
#include "Ko.rc"
#include "Lt.rc"
#include "Nl.rc"
#include "No.rc"
#include "Pl.rc"
#include "Pt.rc"
#include "Ro.rc"
#include "Ru.rc"
#include "Si.rc"
#include "Tr.rc"
#include "Zh.rc"
LANGUAGE LANG_NEUTRAL,SUBLANG_NEUTRAL
IDA_WINEMINE ACCELERATORS DISCARDABLE
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment