misc/migration/3.2.0_Any.py
branchtls-sprint
changeset 831 83c7e0c467c9
child 1398 5fe84a5f7035
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/migration/3.2.0_Any.py	Wed Feb 18 20:31:19 2009 +0100
@@ -0,0 +1,3 @@
+rql('SET X value "main-template" WHERE X is EProperty, '
+    'X pkey "ui.main-template", X value "main"')
+checkpoint()