witten
/
luminotes
Archived
1
0
Fork 0

Removing an unneeded image from the desktop version to save space.

This commit is contained in:
Dan Helfman 2009-03-03 00:13:32 -08:00
parent 1d0de90446
commit 7585a795d5
1 changed files with 1 additions and 0 deletions

View File

@ -254,6 +254,7 @@ data_files = [
"static/images/*tour*",
"static/images/*index_card*",
"static/images/*thumb*",
"static/images/dan.png",
] ) ),
( "static/images/toolbar", files( "static/images/toolbar/*.*", excludes = [ "static/images/toolbar/*.xcf" ] ) ),
( "static/images/toolbar/small", files( "static/images/toolbar/small/*.*", excludes = [ "static/images/toolbar/small/*.xcf" ] ) ),