initial 1.2.6

Former-commit-id: d92bf1ea07
This commit is contained in:
R4SAS 2017-12-09 00:58:21 +03:00
parent 3ccc2d1022
commit d82db360e0
12 changed files with 1336 additions and 19 deletions

View File

@ -8,7 +8,7 @@
arch=$(uname -m)
language=$(echo $LANG | cut -c-5 | sed s/_/-/g)
version="52.5.0esr"
version="52.5.2esr"
application="firefox"
ftpmirror="https://ftp.mozilla.org/pub/$application/releases/$version"

File diff suppressed because it is too large Load Diff

View File

@ -9,3 +9,6 @@ Open FF-ESR without the use of run.sh, with ./FirefoxESR/Contents/MacOS/firefox
Create a new profile, save it in this ./osx dir and name the profile "i2pdbb". Quit it again.
Firefox ESR is now configured and i2pd is running. When you want to run FF-ESR now, execute it through the run.sh script.
## TODO:
Place i2pd addressbook in datadir.

View File

@ -1,4 +1,4 @@
version="52.5.0esr"
version="52.5.2esr"
echo "This script is preparing Firefox ESR $version for use with i2pd"
echo "Downloading latest Firefox ESR..."

View File

@ -3,7 +3,7 @@ REM Copyright (c) 2013-2017, The PurpleI2P Project
REM This file is part of Purple i2pd project and licensed under BSD3
REM See full license text in LICENSE file at top of project tree
title Starting I2Pd Browser
title Starting I2Pd Browser 1.2.6
set $pause=ping.exe 0.0.0.0 -n
set $cd=%CD%
ver| find "6." >nul && set $pause=timeout.exe /t

View File

@ -7,8 +7,8 @@ REM See full license text in LICENSE file at top of project tree
setlocal enableextensions
set CURL=%~dp0curl.exe
set FFversion=52.5.0
set I2Pdversion=2.16.0
set FFversion=52.5.2
set I2Pdversion=2.17.0
call :GET_LOCALE
call :GET_PROXY
call :GET_ARCH

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,7 @@ REM See full license text in LICENSE file at top of project tree
echo ‘®§¤ ¥¬ 7z  à娢 á ­ ¡®à®¬...
REM <20>  ¢ë室¥ ¯®«ãç ¥¬ 7z  à娢, ¢ ª®â®à®¬ ¡ã¤ãâ «¥¦ âì ¯ ¯ª¨ Firefox, I2Pd ¨ StartI2PdBrowser.bat ¨§ ¯ ¯ª¨ src ã஢­¥¬ ¢ëè¥.
7z a -t7z -m0=lzma2 -mx=9 -aoa -mfb=273 -md=512m -ms=on I2PdBrowserPortable_1.2.5.7z ..\Firefox ..\I2Pd ..\src\StartI2PdBrowser.bat
7z a -t7z -m0=lzma2 -mx=9 -aoa -mfb=273 -md=512m -ms=on I2PdBrowserPortable_1.2.6.7z ..\Firefox ..\I2Pd ..\src\StartI2PdBrowser.bat
echo ƒ®â®¢®!
pause

View File

@ -10,7 +10,7 @@ REM
echo ‘®§¤ ¥¬ 7z SFX - á ¬®à á¯ ª®¢ë¢ î騩áï  à娢...
REM <20>  ¢ë室¥ ¯®«ãç ¥¬ á ¬®à á¯ ª®¢ë¢ î騩áï  à娢,  à娢 ¯®á«¥ í⮣® 㤠«ï¥¬.
copy /b 7zsd_LZMA2_i2pdbrowser_1.2.5.sfx + config.txt + I2PdBrowserPortable.7z I2PdBrowserPortable_1.2.5.exe >> nul
copy /b 7zsd_LZMA2_i2pdbrowser_1.2.6.sfx + config.txt + I2PdBrowserPortable.7z I2PdBrowserPortable_1.2.6.exe >> nul
del I2PdBrowserPortable.7z >> nul
echo ƒ®â®¢®!

View File

@ -9,7 +9,7 @@ REM BFCPEEMBEDDELETE=1
REM BFCPEADMINEXE=0
REM BFCPEINVISEXE=0
REM BFCPEVERINCLUDE=1
REM BFCPEVERVERSION=1.2.5.0
REM BFCPEVERVERSION=1.2.6.0
REM BFCPEVERPRODUCT=I2Pd Browser Portable
REM BFCPEVERDESC=I2Pd Browser
REM BFCPEVERCOMPANY=PurpleI2P
@ -20,7 +20,7 @@ REM Copyright (c) 2013-2017, The PurpleI2P Project
REM This file is part of Purple i2pd project and licensed under BSD3
REM See full license text in LICENSE file at top of project tree
title Starting I2Pd Browser
title Starting I2Pd Browser 1.2.6
set $pause=ping.exe 0.0.0.0 -n
set $cd=%CD%
ver| find "6." >nul && set $pause=timeout.exe /t