ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/mkmanifest
(Generate patch)

Comparing deliantra/Deliantra-Client/mkmanifest (file contents):
Revision 1.8 by root, Tue Sep 2 17:08:44 2008 UTC vs.
Revision 1.9 by root, Wed Sep 3 06:07:39 2008 UTC

4 <MANIFEST grep -v ^resources/ | grep -v ^pod/ 4 <MANIFEST grep -v ^resources/ | grep -v ^pod/
5 echo 5 echo
6 for theme in "" "/theme-plain" "/theme-blue"; do 6 for theme in "" "/theme-plain" "/theme-blue"; do
7 base="resources$theme" 7 base="resources$theme"
8 for file in \ 8 for file in \
9 $base/theme.json \
9 $base/*.png \ 10 $base/*.png \
10 $base/fonts/*.ttf \ 11 $base/fonts/*.ttf \
11 $base/music/*.ogg \ 12 $base/music/*.ogg \
12 $base/ui/resist/*.png \ 13 $base/ui/resist/*.png \
13 $base/pod/*.png \ 14 $base/pod/*.png \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines