summaryrefslogtreecommitdiff
path: root/autoscripts/postinst-gconf
diff options
context:
space:
mode:
Diffstat (limited to 'autoscripts/postinst-gconf')
-rw-r--r--autoscripts/postinst-gconf3
1 files changed, 0 insertions, 3 deletions
diff --git a/autoscripts/postinst-gconf b/autoscripts/postinst-gconf
deleted file mode 100644
index eec1d51c..00000000
--- a/autoscripts/postinst-gconf
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ "$1" = "configure" ]; then
- gconf-schemas --register #SCHEMAS#
-fi