forked from KolibriOS/kolibrios
C-- programm: small fix
git-svn-id: svn://kolibrios.org@5506 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
7ff941b3a8
commit
66df1356e8
@ -165,7 +165,7 @@ void main()
|
|||||||
|
|
||||||
mem_Init();
|
mem_Init();
|
||||||
SetEventMask(0x27);
|
SetEventMask(0x27);
|
||||||
if (load_dll2(boxlib, #box_lib_init,0)!=0) notify("'Fatal Error: library doesn't exists /rd/1/lib/box_obj' -E");
|
if (load_dll2(boxlib, #box_lib_init,0)!=0) notify("'Fatal Error: library doesn't exists /rd/1/lib/box_lib.obj' -E");
|
||||||
list[SKINS].current = list[WALLPAPERS].current = -1;
|
list[SKINS].current = list[WALLPAPERS].current = -1;
|
||||||
list[SKINS].first = list[WALLPAPERS].first = 0;
|
list[SKINS].first = list[WALLPAPERS].first = 0;
|
||||||
TabClick(WALLPAPERS);
|
TabClick(WALLPAPERS);
|
||||||
|
@ -35,7 +35,7 @@ void main()
|
|||||||
{
|
{
|
||||||
int id, key;
|
int id, key;
|
||||||
mem_Init();
|
mem_Init();
|
||||||
if (load_dll2(boxlib, #box_lib_init,0)!=0) notify("Error while loading GUI library /sys/lib/boxobj");
|
if (load_dll2(boxlib, #box_lib_init,0)!=0) notify("Error while loading GUI library /sys/lib/box_lib.obj");
|
||||||
|
|
||||||
dict_folder = abspath(DICT_DIRECROTY);
|
dict_folder = abspath(DICT_DIRECROTY);
|
||||||
OpenDictionary(0);
|
OpenDictionary(0);
|
||||||
|
@ -49,7 +49,7 @@ void main()
|
|||||||
char notify_message[4296];
|
char notify_message[4296];
|
||||||
|
|
||||||
mem_Init();
|
mem_Init();
|
||||||
if (load_dll2(boxlib, #box_lib_init,0)!=0) {notify("System Error: library doesn't exists /rd/1/lib/box_obj"); ExitProcess();}
|
if (load_dll2(boxlib, #box_lib_init,0)!=0) {notify("System Error: library doesn't exists /rd/1/lib/box_lib.obj"); ExitProcess();}
|
||||||
if (load_dll2(libio, #libio_init,1)!=0) notify("Error: library doesn't exists - libio");
|
if (load_dll2(libio, #libio_init,1)!=0) notify("Error: library doesn't exists - libio");
|
||||||
if (load_dll2(libHTTP, #http_lib_init,1)!=0) notify("Error: library doesn't exists - http");
|
if (load_dll2(libHTTP, #http_lib_init,1)!=0) notify("Error: library doesn't exists - http");
|
||||||
if (!URL) strcpy(#URL, "http://builds.kolibrios.org/eng/latest-iso.7z");
|
if (!URL) strcpy(#URL, "http://builds.kolibrios.org/eng/latest-iso.7z");
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
?define WAIT_DELETING_FOLDER "“¤ «ï¥âáï ¯ ¯ª . <20>®¤®¦¨â¥..."
|
?define WAIT_DELETING_FOLDER "“¤ «ï¥âáï ¯ ¯ª . <20>®¤®¦¨â¥..."
|
||||||
?define NOT_CREATE_FOLDER "<EFBFBD>¥ 㤠«®áì ᮧ¤ âì ¯ ¯ªã."
|
?define NOT_CREATE_FOLDER "<EFBFBD>¥ 㤠«®áì ᮧ¤ âì ¯ ¯ªã."
|
||||||
?define NOT_CREATE_FILE "<EFBFBD>¥ 㤠«®áì ᮧ¤ âì ä ©«."
|
?define NOT_CREATE_FILE "<EFBFBD>¥ 㤠«®áì ᮧ¤ âì ä ©«."
|
||||||
?define ERROR_1 "Žè¨¡ª ¯à¨ § £à㧪¥ ¡¨¡«¨®â¥ª¨ /rd/1/lib/box_obj"
|
?define ERROR_1 "Žè¨¡ª ¯à¨ § £à㧪¥ ¡¨¡«¨®â¥ª¨ /rd/1/lib/box_lib.obj"
|
||||||
?define T_PASTE_WINDOW "Š®¯¨àãî..."
|
?define T_PASTE_WINDOW "Š®¯¨àãî..."
|
||||||
?define T_PASTE_WINDOW_TEXT "Š®¯¨àã¥âáï ä ©«:"
|
?define T_PASTE_WINDOW_TEXT "Š®¯¨àã¥âáï ä ©«:"
|
||||||
?define T_CANCEL_PASTE "Š®¯¨à®¢ ¨¥ ¯à¥ªà 饮. <20> ¯ª ᪮¯¨à®¢ ¥ ¯®«®áâìî."
|
?define T_CANCEL_PASTE "Š®¯¨à®¢ ¨¥ ¯à¥ªà 饮. <20> ¯ª ᪮¯¨à®¢ ¥ ¯®«®áâìî."
|
||||||
@ -56,7 +56,7 @@
|
|||||||
?define WAIT_DELETING_FOLDER "Deleting folder. Please, wait..."
|
?define WAIT_DELETING_FOLDER "Deleting folder. Please, wait..."
|
||||||
?define NOT_CREATE_FOLDER "Kataloogi ei saa luua."
|
?define NOT_CREATE_FOLDER "Kataloogi ei saa luua."
|
||||||
?define NOT_CREATE_FILE "Faili ei saa luua."
|
?define NOT_CREATE_FILE "Faili ei saa luua."
|
||||||
?define ERROR_1 "Viga teegi laadimisel /rd/1/lib/box_obj"
|
?define ERROR_1 "Viga teegi laadimisel /rd/1/lib/box_lib.obj"
|
||||||
?define T_PASTE_WINDOW "Kopeerin..."
|
?define T_PASTE_WINDOW "Kopeerin..."
|
||||||
?define T_PASTE_WINDOW_TEXT "Kopeerin faili:"
|
?define T_PASTE_WINDOW_TEXT "Kopeerin faili:"
|
||||||
?define T_CANCEL_PASTE "Copy process terminated. Folder copied incompletely."
|
?define T_CANCEL_PASTE "Copy process terminated. Folder copied incompletely."
|
||||||
@ -74,7 +74,7 @@
|
|||||||
?define WAIT_DELETING_FOLDER "Deleting folder. Please, wait..."
|
?define WAIT_DELETING_FOLDER "Deleting folder. Please, wait..."
|
||||||
?define NOT_CREATE_FOLDER "Folder can not be created."
|
?define NOT_CREATE_FOLDER "Folder can not be created."
|
||||||
?define NOT_CREATE_FILE "File can not be created."
|
?define NOT_CREATE_FILE "File can not be created."
|
||||||
?define ERROR_1 "Error while loading library /rd/1/lib/box_obj"
|
?define ERROR_1 "Error while loading library /rd/1/lib/box_lib.obj"
|
||||||
?define T_PASTE_WINDOW "Copying..."
|
?define T_PASTE_WINDOW "Copying..."
|
||||||
?define T_PASTE_WINDOW_TEXT "Copying file:"
|
?define T_PASTE_WINDOW_TEXT "Copying file:"
|
||||||
?define T_CANCEL_PASTE "Copy process terminated. Folder copied incompletely."
|
?define T_CANCEL_PASTE "Copy process terminated. Folder copied incompletely."
|
||||||
|
@ -102,7 +102,7 @@ char version[]=" WebView 0.1";
|
|||||||
void main() {
|
void main() {
|
||||||
mem_Init();
|
mem_Init();
|
||||||
CursorPointer.Load(#CursorFile);
|
CursorPointer.Load(#CursorFile);
|
||||||
if (load_dll2(boxlib, #box_lib_init,0)!=0) notify("Error while loading library - box_obj");
|
if (load_dll2(boxlib, #box_lib_init,0)!=0) notify("Error while loading library - box_lib.obj");
|
||||||
if (load_dll2(network_lib, #network_lib_init,0)!=0) notify("Error while loading library - network.obj");
|
if (load_dll2(network_lib, #network_lib_init,0)!=0) notify("Error while loading library - network.obj");
|
||||||
if (load_dll2(netcode_lib, #base64_encode,0)!=0) notify("Error while loading library - netcode.obj");
|
if (load_dll2(netcode_lib, #base64_encode,0)!=0) notify("Error while loading library - netcode.obj");
|
||||||
if (load_dll2(iconv_lib, #iconv_open,0)!=0) { notify("Error while loading library - iconv.obj"); use_iconv=2; }
|
if (load_dll2(iconv_lib, #iconv_open,0)!=0) { notify("Error while loading library - iconv.obj"); use_iconv=2; }
|
||||||
|
@ -16,9 +16,10 @@
|
|||||||
|
|
||||||
#include "..\lib\patterns\libimg_load_skin.h"
|
#include "..\lib\patterns\libimg_load_skin.h"
|
||||||
|
|
||||||
#define WINDOW_TITLE "Taskbar and Docky configuration"
|
|
||||||
|
|
||||||
#ifdef LANG_RUS
|
#ifdef LANG_RUS
|
||||||
|
?define WINDOW_TITLE "<EFBFBD> áâனª¨ ¯ ¥«¨ § ¤ ç ¨ „®ª "
|
||||||
|
?define TASK_FRAME_T " <20> ¥«ì § ¤ ç "
|
||||||
|
?define DOCK_FRAME_T " 㨻 "
|
||||||
?define MIN_LEFT_BUTTON "Š®¯ª áªàëâ¨ï á«¥¢ "
|
?define MIN_LEFT_BUTTON "Š®¯ª áªàëâ¨ï á«¥¢ "
|
||||||
?define MIN_RIGHT_BUTTON "Š®¯ª áªàëâ¨ï á¯à ¢ "
|
?define MIN_RIGHT_BUTTON "Š®¯ª áªàëâ¨ï á¯à ¢ "
|
||||||
?define SOFTEN_UP "‘£« ¦¨¢ ¨¥ ᢥàåã"
|
?define SOFTEN_UP "‘£« ¦¨¢ ¨¥ ᢥàåã"
|
||||||
@ -33,9 +34,12 @@
|
|||||||
?define FSIZE "<EFBFBD>¥¦¨¬ ¯ ¥«¨"
|
?define FSIZE "<EFBFBD>¥¦¨¬ ¯ ¥«¨"
|
||||||
?define ASHOW "<EFBFBD>¥ áªàë¢ âì"
|
?define ASHOW "<EFBFBD>¥ áªàë¢ âì"
|
||||||
?define CHANGE_POS "<EFBFBD> ¦¬¨â¥ ¨§®¡à ¦¥¨¥ ¤«ï á¬¥ë ¯®§¨æ¨¨"
|
?define CHANGE_POS "<EFBFBD> ¦¬¨â¥ ¨§®¡à ¦¥¨¥ ¤«ï á¬¥ë ¯®§¨æ¨¨"
|
||||||
?define ERROR_1 "Žè¨¡ª ¯à¨ § £à㧪¥ ¡¨¡«¨®â¥ª¨ /rd/1/lib/box_lib.obj"
|
?define BOX_LIB_LOAD_ERR "<EFBFBD>訡ª ¯à¨ § £à㧪¥ ¡¨¡«¨®â¥ª¨ /rd/1/lib/box_lib.obj"
|
||||||
?define ERROR_2 "Žè¨¡ª ¯à¨ § £à㧪¥ ¡¨¡«¨®â¥ª¨ /rd/1/lib/libini.obj"
|
?define LIBINI_LOAD_ERR "<EFBFBD>訡ª ¯à¨ § £à㧪¥ ¡¨¡«¨®â¥ª¨ /rd/1/lib/libini.obj"
|
||||||
#else
|
#else
|
||||||
|
?define WINDOW_TITLE "Taskbar and Docky configuration"
|
||||||
|
?define TASK_FRAME_T " Taskbar "
|
||||||
|
?define DOCK_FRAME_T " Docky "
|
||||||
?define MIN_LEFT_BUTTON "Min Left Button"
|
?define MIN_LEFT_BUTTON "Min Left Button"
|
||||||
?define MIN_RIGHT_BUTTON "Min Right Button"
|
?define MIN_RIGHT_BUTTON "Min Right Button"
|
||||||
?define SOFTEN_UP "Soften Up"
|
?define SOFTEN_UP "Soften Up"
|
||||||
@ -50,13 +54,13 @@
|
|||||||
?define FSIZE "Full width"
|
?define FSIZE "Full width"
|
||||||
?define ASHOW "Always show"
|
?define ASHOW "Always show"
|
||||||
?define CHANGE_POS "Click on image to change position"
|
?define CHANGE_POS "Click on image to change position"
|
||||||
?define ERROR_1 "Error while loading library /rd/1/lib/box_lib.obj"
|
?define BOX_LIB_LOAD_ERR "Error while loading library /rd/1/lib/box_lib.obj"
|
||||||
?define ERROR_2 "Error while loading library /rd/1/lib/libini.obj"
|
?define LIBINI_LOAD_ERR "Error while loading library /rd/1/lib/libini.obj"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
frame taskbar_frame = { 0, 000, 10, 188, 14, 0x000111, 0xFFFfff, 1, " Taskbar ", 0, 0, 6, 0x000111, 0xCCCccc };
|
frame taskbar_frame = { 0, 000, 10, 188, 14, 0x000111, 0xFFFfff, 1, TASK_FRAME_T, 0, 0, 6, 0x000111, 0xCCCccc };
|
||||||
frame docky_frame = { 0, 000, 10, 73, 217, 0x000111, 0xFFFfff, 1, " Docky ", 0, 0, 6, 0x000111, 0xCCCccc };
|
frame docky_frame = { 0, 000, 10, 73, 217, 0x000111, 0xFFFfff, 1, DOCK_FRAME_T, 0, 0, 6, 0x000111, 0xCCCccc };
|
||||||
|
|
||||||
char taskbar_ini_path[] = "/sys/settings/taskbar.ini";
|
char taskbar_ini_path[] = "/sys/settings/taskbar.ini";
|
||||||
char taskbar_c_flags[] = "Flags";
|
char taskbar_c_flags[] = "Flags";
|
||||||
@ -92,8 +96,8 @@ void main()
|
|||||||
dword id, key;
|
dword id, key;
|
||||||
|
|
||||||
mem_Init();
|
mem_Init();
|
||||||
if (load_dll2(libini, #lib_init,1)!=0) notify(ERROR_2);
|
if (load_dll2(libini, #lib_init,1)!=0) notify(LIBINI_LOAD_ERR);
|
||||||
if (load_dll2(boxlib, #box_lib_init,0)!=0) notify(ERROR_1);
|
if (load_dll2(boxlib, #box_lib_init,0)!=0) notify(BOX_LIB_LOAD_ERR);
|
||||||
|
|
||||||
LoadCfg();
|
LoadCfg();
|
||||||
|
|
||||||
|
@ -62,7 +62,7 @@ void Main_Window()
|
|||||||
int i, x;
|
int i, x;
|
||||||
|
|
||||||
mem_Init();
|
mem_Init();
|
||||||
if (load_dll2(boxlib, #box_lib_init,0)!=0) notify("Eror: library doesn't exists - boxlib");
|
if (load_dll2(boxlib, #box_lib_init,0)!=0) notify("Eror: library doesn't exists - box_lib");
|
||||||
GetSizeDisk();
|
GetSizeDisk();
|
||||||
edit_disk_size.left = strlen(INTRO_TEXT_4)*6 + 10;
|
edit_disk_size.left = strlen(INTRO_TEXT_4)*6 + 10;
|
||||||
SetEventMask(0x27);
|
SetEventMask(0x27);
|
||||||
|
Loading…
Reference in New Issue
Block a user