pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/data/data core.scr,1.17,1.18 editor.scr,1


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/data/data core.scr,1.17,1.18 editor.scr,1.9,1.10
Date: 29 Jun 2002 09:44:58 -0000

Update of /usr/local/cvsroot/Games/Pingus/data/data
In directory dark:/tmp/cvs-serv3382/data/data

Modified Files:
        core.scr editor.scr 
Log Message:
some cleanup to the gui code

Index: core.scr
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/data/data/core.scr,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- core.scr    2 Jun 2002 21:09:11 -0000       1.17
+++ core.scr    29 Jun 2002 09:44:56 -0000      1.18
@@ -40,6 +40,8 @@
        button = ../images/core/editor/button.png (type=surface, x=0, y=0, 
width=24,  height=24);
        button_pressed = ../images/core/editor/button_pressed.png 
(type=surface, x=0, y=0, width=24,  height=24);
 
+       actions = ../images/core/editor/actions.png (type=surface);
+
        logo = ../images/core/editor/logo.png (type=surface, x=0, y=0, 
width=25,  height=207);
 }
 

Index: editor.scr
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/data/data/editor.scr,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- editor.scr  30 Nov 2001 20:22:20 -0000      1.9
+++ editor.scr  29 Jun 2002 09:44:56 -0000      1.10
@@ -18,6 +18,7 @@
        help = ../images/core/editor/tb_help.png (type=surface, x=0, y=0, 
width=24,  height=24, tcol=0);
        delete = ../images/core/editor/tb_trash.png (type=surface, x=0, y=0, 
width=24,  height=24, tcol=0);
        index = ../images/core/editor/tb_index.png (type=surface, x=0, y=0, 
width=24,  height=24, tcol=0);
+       actions = ../images/core/editor/actions.png (type=surface);
 
        region-zoom = ../images/core/editor/region-zoom.png (type=surface, x=0, 
y=0, width=24, height=24);
        zoom-in = ../images/core/editor/zoom-in.png (type=surface, x=0, y=0, 
width=24, height=24);




reply via email to

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