mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
use utf-8 as default encoding for config.py
This makes it easy to add all languages to the description.
This commit is contained in:
parent
f861faa86d
commit
a7a053c4f5
3 changed files with 42 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env python2
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Copy this file to config.py, then amend the settings below according to
|
||||
# your system configuration.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue