Add Lithuanian language to language list menu.
This commit is contained in:
parent
42c47c7970
commit
f8ae428428
|
@ -327,6 +327,7 @@ set( BMAPS_MID
|
|||
lang_ru
|
||||
lang_sk
|
||||
lang_sl
|
||||
lang_lt
|
||||
language
|
||||
layers_manager
|
||||
leave_sheet
|
||||
|
|
|
@ -0,0 +1,26 @@
|
|||
|
||||
/* Do not modify this file, it was automatically generated by the
|
||||
* PNG2cpp CMake script, using a *.png file as input.
|
||||
*/
|
||||
|
||||
#include <bitmaps.h>
|
||||
|
||||
static const unsigned char png[] = {
|
||||
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
|
||||
0x00, 0x00, 0x00, 0x1a, 0x00, 0x00, 0x00, 0x1a, 0x08, 0x06, 0x00, 0x00, 0x00, 0xa9, 0x4a, 0x4c,
|
||||
0xce, 0x00, 0x00, 0x00, 0x89, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x78, 0xf6, 0xec, 0xd9,
|
||||
0x7f, 0x7a, 0x60, 0x86, 0x51, 0x8b, 0xc8, 0xb6, 0xe8, 0xd5, 0xbd, 0xc3, 0xff, 0xdf, 0xdc, 0x5a,
|
||||
0x4d, 0x53, 0xfc, 0xfa, 0xce, 0xf6, 0xff, 0x0c, 0x5f, 0x4e, 0x67, 0xfc, 0xff, 0xbb, 0x53, 0x98,
|
||||
0xa6, 0xf8, 0xc7, 0x21, 0xdb, 0x51, 0x8b, 0x86, 0x82, 0x45, 0x53, 0x36, 0x76, 0xfd, 0xcf, 0x9d,
|
||||
0x16, 0x4e, 0x53, 0x5c, 0xbf, 0x38, 0xff, 0x3f, 0x43, 0xec, 0x9c, 0xb6, 0xff, 0x0c, 0x59, 0x2e,
|
||||
0x34, 0xc5, 0x7a, 0xcd, 0x29, 0xa3, 0x16, 0x51, 0x60, 0x51, 0xf9, 0x82, 0xbe, 0xff, 0xba, 0xd5,
|
||||
0xb1, 0x34, 0xc5, 0xc1, 0x3d, 0x25, 0xff, 0x19, 0x2e, 0x94, 0x54, 0xfc, 0x3f, 0xa8, 0xae, 0x4b,
|
||||
0x53, 0x7c, 0xc2, 0x37, 0x68, 0xd4, 0xa2, 0xa1, 0x60, 0xd1, 0xfd, 0x83, 0x87, 0xff, 0xdf, 0x5a,
|
||||
0xbe, 0x92, 0xa6, 0xf8, 0xce, 0x96, 0x6d, 0xa3, 0x8d, 0x93, 0x21, 0x60, 0x11, 0x00, 0xb5, 0xb6,
|
||||
0x51, 0xc5, 0x73, 0xb9, 0x9e, 0x5c, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42,
|
||||
0x60, 0x82,
|
||||
};
|
||||
|
||||
const BITMAP_OPAQUE lang_lt_xpm[1] = {{ png, sizeof( png ), "lang_lt_xpm" }};
|
||||
|
||||
//EOF
|
|
@ -0,0 +1,92 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="256"
|
||||
height="256"
|
||||
viewBox="0 0 2.56 2.56"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.91pre2 r13516"
|
||||
sodipodi:docname="lang_lt.svg">
|
||||
<metadata
|
||||
id="metadata14">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs12" />
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1412"
|
||||
inkscape:window-height="672"
|
||||
id="namedview10"
|
||||
showgrid="false"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:zoom="1.5733333"
|
||||
inkscape:cx="148.90151"
|
||||
inkscape:cy="143.10718"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="g4149" />
|
||||
<g
|
||||
id="g4149"
|
||||
transform="matrix(0.40677967,0,0,0.40677967,0.1970339,0.76228815)">
|
||||
<rect
|
||||
style="fill:#e6e6e6;fill-rule:evenodd"
|
||||
height="6.3916664"
|
||||
width="6.3916664"
|
||||
y="-1.9722916"
|
||||
x="-0.484375"
|
||||
id="rect4-3" />
|
||||
<g
|
||||
transform="matrix(1.2291666,0,0,0.44659721,-0.38604166,2.1452527)"
|
||||
id="g4143">
|
||||
<g
|
||||
id="g4146">
|
||||
<rect
|
||||
style="fill:#c1272d"
|
||||
y="-0.44"
|
||||
x="0"
|
||||
id="rect4"
|
||||
height="3"
|
||||
width="5" />
|
||||
</g>
|
||||
</g>
|
||||
<rect
|
||||
style="fill:#006a44"
|
||||
y="0.60895824"
|
||||
x="-0.38604167"
|
||||
id="rect6"
|
||||
height="1.3397917"
|
||||
width="6.145833" />
|
||||
<rect
|
||||
style="fill:#fdb913"
|
||||
y="-0.73083335"
|
||||
x="-0.38604167"
|
||||
id="rect8"
|
||||
height="1.3397917"
|
||||
width="6.145833" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.4 KiB |
|
@ -267,6 +267,14 @@ static LANGUAGE_DESCR s_Languages[] =
|
|||
ID_LANGUAGE_BULGARIAN,
|
||||
lang_bg_xpm,
|
||||
_( "Bulgarian" )
|
||||
},
|
||||
|
||||
// Lithuanian language
|
||||
{
|
||||
wxLANGUAGE_LITHUANIAN,
|
||||
ID_LANGUAGE_LITHUANIAN,
|
||||
lang_lt_xpm,
|
||||
_( "Lithuanian" )
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
@ -288,6 +288,7 @@ EXTERN_BITMAP( lang_hu_xpm )
|
|||
EXTERN_BITMAP( lang_it_xpm )
|
||||
EXTERN_BITMAP( lang_jp_xpm )
|
||||
EXTERN_BITMAP( lang_ko_xpm )
|
||||
EXTERN_BITMAP( lang_lt_xpm )
|
||||
EXTERN_BITMAP( lang_nl_xpm )
|
||||
EXTERN_BITMAP( lang_pl_xpm )
|
||||
EXTERN_BITMAP( lang_pt_xpm )
|
||||
|
|
|
@ -142,6 +142,7 @@ enum main_id
|
|||
ID_LANGUAGE_DUTCH,
|
||||
ID_LANGUAGE_JAPANESE,
|
||||
ID_LANGUAGE_BULGARIAN,
|
||||
ID_LANGUAGE_LITHUANIAN,
|
||||
ID_LANGUAGE_CHOICE_END,
|
||||
|
||||
ID_SET_REPEAT_OPTION,
|
||||
|
|
Loading…
Reference in New Issue