summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorKalman Szalai - KAMI <kami911@gmail.com>2011-05-08 10:25:25 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-05-12 12:22:13 +0200
commitb04faf6398cc8bf899fcd096cbd682a76470e85c (patch)
tree4a436b75155ff7d62e8ab87a5420ece9def6c202 /scp2
parentda487f88506385d6ff3ea483580a2627dae2141c (diff)
Fix Ligthproof extension integration
* Fix configure and download support * Extension naming scheme is: <md5>-<extension-name>_<version>.oxt - Renamed extensions * Rename extension version number in download script and scp2 module Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/extensions/file_extensions.scp4
1 files changed, 2 insertions, 2 deletions
diff --git a/scp2/source/extensions/file_extensions.scp b/scp2/source/extensions/file_extensions.scp
index b8919bcadf87..ff6117877ae4 100644
--- a/scp2/source/extensions/file_extensions.scp
+++ b/scp2/source/extensions/file_extensions.scp
@@ -112,8 +112,8 @@ File gid_File_Oxt_LightProof
TXT_FILE_BODY;
Styles = (PACKED, ARCHIVE);
Dir = gid_Brand_Dir_Share_Extensions_LightProof;
- Name (en-US) = "lightproof-en-US-0.1.oxt";
- Name (hu) = "lightproof-hu-1.2.oxt";
+ Name (en-US) = "lightproof-en-US.oxt";
+ Name (hu) = "lightproof-hu.oxt";
End
#endif