Subversion Repositories Kolibri OS

Rev

Rev 6050 | Rev 6251 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6050 Rev 6058
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
-
 
5
 
4
 
6
@echo off
5
@echo off
7
@del _window
6
@del _window
8
@del _collections
7
@del _collections
9
@del _menu
8
@del _menu
10
@del _mixcolors
-
 
11
 
9
 
12
@rename window.com _window
10
@rename window.com _window
13
@rename collections.com _collections
11
@rename collections.com _collections
14
@rename menu.com _menu
12
@rename menu.com _menu
15
@rename mixcolors.com _mixcolors
-
 
16
 
13
 
17
@del warning.txt
14
@del warning.txt
18
@echo on
15
@echo on
19
 
16
 
20
@pause
17
@pause