forked from vitrine/wmaker
13 lines
84 B
C
13 lines
84 B
C
|
|
|
|
#include <X11/Xlib.h>
|
|
|
|
#include "WINGsP.h"
|
|
|
|
|
|
void
|
|
InitI18n(Display *dpy)
|
|
{
|
|
|
|
}
|