TotemMenu Redux version 2.4.0.0

This addon shows all totems in a single window.  Based on squee's Totem Menu,
this version adds tooltips, cooldowns, and support for all totems as of patch 
2.4.0.

To install TotemMenu Redux, unzip the file into Interface\Addons.  You should 
get a directory named TotemMenuRedux.  After that, log onto your shaman and 
you should see the the TotemMenu window.  You can resize the window with the 
grip in the bottom-right corner.

The in-game command /totem supports the following options:
         show -- makes the main TotemMenu window visible
         hide -- makes the main TotemMenu window hidden
        reset -- resets the position and size of the TotemMenu window
                 and minimap icon
 minimap hide -- hides the minimap icon
 minimap show -- shows the minimap icon
tooltips full -- shows the full spell tooltip when hovering over a totem button
tooltips name -- shows only the totem name when hovering over a totem button
tooltips none -- shows no tooltip when hovering over a totem button




Version History
---------------
2.4.0.0  -- Fixed to work with patch 2.4.
2.3.0.0  -- Added French localization, thanks to Sundae.
2.1.0.0  -- Updated German localization.
2.0.12.0 -- Added German localization, thanks to Schlecki.
2.0.6.0  -- Changed to only move or resize if you hold shift while dragging.
         -- Added new totems for the expansion, as of patch 2.0.6.
2.0.1.1a -- Changed to always show full tooltip if you hold shift while 
            hovering over a totem button.
2.0.1.1  -- Added command "/totem tooltips <full|name|none>".  Setting the 
            tooltips to "full" will show you the full spell tooltip, if you 
            have the spell.  Setting tooltips to "name" will show you only 
            the name of the spell.  Setting tooltips to "none" will turn off 
            tooltips for the buttons completely.
         -- Added command "/totem minimap <hide|show>".  This command will
            allow you to toggle the visibility of the TotemMenu minimap icon.
         -- Added ability to rearrange the totems in the TotemMenu window.  
            There are 10 rows of 10 buttons each.  You can configure the 
            position of the totem buttons by modifying config.lua.
2.0.1.0  -- Initial Release of TotemMenu Redux.  This version is compatible 
            with patch 2.0.1 of World of Warcraft or later.
