### Copyright (C) 1995 Jeppe Buk (buk@imada.ou.dk) ### This program is free software; you can redistribute it and/or modify ### it under the terms of the GNU General Public License as published by ### the Free Software Foundation; either version 2 of the License, or ### (at your option) any later version. ### ### This program is distributed in the hope that it will be useful, ### but WITHOUT ANY WARRANTY; without even the implied warranty of ### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ### GNU General Public License for more details. ### ### You should have received a copy of the GNU General Public License ### along with this program; if not, write to the Free Software ### Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. set setup(dotfile) {{dotfile Dotfile "~/dot.fvwmrc" \#}} set setup(file) 1 set module(creator) "Jeppe Buk (buk@imada.ou.dk)" set module(email) "buk@imada.ou.dk" set module(version) "1.2a" set module(name) "Fvwm1" set module(overAllDesc) "Configuration file for FVWM-1\n\n Auto-generated by the $module(name) Dotfile Module (version $module(version))\n [exec date]\n" set module(language) japanese source @prefix@/lapanese/[lindex $argv 1]/tools.tcl foreach template { colors fonts paths modes menus ressources} { import $template.template }