- fixed bug 578018 .conf file

This commit is contained in:
Pravin Satpute 2010-04-19 09:00:56 +00:00
parent a43b6fafd8
commit 4e907199fd
9 changed files with 12 additions and 9 deletions

View File

@ -33,7 +33,7 @@
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" mode="prepend" binding="same">
<edit name="family" mode="prepend">
<string>Aharoni CLM</string>
</edit>
</match>

View File

@ -46,7 +46,7 @@
<test name="family">
<string>serif</string>
</test>
<edit name="family" mode="prepend" binding="same">
<edit name="family" mode="prepend">
<string>David CLM</string>
</edit>
</match>

View File

@ -28,7 +28,7 @@
<test name="family">
<string>serif</string>
</test>
<edit name="family" mode="prepend" binding="same">
<edit name="family" mode="prepend">
<string>Drugulin CLM</string>
</edit>
</match>

View File

@ -21,7 +21,7 @@
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" mode="prepend" binding="same">
<edit name="family" mode="prepend">
<string>Ellinia CLM</string>
</edit>
</match>

View File

@ -32,7 +32,7 @@
<test name="family">
<string>serif</string>
</test>
<edit name="family" mode="prepend" binding="same">
<edit name="family" mode="prepend">
<string>Frank Ruehl CLM</string>
</edit>
</match>

View File

@ -27,7 +27,7 @@
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" mode="prepend" binding="same">
<edit name="family" mode="prepend">
<string>Miriam CLM</string>
</edit>
</match>

View File

@ -31,7 +31,7 @@
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" mode="prepend" binding="same">
<edit name="family" mode="prepend">
<string>Miriam Mono CLM</string>
</edit>
</match>

View File

@ -25,7 +25,7 @@
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" mode="prepend" binding="same">
<edit name="family" mode="prepend">
<string>Nachlieli CLM</string>
</edit>
</match>

View File

@ -8,7 +8,7 @@ Hebrew from the Culmus project.
Name: %{fontname}-fonts
Version: 0.104
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Fonts for Hebrew from Culmus project
Group: User Interface/X
@ -250,6 +250,9 @@ rm -fr %{buildroot}
%changelog
* Mon Apr 19 2010 Pravin Satpute <psatpute@redhat.com> - 0.104-3
- fixed bug 578018 .conf file
* Fri Feb 19 2010 Pravin Satpute <psatpute@redhat.com> - 0.104-2
- updated .conf file priorities
- fixed bug 565385