| 1234567891011121314 | 
							- # -*- muttrc -*-
 
- #
 
- # Mutt configuration file
 
- # 2006,  kolter <kolter@openics.org>
 
- #
 
- #  This file is distributed in the hope that it will be useful,
 
- #  but WITHOUT ANY WARRANTY
 
- #
 
- # Mailcap settings for Mutt.
 
- #
 
- audio/*; xmms %s
 
- image/*; display %s
 
- video/*; mplayer %s
 
 
  |