kareila: (Default)
kareila ([personal profile] kareila) wrote in [site community profile] changelog2010-05-19 04:34 am

[dw-free] missing semicolon in easyread/layout.s2

[commit: http://hg.dwscoalition.org/dw-free/rev/703173944c5a]

http://bugs.dwscoalition.org/show_bug.cgi?id=2630

Fix missing semicolon.

Patch by [personal profile] yvi.

Files modified:
  • bin/upgrading/s2layers/easyread/layout.s2
--------------------------------------------------------------------------------
diff -r c26731f9a499 -r 703173944c5a bin/upgrading/s2layers/easyread/layout.s2
--- a/bin/upgrading/s2layers/easyread/layout.s2	Mon May 17 04:46:58 2010 +0000
+++ b/bin/upgrading/s2layers/easyread/layout.s2	Tue May 18 23:34:28 2010 -0500
@@ -17,7 +17,7 @@ propgroup presentation {
     property use use_journalstyle_entry_page;
     property use layout_type;
     property use tags_page_type;
-    property use entry_metadata_position
+    property use entry_metadata_position;
     property use use_shared_pic;
 }
 
--------------------------------------------------------------------------------
ninetydegrees: Text: let's make better mistakes tomorrow. (mistakes)

[personal profile] ninetydegrees 2010-05-19 12:22 pm (UTC)(link)
>_< *cringes* I did that...
Many thanks to you, Jen, and Yvi for the speedy fix!
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)

[personal profile] fu 2010-05-19 12:28 pm (UTC)(link)
No, that was my fault! The patch failed to apply on easyread because of other changes that had been done in the area. Since it was just that one line, I fixed it up -- and then neglected to check. So yeah, totally my fault, not anything you did :)
ninetydegrees: Art: does and waterfall (dear deer)

[personal profile] ninetydegrees 2010-05-19 12:51 pm (UTC)(link)
Ok you win! *channels Monty Python* Bad Fu, bad Fu! ;)