Update for new 2.7.0 development work.
[fvwm.git] / doc / commands / DefaultIcon.xml
blobd2e23a9e1b93f07458872c2c8985cda798ef75ae
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3   "../docbook-xml/docbookx.dtd"
5 <!ENTITY % myents SYSTEM "../fvwm.ent" >
6 %myents;
7 ]>
9 <!-- $Id: DefaultIcon.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
11 <section id='DefaultIcon'>
12 <title>DefaultIcon</title>
14 <cmdsynopsis>
15         <command>DefaultIcon</command
16         ><arg choice='plain'
17                 ><replaceable>filename</replaceable
18         ></arg>
19 </cmdsynopsis>
21 <para>
22 Sets the default icon which is used if a window has neither an
23 client-supplied icon nor an icon supplied via the
24 <fvwmref cmd="Style" opt="Icon"/>
25 option of the
26 <fvwmref cmd="Style"/>
27 command.</para>
29 </section>