diff options
| author | Jeremy Katz <katzj@redhat.com> | 2006-07-20 22:08:08 +0000 |
|---|---|---|
| committer | Jeremy Katz <katzj@redhat.com> | 2006-07-20 22:08:08 +0000 |
| commit | b95448e4a5eb0a749bb6d6b3b61c56aaedbda7e2 (patch) | |
| tree | 8bebe1ee51bf3bef660b1956bf7b58076f0eb2d1 /scripts | |
| parent | e6eb3981303e43b6af94efc6a15e6fe04add9b53 (diff) | |
2006-07-20 Jeremy Katz <katzj@redhat.com>
* lang-table: Add Malayalam and Oriya (#197783)
* scripts/upd-instroot (KEEPFILEGR): Add malayalam and oriya
fonts (#197783)
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/upd-instroot | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index c8bf8f2c1..9224fd7b4 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -182,6 +182,7 @@ PACKAGESGR="anaconda XFree86-libs libpng XFree86-75dpi-fonts xorg-x11-libs-data xorg-x11-xfs prelink redhat-logos fedora-logos ttfonts-ta ttfonts-bn ttfonts-gu ttfonts-hi ttfonts-pa fonts-japanese fonts-chinese fonts-korean fonts-indic + fonts-malayalam fonts-oriya fonts-gujarati fonts-hindi fonts-punjabi fonts-tamil synaptics firstboot pycairo pirut dejavu-lgc-fonts" @@ -750,7 +751,8 @@ usr/share/fonts/gujarati/lohit_gu.ttf usr/share/fonts/bengali/lohit_bn.ttf usr/share/fonts/hindi/lohit_hi.ttf usr/share/fonts/panjabi/lohit_pa.ttf -usr/share/fonts/punjabi/lohit_pa.ttf +usr/share/fonts/oriya/lohit_or.ttf +usr/share/fonts/malayalam/lohit_ml.ttf usr/share/locale/*/LC_MESSAGES/anaconda.mo usr/share/locale/*/LC_MESSAGES/system-config-date.mo usr/share/locale/*/LC_MESSAGES/redhat-dist.mo |
