forked from KolibriOS/kolibrios
eolite: fix buttons of create file/folder
git-svn-id: svn://kolibrios.org@8833 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
0505fe72d0
commit
7357d51930
@ -3,8 +3,8 @@
|
||||
?define T_DEVICES "“áâனá⢠"
|
||||
?define T_ACTIONS "„¥©á⢨ï"
|
||||
char *actions[] = {
|
||||
57, "<EFBFBD>®¢ë© ä ©«", "F9",
|
||||
56, "<EFBFBD>®¢ ï ¯ ¯ª ", "F7",
|
||||
59, "<EFBFBD>®¢ë© ä ©«", "F9",
|
||||
57, "<EFBFBD>®¢ ï ¯ ¯ª ", "F7",
|
||||
60, "<EFBFBD> áâனª¨", "F10",
|
||||
0,0,0
|
||||
};
|
||||
@ -21,8 +21,8 @@
|
||||
?define T_DEVICES "Devices"
|
||||
?define T_ACTIONS "Actions"
|
||||
char *actions[] = {
|
||||
57, "New file", "F9",
|
||||
56, "New folder", "F7",
|
||||
59, "New file", "F9",
|
||||
57, "New folder", "F7",
|
||||
60, "Settings", "F10",
|
||||
0,0,0
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user