From: Ivan Denisov Date: Wed, 20 Jun 2012 03:15:38 +0000 (+0800) Subject: эксперименты с петлей X-Git-Url: http://deadsoftware.ru/gitweb?a=commitdiff_plain;h=6e2ad6f1571dca50bb32787aad259c4523d65a42;p=bbcp.git эксперименты с петлей --- diff --git a/Code/Config.ocf b/Code/Config.ocf index 9205d1b..8234bb1 100644 Binary files a/Code/Config.ocf and b/Code/Config.ocf differ diff --git a/Code/Init.ocf b/Code/Init.ocf index fcca0a0..94452d8 100644 Binary files a/Code/Init.ocf and b/Code/Init.ocf differ diff --git a/Gtk2/Mod/GLib.odc b/Gtk2/Mod/GLib.odc new file mode 100644 index 0000000..43fe31a Binary files /dev/null and b/Gtk2/Mod/GLib.odc differ diff --git a/Gtk2/Mod/Glib.odc b/Gtk2/Mod/Glib.odc deleted file mode 100644 index 78c3700..0000000 Binary files a/Gtk2/Mod/Glib.odc and /dev/null differ diff --git a/Gtk2/Mod/Gtk.odc b/Gtk2/Mod/Gtk.odc index 9b81cc8..359fefd 100644 Binary files a/Gtk2/Mod/Gtk.odc and b/Gtk2/Mod/Gtk.odc differ diff --git a/Gtk2/Sym/GLib.osf b/Gtk2/Sym/GLib.osf index 4cd1b19..e7ccdd1 100644 Binary files a/Gtk2/Sym/GLib.osf and b/Gtk2/Sym/GLib.osf differ diff --git a/Gtk2/Sym/Gtk.osf b/Gtk2/Sym/Gtk.osf index 5aff480..d9d9da4 100644 Binary files a/Gtk2/Sym/Gtk.osf and b/Gtk2/Sym/Gtk.osf differ diff --git a/Host/Code/Menus.ocf b/Host/Code/Menus.ocf index 03aabcf..1fd6076 100644 Binary files a/Host/Code/Menus.ocf and b/Host/Code/Menus.ocf differ diff --git a/Host/Code/Windows.ocf b/Host/Code/Windows.ocf index 053836f..806fced 100644 Binary files a/Host/Code/Windows.ocf and b/Host/Code/Windows.ocf differ diff --git a/Host/Mod/Menus.odc b/Host/Mod/Menus.odc index 1263c00..fcad38e 100644 Binary files a/Host/Mod/Menus.odc and b/Host/Mod/Menus.odc differ diff --git a/Host/Mod/Windows.odc b/Host/Mod/Windows.odc index 6388ac5..1b4eada 100644 Binary files a/Host/Mod/Windows.odc and b/Host/Mod/Windows.odc differ diff --git a/Std/Code/Log.ocf b/Std/Code/Log.ocf index d718149..099bcd3 100644 Binary files a/Std/Code/Log.ocf and b/Std/Code/Log.ocf differ diff --git a/System/Mod/Config.odc b/System/Mod/Config.odc index 2d48669..8919379 100644 Binary files a/System/Mod/Config.odc and b/System/Mod/Config.odc differ diff --git a/System/Mod/Init.odc b/System/Mod/Init.odc index 80940aa..a781208 100644 Binary files a/System/Mod/Init.odc and b/System/Mod/Init.odc differ diff --git a/Test/Code/String.ocf b/Test/Code/String.ocf index 7556958..2f4278e 100644 Binary files a/Test/Code/String.ocf and b/Test/Code/String.ocf differ diff --git a/Test/Mod/String.odc b/Test/Mod/String.odc index 9109159..6bac1a9 100644 Binary files a/Test/Mod/String.odc and b/Test/Mod/String.odc differ diff --git a/readme b/readme index ee25b04..98c336d 100644 --- a/readme +++ b/readme @@ -1,3 +1,19 @@ +**** ENGLISH + +To develop applications for Linux Ubuntu (11.04, 11.10, 12.04) + - put this folder in any place + - run the script "setup_script.py" + - run new script from popup menu "Scripts" > "BlackBox LinDev" +(if you move the folder, repeat run of "setup_script.py") + +BlackBox.exe will open with Wine (Wine is necessary to be installed in OS) in folder with BBLin folder. Part of folders hide for a second for BB correctly run. If an error dialog appears first time try script again. + +Lin version is concentrated in Host, Lin, Gtk2, System all over are from standart BB 1.6 rc6 without any changes. + + + +**** RUSSIAN + Для разработки приложений для Linux Ubuntu: - поместите папку в удобное место на компьютере, - запустите скрипт "setup_script.py" (скрипт создаст другой скрипт для запуска BB)