l10n_uk: invalidate the certificate

We cannot reuse the same certificate accross an addon rename.

bzr revid: p_christ@hol.gr-20101207133635-ohzh39tdvnrtxp87
This commit is contained in:
P. Christeas 2010-12-07 15:36:35 +02:00
parent f2e5b43000
commit 082b1a5872
1 changed files with 1 additions and 1 deletions

View File

@ -75,6 +75,6 @@
'demo_xml': [], 'demo_xml': [],
'installable': True, 'installable': True,
'active': False, 'active': False,
'certificate': '0064392144797', 'certificate': None # was '0064392144797', TODO: reissue new number
} }
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: