~ubuntu-branches/ubuntu/breezy/libx11/breezy

« back to all changes in this revision

Viewing changes to src/OpenDis.c

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Stone
  • Date: 2005-09-30 16:30:55 UTC
  • Revision ID: james.westby@ubuntu.com-20050930163055-dfterq3qv2h111u0
Tags: 1:6.2.1+cvs.20050722-8
Fix non-UTF-8 locales by fixing generation of compose.dir, locale.alias,
and locale.dir in nls/ (closes: Ubuntu#13724).

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
#include <config.h>
33
33
#endif
34
34
#include "Xlibint.h"
 
35
#define X11_t
 
36
#define TRANS_CLIENT
35
37
#include <X11/Xtrans/Xtrans.h>
36
38
#include <X11/Xatom.h>
37
39
#include <X11/Xresource.h>