Index: panels.info
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/panels/panels.info,v
retrieving revision 1.5
diff -u -p -r1.5 panels.info
--- panels.info	24 Jul 2008 00:55:33 -0000	1.5
+++ panels.info	20 Oct 2008 21:59:35 -0000
@@ -1,6 +1,6 @@
 ; $Id: panels.info,v 1.5 2008/07/24 00:55:33 merlinofchaos Exp $
 name = Panels
-description = Core Panels display functions; provides no external UI, at least one other module (such as Panel pages) should be enabled.
+description = "Core Panels display functions; provides no external UI, at least one other module (such as Panel pages) should be enabled."
 core = 6.x
 package = "Panels"
 dependencies[] = views
Index: panels_export/panels_export.info
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/panels/panels_export/panels_export.info,v
retrieving revision 1.3
diff -u -p -r1.3 panels_export.info
--- panels_export/panels_export.info	5 Aug 2008 00:25:47 -0000	1.3
+++ panels_export/panels_export.info	20 Oct 2008 21:59:35 -0000
@@ -1,7 +1,7 @@
 ; $Id: panels_export.info,v 1.3 2008/08/05 00:25:47 merlinofchaos Exp $
 
 name = Panels exporter
-description = Allows exporting multiple panel pages, mini panels and other types at once.
+description = "Allows exporting multiple panel pages, mini panels and other types at once."
 package = "Panels"
 dependencies[] = panels
-core = 6.x
\ No newline at end of file
+core = 6.x
Index: panels_mini/panels_mini.info
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/panels/panels_mini/panels_mini.info,v
retrieving revision 1.3
diff -u -p -r1.3 panels_mini.info
--- panels_mini/panels_mini.info	24 Jul 2008 00:55:34 -0000	1.3
+++ panels_mini/panels_mini.info	20 Oct 2008 21:59:35 -0000
@@ -1,6 +1,6 @@
 ; $Id: panels_mini.info,v 1.3 2008/07/24 00:55:34 merlinofchaos Exp $
 name = Mini panels
-description = Create mini panels that can be used as blocks by Drupal and panes by other panel modules.
+description = "Create mini panels that can be used as blocks by Drupal and panes by other panel modules."
 package = "Panels"
 dependencies[] = panels
-core = 6.x
\ No newline at end of file
+core = 6.x
Index: panels_node/panels_node.info
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/panels/panels_node/panels_node.info,v
retrieving revision 1.3
diff -u -p -r1.3 panels_node.info
--- panels_node/panels_node.info	4 Aug 2008 20:04:11 -0000	1.3
+++ panels_node/panels_node.info	20 Oct 2008 21:59:35 -0000
@@ -1,6 +1,6 @@
 ; $Id: panels_node.info,v 1.3 2008/08/04 20:04:11 merlinofchaos Exp $
 name = Panel nodes
-description = Create nodes that are divided into areas with selectable content.
+description = "Create nodes that are divided into areas with selectable content."
 package = "Panels"
 dependencies[] = panels
 core = 6.x
Index: panels_page/panels_page.info
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/panels/panels_page/panels_page.info,v
retrieving revision 1.4
diff -u -p -r1.4 panels_page.info
--- panels_page/panels_page.info	26 Jul 2008 01:49:11 -0000	1.4
+++ panels_page/panels_page.info	20 Oct 2008 21:59:35 -0000
@@ -1,6 +1,6 @@
 ; $Id: panels_page.info,v 1.4 2008/07/26 01:49:11 sdboyer Exp $
 name = Panel pages
-description = Create pages that are divided into areas of the page.
+description = "Create pages that are divided into areas of the page."
 core = 6.x
 package = "Panels"
 dependencies[] = panels
Index: panels_views/panels_views.info
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/panels/panels_views/panels_views.info,v
retrieving revision 1.2
diff -u -p -r1.2 panels_views.info
--- panels_views/panels_views.info	6 Aug 2008 00:24:46 -0000	1.2
+++ panels_views/panels_views.info	20 Oct 2008 21:59:35 -0000
@@ -1,6 +1,6 @@
 ; $Id: panels_views.info,v 1.2 2008/08/06 00:24:46 merlinofchaos Exp $
 name = Views panes
-description = Integrates Views as Panel panes (content types).
+description = "Integrates Views as Panel panes (content types)."
 package = "Panels"
 dependencies[] = panels
 dependencies[] = views
