Remove the experimental tag from the subset fonts feature, since there has been only one reported problem (now fixed) with it in the two months since it was released

This commit is contained in:
Kovid Goyal 2013-01-12 14:23:29 +05:30
parent bcf54baad8
commit 076d9e021a

View File

@ -411,7 +411,7 @@
<item row="6" column="3" colspan="2"> <item row="6" column="3" colspan="2">
<widget class="QCheckBox" name="opt_subset_embedded_fonts"> <widget class="QCheckBox" name="opt_subset_embedded_fonts">
<property name="text"> <property name="text">
<string>&amp;Subset all embedded fonts (Experimental)</string> <string>&amp;Subset all embedded fonts</string>
</property> </property>
</widget> </widget>
</item> </item>