Files @ bacde69ee1b3
Branch filter:

Location: EI/VirtualLeaf/.hgignore

Michael Guravage
Compile leaficon_small.xpm directly into canvas.cpp and revert changes that added a separate icon directory.

--
user: Michael Guravage <michael.guravage@cwi.nl>
branch 'default'
added src/leaficon_small.xpm
changed src/ChangeLog
changed src/VirtualLeaf-install-windows.nsi
changed src/canvas.cpp
removed icons/leaficon.png
removed icons/leaficon_small.png
# use glob syntax.
syntax: glob

*~
*.cache
*.Debug
*.o
*.orig
*.out
*.Release
*.vars
*Makefile.*
*make.out
*moc_*.cpp

TAGS
BROWSE
bin/VirtualLeaf
bin/models
bin/VirtualLeaf.exe

lib/libvleaf.a

src/default.par
src/VirtualLeaf-install.exe

# switch to regexp syntax.
syntax: regexp

# finis