The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit 46f8c8d043b2aa292a825b9af1ea1622d6f9911b
Author: Kornel Benko <[email protected]>
Date:   Sat Jan 19 14:34:48 2013 +0100

    Replace double quotes with singlgle quotes from
    module description string.
    This way the string is also translatable again.

diff --git a/lib/layouts/multicol.module b/lib/layouts/multicol.module
index a435d7d..ea23fd0 100644
--- a/lib/layouts/multicol.module
+++ b/lib/layouts/multicol.module
@@ -2,7 +2,7 @@
 #DescriptionBegin
 #Adds 2 styles to begin and end text in multiple columns.
 #The begin style contains the number of columns, the end style must be kept 
empty.
-#See the Additional manual, section "Multiple Text Columns", for a detailed
+#See the Additional manual, section 'Multiple Text Columns', for a detailed
 #description of multiple columns.
 #DescriptionEnd
 #Author: Uwe Stöhr
diff --git a/lib/layouts/shapepar.module b/lib/layouts/shapepar.module
index 1b98c75..8aec15a 100644
--- a/lib/layouts/shapepar.module
+++ b/lib/layouts/shapepar.module
@@ -1,8 +1,8 @@
 #\DeclareLyXModule[shapepar.sty]{Custom paragraph shapes}
 #DescriptionBegin
-#Provides several paragraph shapes as well as commands to define custom 
+#Provides several paragraph shapes as well as commands to define custom
 #shapes. For a description see LyX's Additional
-#features manual, section "Non-standard Paragraph Shapes". 
+#features manual, section 'Non-standard Paragraph Shapes'.
 #DescriptionEnd
 #Author: Uwe Stöhr <[email protected]>
 

-----------------------------------------------------------------------

Summary of changes:
 lib/layouts/multicol.module |    2 +-
 lib/layouts/shapepar.module |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to