1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-10 07:44:14 +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);
}