Subversion Repositories Kolibri OS

Rev

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

Rev 3742 Rev 3927
Line 15... Line 15...
15
;; 08.11.2004 expand_pathz and rename (only for hd) - ATV       ;;
15
;; 08.11.2004 expand_pathz and rename (only for hd) - ATV       ;;
16
;; 20.10.2004 Makedir/Removedir (only for hd) - ATV             ;;
16
;; 20.10.2004 Makedir/Removedir (only for hd) - ATV             ;;
17
;;                                                              ;;
17
;;                                                              ;;
18
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
18
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 19... Line 19...
19
 
19
 
Line 20... Line 20...
20
$Revision: 3742 $
20
$Revision: 3927 $
Line 21... Line 21...
21
 
21
 
22
 
22
 
-
 
23
iglobal
-
 
24
 
23
iglobal
25
if lang eq sp
24
 
26
include 'fs/fs-sp.inc'
25
if lang eq sp
27
else if lang eq et
26
include 'fs/fs-sp.inc'
28
include 'fs/fs-et.inc'
27
else
29
else