Subversion Repositories Kolibri OS

Rev

Rev 6589 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6589 Rev 9583
Line 1... Line 1...
1
#ifndef KOLIBRI_COLORIALOG_H
1
#ifndef KOLIBRI_COLORIALOG_H
2
#define KOLIBRI_COLORIALOG_H
2
#define KOLIBRI_COLORIALOG_H
Line 3... Line 3...
3
 
3
 
4
char cd_com_area_name[]    = "FFFFFFFF_color_dialog";
4
char cd_com_area_name[]    = "FFFFFFFF_color_dialog";
Line 5... Line 5...
5
char cd_start_path[]       = "/rd/1/colrdial";
5
char cd_start_path[]       = "/sys/colrdial";
6
 
6
 
7
typedef struct __attribute__ ((__packed__)) {
7
typedef struct __attribute__ ((__packed__)) {
8
    unsigned int type;
8
    unsigned int type;