Description: Fix line break in generate man page to make lintian happy.
Author: Andrew Starr-Bochicchio <a.starr.b@gmail.com>

--- libgtk2-appindicator-perl-0.14.orig/lib/Gtk2/AppIndicator.pm
+++ libgtk2-appindicator-perl-0.14/lib/Gtk2/AppIndicator.pm
@@ -262,7 +262,7 @@ This module gives an interface to the ne
  $ind=Gtk2::AppIndicator->new($application_id,$active_icon_name [,$category])
  
 Creates a new application indicator object with given name (id) and icon name for the active icon.
-Category must be one of  { 'application-status','communications','system-services','hardware','other' }
+Category must be one of  { 'application-status', 'communications', 'system-services', 'hardware', 'other' }
 if set. if not set, it defaults to 'application-status'.
 
  $ind->set_icon_theme_path($path)
