This commit is contained in:
Ace 2019-04-17 23:34:19 +02:00 committed by GitHub
parent 68f1af4838
commit eed4f110e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ from PIL import Image
from settings import language
im_open = Image.open
path = '/home/pi/Calendar/Calendar/'
path = '/home/pi/Inky-Calendar/Calendar/'
wpath = path+'weather-icons/'
mpath = path+'translations/'+language+'/months/'
weekpath = path+'translations/'+language+'/week/'