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/raj_IN | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'localedata/locales/raj_IN') diff --git a/localedata/locales/raj_IN b/localedata/locales/raj_IN index 64f3927a8c..2d633bd18f 100644 --- a/localedata/locales/raj_IN +++ b/localedata/locales/raj_IN @@ -149,10 +149,7 @@ noexpr "" END LC_MESSAGES LC_PAPER -% This is the ISO_IEC TR14652 Locale definition for the LC_PAPER category -% generated by IBM Basic CountryPack Transformer. -height 297 -width 210 +copy "hi_IN" END LC_PAPER LC_NAME -- cgit 1.4.1