Subversion Repositories Kolibri OS

Rev

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

Rev 5709 Rev 5765
Line 23... Line 23...
23
#endif
23
#endif
Line 24... Line 24...
24
 
24
 
Line 25... Line 25...
25
unsigned char icons[]= FROM "icons.raw";
25
unsigned char icons[]= FROM "icons.raw";
26
 
26
 
27
#define PANEL_H 30
-
 
28
#define SKINS_STANDART_PATH "/sys/skins"
-
 
29
							//"/kolibrios/res/skins"
27
#define PANEL_H 30
Line 30... Line 28...
30
							
28
#define SKINS_STANDART_PATH "/kolibrios/res/skins"							
31
#define WALP_STANDART_PATH "/kolibrios/res/wallpapers"
29
#define WALP_STANDART_PATH "/kolibrios/res/wallpapers"
32
 
30