Subversion Repositories Kolibri OS

Rev

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

Rev 431 Rev 465
Line 1... Line 1...
1
$Revision: 431 $
1
$Revision: 465 $
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
3
;;                                                              ;;
3
;;                                                              ;;
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
5
;; Distributed under terms of the GNU General Public License    ;;
5
;; Distributed under terms of the GNU General Public License    ;;
6
;;                                                              ;;
6
;;                                                              ;;
Line 9... Line 9...
9
;
9
;
10
;   WINDOW SKIN DATA
10
;   WINDOW SKIN DATA
11
;
11
;
Line 12... Line 12...
12
 
12
 
13
iglobal
13
iglobal
14
  _skin_file_default db '/rd/1/DEFAULT.SKN',0
14
  _skin_file_default db 'DEFAULT SKN',0
Line 15... Line 15...
15
endg
15
endg
16
 
16
 
17
struct SKIN_DATA
17
struct SKIN_DATA