Small bug fix for panels2
Just figured out how to add in the german translation file hass provided.
http://drupal.org/node/141514 (hass): added in t()s and fixed url bugs.
Now does wildcard searching and returns multiple results, sorted alphabetically into fieldsets.
http://drupal.org/node/135529 (Doug Green)
Somehow managed to create a release without the .info file. weird
Based on Doug's suggestion (http://drupal.org/node/135529), I added in % wildcard support, and cleaned up the code to meet drupal standards.
Added panels support
Added Panels support
Now working for 4.7 (thanks to prodding by schaub123 and http://drupal.org/user/61700)
First Release