Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormurgilduta <murgilduta@54714841-351b-0410-a198-e36a94b762f5>2009-12-11 11:39:12 (GMT)
committer Sayamindu Dasgupta <sayamindu@gmail.com>2010-01-08 22:37:41 (GMT)
commitbec67a2ab285629c4eb2aabe209166d9ae8942de (patch)
tree463f3e31aeb06c5955b5bdb34c91111a30a35aa3
parent2d971a2011ee7d8101f2c9d2d0f8c1373c84a67f (diff)
Get the 'checkerstyle' attribute from old prefs.
git-svn-id: https://translate.svn.sourceforge.net/svnroot/translate/src/branches/Pootle-2.0/Pootle@13499 54714841-351b-0410-a198-e36a94b762f5
-rw-r--r--Pootle-2.0.0/pootle/tools/import_old_prefs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pootle-2.0.0/pootle/tools/import_old_prefs.py b/Pootle-2.0.0/pootle/tools/import_old_prefs.py
index 4711a1e..f9e25b3 100644
--- a/Pootle-2.0.0/pootle/tools/import_old_prefs.py
+++ b/Pootle-2.0.0/pootle/tools/import_old_prefs.py
@@ -174,7 +174,7 @@ def import_projects(parsed_data):
prefix=prefix)
# checkstyle
- db_proj.checkstyle = _get_attribute(data, proj, 'checkstyle',
+ db_proj.checkstyle = _get_attribute(data, proj, 'checkerstyle',
unicode_me = False, prefix=prefix)
# localfiletype