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

« back to all changes in this revision

Viewing changes to src/xlibi18n/XlcPubI.h

  • 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:
206
206
    int                 buf_len
207
207
);
208
208
 
 
209
extern char *_XlcLocaleLibDirName(
 
210
     char*             /* dir_name */,
 
211
     size_t,           /* dir_len */
 
212
     char*             /* lc_name */
 
213
);
 
214
 
209
215
extern char *_XlcLocaleDirName(
210
216
     char*             /* dir_name */,
211
217
     size_t,           /* dir_len */