Add a custom-strings.txt to customize messages added on FileLinks

tags/0.5_el5 0.5_el5
Daniel Berteaud 11 years ago
parent 2e135eaabf
commit 420092e9db
  1. 3
      packages/thunderbird-config.xml
  2. 1
      softwares/custom-strings.txt

@ -8,7 +8,7 @@
<depends package-id="thunderbird" />
<variable name='PKG_VERSION' value='5' />
<variable name='PKG_VERSION' value='6' />
<variable architecture='x86' name='PROG' value='%PROGRAMFILES%\Mozilla Thunderbird' />
<variable architecture='x64' name='PROG' value='%PROGRAMFILES(x86)%\Mozilla Thunderbird' />
<variable architecture='x86' name='REG_PATH' value='HKLM\Software\Mozilla\Thunderbird' />
@ -18,6 +18,7 @@
<install cmd='%COMSPEC% /C copy /Y "%SOFTWARE%\thunderbird\autoconf.js" "%PROG%\defaults\pref\"' />
<install cmd='%COMSPEC% /C copy /Y "%SETTINGS%\thunderbird\thunderbird.cfg" "%PROG%\"' />
<install cmd='%COMSPEC% /C copy /Y "%SETTINGS%\thunderbird\custom-strings.txt" "%PROG%\chrome\"' />
<install cmd='%COMSPEC% /C reg add "%REG_PATH%" /v "ConfigRevision" /t REG_SZ /d "%PKG_VERSION%" /f' />
<upgrade include="install" />

@ -0,0 +1 @@
chrome%3A//messenger/locale/messengercompose/composeMsgs.properties#cloudAttachmentListFooter=<small>Partagez facilement vos documents avec <a href=http://www.ipasserelle.com/><b>iPasserelle</b>&#8482;</a></small>
Loading…
Cancel
Save