replace_font.inx revision 8d4a9c92bafa9175fccec1f7dc1a6317cd15b234
<?xml version="1.0" encoding="UTF-8"?>
<_name>Replace font</_name>
<param name="action" type="notebook">
<page name="find_replace" _gui-text="Find and Replace font">
<param name="fr_find" type="string" _gui-text="Find this font: "></param>
<param name="fr_replace" type="string" _gui-text="And replace with: "></param>
</page>
<page name="replace_all" _gui-text="Replace font">
<param name="r_replace" type="string" _gui-text="Replace all fonts with: "></param>
</page>
<page name="list_only" _gui-text="List all fonts">
<_param name="d" type="description">Choose this tab if you would like to see a list of the fonts used/found.</_param>
</page>
</param>
<param name="scope" type="enum" _gui-text="Work on:">
<_item value="entire_document">Entire drawing</_item>
<_item value="selection_only">Selected objects only</_item>
</param>
<effect needs-live-preview="false">
<object-type>all</object-type>
<effects-menu>
<submenu _name="Text"/>
</effects-menu>
</effect>
<script>
</script>
</inkscape-extension>