Include gif pixmaps in the package data

This commit is contained in:
John Garland 2011-04-09 22:34:23 +10:00
parent e2118b6bb2
commit b9c49f27fa

View File

@ -463,6 +463,7 @@ setup(
"data/pixmaps/*.png",
"data/pixmaps/*.svg",
"data/pixmaps/*.ico",
"data/pixmaps/*.gif",
"data/pixmaps/flags/*.png",
"plugins/*.egg",
"i18n/*.pot",