From fe1f87ac127fe14a0c37262f37a1858309581f7f Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 9 Feb 2016 06:04:07 -0500 Subject: localedata: LC_PAPER: use copy directives everywhere There are only two page sizes that locales use: US-Letter and A4. For the former, move to copying the en_US locale, while for the latter, move to copying the i18n locale. This lets us clean up all the stray comments like FIXME. There should be no functional differences here. --- localedata/locales/es_CR | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'localedata/locales/es_CR') diff --git a/localedata/locales/es_CR b/localedata/locales/es_CR index 9e8f348d92..f2919f801d 100644 --- a/localedata/locales/es_CR +++ b/localedata/locales/es_CR @@ -124,8 +124,7 @@ first_workday 2 END LC_TIME LC_PAPER -height 279 -width 216 +copy "en_US" END LC_PAPER LC_TELEPHONE -- cgit v1.2.3