1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-22 05:48:01 +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

@@ -1744,9 +1744,10 @@ connectKFM(WScreen *scr)
void
wKWMSelectRootRegion(WScreen *scr, int x, int y, int w, int h, Bool control)
{
#if 0
char buffer[128];
int sock;
#if 0
puts("CONNECTING");
sock = connectKFM(scr);
if (sock < 0)