#ifndef _CONFIG_DATA_H_
	#define _CONFIG_DATA_H_

extern const int cfg_desk_id;

extern const char cfg_path_bm_bookmark_dir[128];
extern const char cfg_path_bm[128];

#endif
