Skip to content

Commit

Permalink
seika braille display driver: Declare a file encoding of UTF_8 to wor…
Browse files Browse the repository at this point in the history
…k around a bug in gettext, even though there aren't really any UTF-8 strings in the file. :(

Fixes #2592.
  • Loading branch information
jcsteh committed Aug 11, 2012
1 parent c47423a commit fed61e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/brailleDisplayDrivers/seika.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# -*- coding: UTF-8 -*-
#brailleDisplayDrivers/seika.py
#A part of NonVisual Desktop Access (NVDA)
#This file is covered by the GNU General Public License.
Expand Down

0 comments on commit fed61e9

Please sign in to comment.