Searched refs:embed (Results 1 - 2 of 2) sorted by relevance

/inkscape/share/extensions/
H A Dembedimage.py36 help="embed only selected images")
39 # if slectedonly is enabled and there is a selection only embed selected
40 # images. otherwise embed all images
84 inkex.errormsg(_('No xlink:href or sodipodi:absref attributes found, or they do not point to an existing file! Unable to embed image.'))
90 embed=True
105 embed=False
106 if (embed):
/inkscape/src/extension/internal/
H A Dgdkpixbuf-input.cpp63 bool embed = ( link.compare( "embed" ) == 0 ); local
123 if (embed) {
196 "<_option value='embed' >" N_("Embed") "</_option>\n"

Completed in 26 milliseconds