Explorar el Código

Splash now png...

Thomas Buck hace 12 años
padre
commit
f00c699581
Se han modificado 4 ficheros con 3 adiciones y 3 borrados
  1. 2
    2
      Cube Control/makefile
  2. 1
    1
      Cube Control/manifest.txt
  3. BIN
      Cube Control/splash.jpg
  4. BIN
      Cube Control/splash.png

+ 2
- 2
Cube Control/makefile Ver fichero

@@ -11,10 +11,10 @@ TARGET = unix
11 11
 JAVAFILES = HelperUtility.java AnimationUtility.java Animation.java AFrame.java cubeWorker.java layerEditFrame.java Led3D.java Frame.java
12 12
 
13 13
 ifeq ($(TARGET),unix)
14
-INJAR = *.class *.png serialHelper splash.jpg
14
+INJAR = *.class *.png serialHelper
15 15
 RM = rm
16 16
 else
17
-INJAR = *.class *.png serialHelper.exe splash.jpg
17
+INJAR = *.class *.png serialHelper.exe
18 18
 RM = del
19 19
 endif
20 20
 

+ 1
- 1
Cube Control/manifest.txt Ver fichero

@@ -1,2 +1,2 @@
1 1
 Main-Class: Frame
2
-Splashscreen-Image: splash.jpg
2
+Splashscreen-Image: splash.png

BIN
Cube Control/splash.jpg Ver fichero


BIN
Cube Control/splash.png Ver fichero


Loading…
Cancelar
Guardar