summaryrefslogtreecommitdiffstats
path: root/desktop/sushi/README
blob: a7d24ef4175cbae243eccd66870786782f1e28bc (plain)
1
2
3
4
5
6
7
8
This is Sushi, a quick previewer for Nautilus, the GNOME desktop file
manager.

Sushi is a DBus-activated service. For Sushi to popup, applications will
have to call the ShowFile method on the org.gnome.NautilusPreviewer 
interface. If you want to or debug Sushi without a calling application, 
you can use gdbus(1) to call the ShowFile method manually on the bus.