mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 06:52:21 -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
|
System File Locations
|
||||||
Retrieves common system path names on Windows XP/Vista
|
Retrieves common system path names on Windows XP/Vista
|
||||||
|
|
Loading…
Reference in a new issue