diff options
author | Jeremy Katz <katzj@redhat.com> | 2006-10-30 19:07:14 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2006-10-30 19:07:14 +0000 |
commit | 73da8b61eaec10a07086020eb138d4bd225bfbe4 (patch) | |
tree | 478f67a0919c91ff713d484639eda1b063fedd50 | |
parent | 607e5c99a6c3f0dab2eb8c553904577443c38466 (diff) | |
download | anaconda-73da8b61eaec10a07086020eb138d4bd225bfbe4.tar.gz anaconda-73da8b61eaec10a07086020eb138d4bd225bfbe4.tar.xz anaconda-73da8b61eaec10a07086020eb138d4bd225bfbe4.zip |
2006-10-30 Jeremy Katz <katzj@redhat.com>
* scripts/upd-instroot (KEEPFILEGR): Add more fonts (#207428)
-rw-r--r-- | ChangeLog | 4 | ||||
-rwxr-xr-x | scripts/upd-instroot | 2 |
2 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2006-10-30 Jeremy Katz <katzj@redhat.com> + + * scripts/upd-instroot (KEEPFILEGR): Add more fonts (#207428) + 2006-10-28 David Cantrell <dcantrell@redhat.com> * network.py (Network): Add missing \n to localhost6 line (#210050) diff --git a/scripts/upd-instroot b/scripts/upd-instroot index 2960a6782..6ee86eb2a 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -749,6 +749,8 @@ usr/share/fonts/punjabi/lohit_pa.ttf usr/share/fonts/oriya/lohit_or.ttf usr/share/fonts/malayalam/lohit_ml.ttf usr/share/fonts/kannada/lohit_kn.ttf +usr/share/fonts/telugu/lohit_te.ttf +usr/share/fonts/sinhala/lklug.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 |