mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
purge all vestiges of the unused fdroid stats, closes #839
* for f in locale/*/LC_MESSAGES/fdroidserver.po; do msgattrib --set-obsolete --no-wrap --ignore-file=locale/fdroidserver.pot -o $f $f; done * sed -i 's, \.\./fdroidserver/stats\.py,,' locale/*/LC_MESSAGES/fdroidserver.po
This commit is contained in:
parent
798fe90c67
commit
b8f59097f7
46 changed files with 44 additions and 1012 deletions
|
|
@ -44,7 +44,6 @@ class MainTest(unittest.TestCase):
|
|||
'rewritemeta',
|
||||
'lint',
|
||||
'scanner',
|
||||
'stats',
|
||||
'signindex',
|
||||
'btlog',
|
||||
'signatures',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue