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;
 }
 
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org