summaryrefslogtreecommitdiffstats
path: root/desktop/sushi/README
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/sushi/README')
-rw-r--r--desktop/sushi/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/desktop/sushi/README b/desktop/sushi/README
new file mode 100644
index 0000000000..a7d24ef417
--- /dev/null
+++ b/desktop/sushi/README
@@ -0,0 +1,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.
+