General Information
===================

This is mdh version 1.9. mdh (MailDooHicky) is a GTK+-based
toolbar which can display system time, email message count,
and a variety of system-related info. It also features user-
definable buttons, a run window, and scratch-pad.

The official web site is:
  http://www.gozer.org/my_stuff/gtk/mdh.php

Installation
============

See the file 'INSTALL'

Notes about mdh-1.9
===================

See the file 'NEWS'

Files created
=============

* configuration file
  ~/.config/mdh/config

* run history
  ~/.cache/mdh/run_history

* scratch-pad text buffers
  ~/.cache/mdh/scratch_pad

* temperature cache
  ~/.cache/mdh/[city code]

Usage
=====

mdh <optional alternate config file>

Getting started
===============

% mdh

How to report bugs
==================

Bugs should be reported to <mdh at gozer dot org>.

In the bug report please include:

* Information about your system. For instance:

   - What operating system and version
   - For Linux, what version of the C library
   - What version of GTK+

  And anything else you think is relevant.

* How to reproduce the bug. 

* If the bug was a crash, the exact text that was printed out when
  the crash occured.

* Further information such as stack traces may be useful, but is not
  necessary.

Patches
=======

Patches should also be submitted to <mdh at gozer dot org>.

Patches should be in unified diff form. (The -u option to GNU diff.)
