#!/bin/sh # # Copyright (C) 2007 Nokia Corporation. All rights reserved. # # Licensed under the GNU Lesser General Public License, version 2.1 # See COPYING for details args=$* usage() { cat </dev/null 2>&1 || true fi if [ $action = "--unregister" ]; then HOME=$tmp_home GCONF_CONFIG_SOURCE="xml:readwrite:/var/lib/gconf/defaults"\ gconftool-2 --makefile-uninstall-rule $schemas fi # remove the temp directory rm -rf $tmp_home