a180a41bba1d50822df23fff0099e90b86638b89vboxsync# -*-Python-*-
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Copyright 2001 Peter Åstrand <astrand@cendio.se> for Cendio AB
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# This program is free software; you can redistribute it and/or modify
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# it under the terms of the GNU General Public License as published by
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# the Free Software Foundation; version 2 of the License.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# This program is distributed in the hope that it will be useful,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# but WITHOUT ANY WARRANTY; without even the implied warranty of
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# GNU General Public License for more details.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# You should have received a copy of the GNU General Public License
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# along with this program; if not, write to the Free Software
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if line.startswith("#") or line.startswith("include"):
a180a41bba1d50822df23fff0099e90b86638b89vboxsync print "Convert old-style keymaps to new style"