netpanzer-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netPanzer-Devel] Patch jamfile in /pics dir


From: matthias jahn
Subject: [netPanzer-Devel] Patch jamfile in /pics dir
Date: Sun, 2 Nov 2003 18:38:24 +0100
User-agent: KMail/1.5.9

There is a new patch(2226) to fix the bmp files.
http://savannah.nongnu.org/patch/download.php?id=2226

___________________

Index: pics/Jamfile
===================================================================
RCS file: /cvsroot/netpanzer/netpanzer/pics/Jamfile,v
retrieving revision 1.1
diff -u -r1.1 Jamfile
--- pics/Jamfile        24 Sep 2003 01:26:18 -0000      1.1
+++ pics/Jamfile        2 Nov 2003 11:33:18 -0000
@@ -1,6 +1,6 @@
 SubDir TOP pics ;

-PARTICELPATHS =
+PARTICELPATHS =
         particles/puff/dirt/pak
         particles/puff/smokeDark/pak
         particles/puff/smokeLight/pak
@@ -20,10 +20,10 @@

 FILES += [ WildcardPath flags : *.bmp ]
          [ WildcardPath cursors : *.bmp ]
-         [ WildcardPath menus/vehicleSelectionView/til : *.til ]
+         [ WildcardPath menus/vehicleSelectionView : *.bmp ]
          [ WildcardPath backgrounds/menus/buttons/default/pak : *.pak ]
          [ WildcardPath backgrounds/menus/menu/pak : *.pak ]
-         [ WildcardPath backgrounds/menus/menu/til : *.til ]
+         [ WildcardPath backgrounds/menus/menu : *.bmp ]
          chars5x5.raw chars8x8.raw grass.bmp ;

 InstallData $(FILES) : pics ;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]