The MIME entry should advertise the "compose" capability too.

              - Jim Van Zandt

--- debian/mime-orig    2004-07-28 08:26:11.000000000 -0400
+++ debian/mime 2006-06-24 13:53:33.000000000 -0400
@@ -1,2 +1,4 @@
-image/svg+xml; inkscape '%s'; description="Scalable Vector Graphics"; 
test=test "$DISPLAY" != ""
-image/svg; inkscape '%s'; description="Scalable Vector Graphics"; test=test 
"$DISPLAY" != ""
+image/svg+xml; inkscape '%s'; description="Scalable Vector Graphics"; 
test=test -n "$DISPLAY"; print=inkscape --print='|lp' '%s';  edit=inkscape 
'%s'; compose=inkscape '%s'; priority=7
+image/svg; inkscape '%s'; description="Scalable Vector Graphics"; test=test -n 
"$DISPLAY"; print=inkscape --print='|lp' '%s';  edit=inkscape '%s';  
compose=inkscape '%s';  priority=7
+image/svg+xml; false; description="Scalable Vector Graphics"; test=test -z 
"$DISPLAY"; print=inkscape --print='|lp' '%s';  priority=7
+image/svg; false; description="Scalable Vector Graphics"; test=test -z 
"$DISPLAY"; print=inkscape --print='|lp' '%s';  priority=7


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to