Subversion Repositories Kolibri OS

Rev

Rev 6050 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6050 Rev 6058
Line 1... Line 1...
1
c-- window.c
1
c-- window.c
2
c-- collections.c
2
c-- collections.c
3
c-- menu.c
3
c-- menu.c
4
c-- mixcolors.c
-
 
Line 5... Line 4...
5
 
4
 
6
@echo off
5
@echo off
7
@del _window
6
@del _window
8
@del _collections
7
@del _collections
9
@del _menu
-
 
Line 10... Line 8...
10
@del _mixcolors
8
@del _menu
11
 
9
 
12
@rename window.com _window
10
@rename window.com _window
13
@rename collections.com _collections
-
 
Line 14... Line 11...
14
@rename menu.com _menu
11
@rename collections.com _collections
15
@rename mixcolors.com _mixcolors
12
@rename menu.com _menu
Line 16... Line 13...
16
 
13
 
17
@del warning.txt
14
@del warning.txt