#! /bin/sh

gconftool-2 --recursive-unset /apps/osso/inputmethod/hildon-im-languages/he_IL

if ! [ -f /etc/init.d/hebrew ]; then
update-rc.d hebrew remove >/dev/null
fi
