Subversion Repositories Kolibri OS

Rev

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

Rev 7361 Rev 7369
Line 115... Line 115...
115
edit_box new_file_ed = {200,213,180,0xFFFFFF,0x94AECE,0xFFFFFF,0xFFFFFF,0x10000000,
115
edit_box new_file_ed = {200,213,180,0xFFFFFF,0x94AECE,0xFFFFFF,0xFFFFFF,0x10000000,
116
	248,#new_element_name,0,100000000000010b,6,0};
116
	248,#new_element_name,0,100000000000010b,6,0};
117
PathShow_data FileShow = {0, 56,215, 8, 100, 1, 0, 0x0, 0xFFFfff, #file_name, #temp, 0};
117
PathShow_data FileShow = {0, 56,215, 8, 100, 1, 0, 0x0, 0xFFFfff, #file_name, #temp, 0};
118
byte cmd_free=0;
118
byte cmd_free=0;
119
#include "include\translations.h"
119
#include "include\translations.h"
120
#include "include\fs.h"
-
 
Line 121... Line 120...
121
 
120
 
122
#include "include\settings.h"
121
#include "include\settings.h"
123
#include "include\progress_dialog.h"
122
#include "include\progress_dialog.h"
124
#include "include\copy.h"
123
#include "include\copy.h"