summaryrefslogtreecommitdiffstats
path: root/nautilus-sendto/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'nautilus-sendto/post-install')
-rwxr-xr-xnautilus-sendto/post-install6
1 files changed, 6 insertions, 0 deletions
diff --git a/nautilus-sendto/post-install b/nautilus-sendto/post-install
new file mode 100755
index 0000000..3d70078
--- /dev/null
+++ b/nautilus-sendto/post-install
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+# glib schemas
+/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
+
+# End of file