view mcabber/doc/build @ 709:5aa66101807b

Leave full-width mode automatically under some conditions Leave full-width mode when leaving chat mode and when changing the selected buddy. Enter chat mode when hiding the roster.
author Mikael Berthe <mikael@lilotux.net>
date Tue, 21 Feb 2006 23:47:29 +0100
parents 20111c373ba3
children 0d5660c6b4aa
line wrap: on
line source

#! /bin/sh

set -e -x

asciidoc -b css -d manpage mcabber.1.txt
asciidoc -b docbook -d manpage mcabber.1.txt
mv mcabber.1 mcabber.1.before
xmlto man mcabber.1.xml
mv mcabber.1 mcabber.1.new
mv mcabber.1.before mcabber.1