diff -urN publish_47/publish.info publish_5x/publish.info
--- publish_47/publish.info	1969-12-31 19:00:00.000000000 -0500
+++ publish_5x/publish.info	2007-05-14 23:49:21.000000000 -0400
@@ -0,0 +1,4 @@
+name = Publish
+description = Allow site to send content to other Drupal sites
+version = 5.x-1.x-dev
+dependencies = taxonomy
\ No newline at end of file
diff -urN publish_47/publish.module publish_5x/publish.module
--- publish_47/publish.module	2007-05-16 13:19:05.079396368 -0400
+++ publish_5x/publish.module	2007-05-14 23:49:21.000000000 -0400
@@ -125,7 +125,6 @@
       'path' => 'admin/build/publish',
       'title' => t('Publish'),
       'callback' => 'publish_overview',
-      'description' => t('Add, maintain and delete channels for sending content to other Drupal sites.'),
       'access' => $admin,
 		);
     $items[] = array(
