mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
tweak coding statement to make xgettext happy
This commit is contained in:
parent
59b9c361ac
commit
73761b598f
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
#coding: UTF8
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
"""
|
||||
System File Locations
|
||||
Retrieves common system path names on Windows XP/Vista
|
||||
|
|
Loading…
Reference in a new issue