view MANIFEST.in @ 437:b5e6d36fbf9c

chat: set AttachmentImageItem in python instead of kv: "source" is a StringProperty, and setting it in kv was in some case resulting in a "None" set, which was leading to a crash when Kivy cache was purged. It is now set in Python to avoid this problem.
author Goffi <goffi@goffi.org>
date Sat, 07 Mar 2020 00:05:49 +0100
parents 1adc97f0f5da
children
line wrap: on
line source

include MANIFEST.in cagou/VERSION
global-include *.py
global-include *.ini
global-include *.po *.mo
global-include CHANGELOG COPYING* INSTALL README*
global-include *.sh
global-include Makefile *.rst *.bat
include android
include service
include bin
include doc
global-exclude *.un~