diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 16:09:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 16:09:41 +0000 |
commit | a8a726360842517904b3446c8ee94de67108f1df (patch) | |
tree | dbeb7f00cce39b82e2c37a70dc9863c72c2dc41d /x11/props/files/patch-l10n_props.h | |
parent | Update to 3.0.6. (diff) |
Rename x11/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'x11/props/files/patch-l10n_props.h')
-rw-r--r-- | x11/props/files/patch-l10n_props.h | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/props/files/patch-l10n_props.h b/x11/props/files/patch-l10n_props.h new file mode 100644 index 000000000000..fe1c81f27fd8 --- /dev/null +++ b/x11/props/files/patch-l10n_props.h @@ -0,0 +1,12 @@ +--- l10n_props.h.orig Tue Nov 4 20:36:07 1997 ++++ l10n_props.h Tue Nov 4 20:36:31 1997 +@@ -13,6 +13,9 @@ + */ + #define LOCALE_NAME_LEN 20 + ++#ifndef LC_MESSAGES ++#define LC_MESSAGES 0 ++#endif + + typedef struct _l10n_config_list_item { + /* |