mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
13 lines
84 B
C
13 lines
84 B
C
|
|
|
|
#include <X11/Xlib.h>
|
|
|
|
#include "WINGsP.h"
|
|
|
|
|
|
void
|
|
InitI18n(Display *dpy)
|
|
{
|
|
|
|
}
|