0.2 snapshot
[himkr] / debian.old / hildon-input-method-plugins-example.postinst
diff --git a/debian.old/hildon-input-method-plugins-example.postinst b/debian.old/hildon-input-method-plugins-example.postinst
new file mode 100755 (executable)
index 0000000..f64a10e
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh -e
+
+if [ "$1" = "configure" ]; then
+       hildon-im-recache
+fi