00001 <?xml version="1.0" encoding="UTF-8" ?>
00002 <!-- $Id: gitkLayout_Empty.xml.in,v 1.5 2004/02/04 18:17:17 ensonic Exp $
00003 * @file gitkLayout_Empty.xml
00004 * @author Stefan Kost <ensonic@users.sf.net>
00005 * @date Mon Dec 08 10:41:31 MET 2003
00006 *
00007 * @brief empty dialog (for testing purposes)
00008 * @ingroup gitkexamples
00009 *
00010 -->
00011 <!DOCTYPE giml SYSTEM "http://gitk.sourceforge.net/giml.dtd">
00012 <giml xmlns="http://gitk.sourceforge.net/"
00013 xmlns:dc="http://purl.org/dc/elements/1.1/"
00014 xmlns:i18n="http://apache.org/cocoon/i18n/2.0"
00015 >
00016 <dialog>
00017 <widgetgroup>
00018 <widget/>
00019 </widgetgroup>
00020 </dialog>
00021 </giml>