projects
/
synfig.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
When calculating the start and end frames, round to the nearest integer rather than...
[synfig.git]
/
synfig-docs
/
trunk
/
scripts
/
clean.sh
1
LANGSAVAL="en ca"
2
3
for i in $LANGSAVAL
4
do
5
make SGMLDIR=$i clean
6
rm -Rf result/
7
done