1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-21 05:18:06 +01:00

added greek flag pixmap

This commit is contained in:
kojima
2002-01-25 14:10:30 +00:00
parent bc88390918
commit 9c19d14d1a
2 changed files with 36 additions and 1 deletions

View File

@@ -47,6 +47,21 @@ static char *PRED_XKBGROUP2_XPM[] = {
"####..####",
"###....###",
"##......##"};
#elif defined LANGUAGE_EL
static char *PRED_XKBGROUP2_XPM[] = {
" 10 10 2 1",
". c #000000",
"# c None",
"##..######",
"##..##....",
"......####",
"##..##....",
"##..######",
"..........",
"##########",
"..........",
"##########",
"##########"};
#else
static char *PRED_XKBGROUP2_XPM[] = {
" 10 10 2 1",