#!/bin/sh -e

if [ "$1" = "configure" ] ; then
  # gdm->utf-8 only
  . /usr/share/m17n-env/bin/set-gdm-utf-8
fi
#DEBHELPER#

