|
|
@ -2,7 +2,7 @@ |
|
|
|
<packages> |
|
|
|
<packages> |
|
|
|
<package id="filelink-dl" |
|
|
|
<package id="filelink-dl" |
|
|
|
name="FileLink DL Extension" |
|
|
|
name="FileLink DL Extension" |
|
|
|
revision="4" |
|
|
|
revision="5" |
|
|
|
reboot="false" |
|
|
|
reboot="false" |
|
|
|
priority="10"> |
|
|
|
priority="10"> |
|
|
|
|
|
|
|
|
|
|
@ -11,7 +11,7 @@ |
|
|
|
<!-- Thunderbird est aussi nécessaires ;-) --> |
|
|
|
<!-- Thunderbird est aussi nécessaires ;-) --> |
|
|
|
<depends package-id="thunderbird-config" /> |
|
|
|
<depends package-id="thunderbird-config" /> |
|
|
|
|
|
|
|
|
|
|
|
<variable name="PKG_VERSION" value="0.17.1" /> |
|
|
|
<variable name="PKG_VERSION" value="0.17.2" /> |
|
|
|
<variable architecture="x86" name="INSTALL_PATH" value="%PROGRAMFILES%\Mozilla Thunderbird\distribution\bundles\dl" /> |
|
|
|
<variable architecture="x86" name="INSTALL_PATH" value="%PROGRAMFILES%\Mozilla Thunderbird\distribution\bundles\dl" /> |
|
|
|
<variable architecture="x64" name="INSTALL_PATH" value="%PROGRAMFILES(x86)%\Mozilla Thunderbird\distribution\bundles\dl" /> |
|
|
|
<variable architecture="x64" name="INSTALL_PATH" value="%PROGRAMFILES(x86)%\Mozilla Thunderbird\distribution\bundles\dl" /> |
|
|
|
|
|
|
|
|
|
|
|