Bug#375250: sodipodi: mime entry is incomplete [patch]

2006-06-24 Thread James R. Van Zandt
The MIME entry should advertise the "compose" capability too, as follows. - Jim Van Zandt image/svg+xml; sodipodi '%s'; description="Scalable Vector Graphics"; test=test -n "$DISPLAY"; print=sodipodi --print='|lp' '%s'; edit=sodipodi '%s'; compose=sodipodi '%s' image/svg; s

Bug#375250: sodipodi: mime entry is incomplete [patch]

2006-06-24 Thread James R. Van Zandt
Package: sodipodi Version: 0.34-5 Severity: wishlist I suggest these changes to the mime entries: - advertise edit capability - advertise print capability, even when not in X - test for X as recommended in the update-mime man page A suggested debian/mime file follows. - Jim