1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-09 15:24:12 +01:00

added some updated po files (korean, chinese)

This commit is contained in:
kojima
1999-04-18 22:10:50 +00:00
parent 2effbfafde
commit 2b1dfb439d
14 changed files with 3532 additions and 643 deletions

View File

@@ -95,6 +95,7 @@ typedef struct {
static void showData(_Panel *panel);
static void changePage(WMWidget *w, void *data);
static void OpenExtractPanelFor(_Panel *panel, char *path);
@@ -821,6 +822,8 @@ okEditTexture(void *data)
if (titem->selectedFor)
updatePreviewBox(panel, titem->selectedFor);
changePage(panel->secP, panel);
}

View File

@@ -4,7 +4,8 @@ nlsdir = $(NLSDIR)
CLEANFILES = $(CATALOGS)
EXTRA_DIST = pt.po hr.po fr.po ko.po cs.po ja.po zh_TW.Big5.po es.po
EXTRA_DIST = pt.po hr.po fr.po ko.po cs.po ja.po zh_TW.Big5.po es.po\
zh_CN.GB2312.po
POTFILES = \
$(top_builddir)/WPrefs.app/main.c \

View File

@@ -11,4 +11,5 @@ ko.po Korean Byeong-Chan, Kim <redhands@linux.sarang.net>
cs.po Czech David ©auer <xsauer@hwlab.felk.cvut.cz>
ja.po Japanese Kazuhide Takahashi <kazu@dgra.ne.jp>
zh_TW.Big5.po Chinese Li Wei Jih <lwj83@cs.ccu.edu.tw>
zh_CN.GB2312.po Chinese Wang Jian <wangjian2@asiainfo.com>
es.po Spanish Alvaro Herrera <alvherre@webhost.cl>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff