  if [ ! -e /etc/gnokiirc ]; then
    cp Docs/sample/gnokiirc  /etc/gnokiirc
  fi

  sedit "s:use_locking = yes:use_locking = no:" /etc/gnokiirc
