[Pkg-mozext-commits] [automatic-save-folder] 93/133: Finalize 1.0.2

David Prévot taffit at moszumanska.debian.org
Mon Apr 27 20:33:56 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch wip
in repository automatic-save-folder.

commit 12e3c96bdc22d1fa1ff573624bb884833d7cbd06
Author: Cyan <Cyan at d0063192-6b2e-11de-89a9-0b20f3e2dceb>
Date:   Mon Mar 28 16:18:56 2011 +0000

    Finalize 1.0.2
    
    git-svn-id: http://automatic-save-folder.googlecode.com/svn/trunk@99 d0063192-6b2e-11de-89a9-0b20f3e2dceb
---
 chrome.manifest            | 1 -
 content/asf_right_click.js | 2 +-
 content/common.dtd         | 2 +-
 install.rdf                | 2 +-
 4 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/chrome.manifest b/chrome.manifest
index c71e319..c3b7c3d 100644
--- a/chrome.manifest
+++ b/chrome.manifest
@@ -3,7 +3,6 @@ content	asf	content/
 locale	asf	cs		locale/cs/
 locale	asf	en-US	locale/en-US/
 locale	asf	fr		locale/fr/
-locale	asf	it		locale/it/
 locale	asf	ru		locale/ru/
 locale	asf	sv-SE	locale/sv-SE/
 
diff --git a/content/asf_right_click.js b/content/asf_right_click.js
index 8ba4ddd..7c62e7e 100644
--- a/content/asf_right_click.js
+++ b/content/asf_right_click.js
@@ -32,7 +32,7 @@ var automatic_save_folder = {
 	firefoxversion : "",
 	logtoconsole: true,
 	inPrivateBrowsing: false,
-	importantVersionAlert: "1.0.2bRev90",
+	importantVersionAlert: "1.0.2",
 	result: "", // print_r result
 	previousASFVersion: "",
 	currentASFVersion : "",
diff --git a/content/common.dtd b/content/common.dtd
index db4e747..0e981b4 100644
--- a/content/common.dtd
+++ b/content/common.dtd
@@ -1,5 +1,5 @@
 <!-- Current version -->
-<!ENTITY asf.version "1.0.2bRev98">
+<!ENTITY asf.version "1.0.2">
 
 <!ENTITY about.translators "
 - cs : Stanislav Horáček<br />
diff --git a/install.rdf b/install.rdf
index 33b1eb3..b7ff842 100644
--- a/install.rdf
+++ b/install.rdf
@@ -4,7 +4,7 @@
 	<Description about="urn:mozilla:install-manifest">
 		<em:id>asf at mangaheart.org</em:id>
 		<em:name>Automatic Save Folder</em:name>
-		<em:version>1.0.2b</em:version>
+		<em:version>1.0.2</em:version>
 		<em:type>2</em:type>
 		
 		<em:localized>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/automatic-save-folder.git



More information about the Pkg-mozext-commits mailing list