changeset 2267:ed28798fd76c

jp (blog): added language in managed keys
author Goffi <goffi@goffi.org>
date Sun, 25 Jun 2017 09:43:04 +0200
parents 084a75b8aa7a
children a29d1351bc83
files frontends/src/jp/cmd_blog.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/frontends/src/jp/cmd_blog.py	Sat Jun 24 21:47:06 2017 +0200
+++ b/frontends/src/jp/cmd_blog.py	Sun Jun 25 09:43:04 2017 +0200
@@ -71,6 +71,7 @@
            u"atom_id",
            u"updated",
            u"published",
+           u"language",
            u"comments",  # this key is used for all comments* keys
            u"tags",  # this key is used for all tag* keys
            u"author",