diff options
| author | Jeremy Katz <katzj@redhat.com> | 2007-09-25 18:28:37 +0000 |
|---|---|---|
| committer | Jeremy Katz <katzj@redhat.com> | 2007-09-25 18:28:37 +0000 |
| commit | c8c7aa2170542d8608ba2dc4fdee25002687d71f (patch) | |
| tree | ef920fbe6de3321ad2db07868b384a26d1e24e67 /scripts | |
| parent | b1300f123979096993604185ae110b1be0db4ab8 (diff) | |
2007-09-25 Jeremy Katz <katzj@redhat.com>
* scripts/upd-instroot (KEEPFILEGR): More font movement (#304271)
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/upd-instroot | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index b9ffcc881..c9edc7662 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -871,23 +871,23 @@ usr/share/fonts/dejavu-lgc/DejaVuLGCSans.ttf usr/share/fonts/dejavu-lgc/DejaVuLGCSans-Bold.ttf usr/share/fonts/dejavu-lgc/DejaVuLGCSansMono.ttf usr/share/fonts/korean/TrueType/dotum.ttf +usr/share/fonts/baekmuk-ttf-dotum/dotum.ttf usr/share/fonts/japanese/TrueType/sazanami-gothic.ttf usr/share/fonts/sazanami-fonts-gothic/sazanami-gothic.ttf usr/share/fonts/chinese/TrueType/uming*.ttf usr/share/fonts/cjkunifonts-uming/uming*.ttf -usr/share/fonts/bengali/MuktiNarrow.ttf usr/share/fonts/arabic/KacstFarsi.ttf usr/share/fonts/arabic/KacstQura.ttf -usr/share/fonts/tamil/lohit_ta.ttf -usr/share/fonts/gujarati/lohit_gu.ttf -usr/share/fonts/bengali/lohit_bn.ttf -usr/share/fonts/hindi/lohit_hi.ttf -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/fonts/*/lohit_ta.ttf +usr/share/fonts/*/lohit_gu.ttf +usr/share/fonts/*/lohit_bn.ttf +usr/share/fonts/*/lohit_hi.ttf +usr/share/fonts/*/lohit_pa.ttf +usr/share/fonts/*/lohit_or.ttf +usr/share/fonts/*/lohit_ml.ttf +usr/share/fonts/*/lohit_kn.ttf +usr/share/fonts/*/lohit_te.ttf +usr/share/fonts/*/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 |
