[Pkg-mozext-commits] [sage-extension] 38/39: install.rdf update
David Prévot
taffit at moszumanska.debian.org
Fri May 1 03:10:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to tag sage_1_1
in repository sage-extension.
commit 6b77ac8c9edc3550ecc4b052def5d3f49d554389
Author: Peter Andrews <petea at jhu.edu>
Date: Mon Jun 14 04:26:56 2004 +0000
install.rdf update
---
src/install.js | 2 +-
src/install.rdf | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/install.js b/src/install.js
index feaae61..442ee98 100755
--- a/src/install.js
+++ b/src/install.js
@@ -1,7 +1,7 @@
const APP_NAME = "Sage";
const APP_CHROME_NAME = "sage";
const APP_VERSION = "1.1";
-const APP_FILE = "sage.jar";
+const APP_FILE = "chrome/sage.jar";
const APP_CONTENTS_PATH = "content/";
const APP_SKIN_CLASSIC_PATH = "skin/classic/";
const APP_LOCALE_ENUS_PATH = "locale/en-US/";
diff --git a/src/install.rdf b/src/install.rdf
index 8a08603..91eb05a 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -8,6 +8,7 @@
<em:name>Sage</em:name>
<em:version>1.1</em:version>
<em:description>A lightweight RSS and ATOM feed aggregator.</em:description>
+ <em:creator>The Sage Project</em:creator>
<em:contributor>Peter Andrews</em:contributor>
<em:contributor>flyson</em:contributor>
<em:homepageURL>http://sage.mozdev.org</em:homepageURL>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/sage-extension.git
More information about the Pkg-mozext-commits
mailing list