Author: fchrist
Date: Thu Dec 22 07:52:59 2011
New Revision: 1222087
URL: http://svn.apache.org/viewvc?rev=1222087&view=rev
Log:
Cosmo: updated name and about page
Modified:
incubator/stanbol/trunk/demos/semanticbookmarks/build.xml
incubator/stanbol/trunk/demos/semanticbookmarks/src/main/resources/content/about.xul
incubator/stanbol/trunk/demos/semanticbookmarks/src/main/resources/install.rdf
Modified: incubator/stanbol/trunk/demos/semanticbookmarks/build.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/demos/semanticbookmarks/build.xml?rev=1222087&r1=1222086&r2=1222087&view=diff
==============================================================================
--- incubator/stanbol/trunk/demos/semanticbookmarks/build.xml (original)
+++ incubator/stanbol/trunk/demos/semanticbookmarks/build.xml Thu Dec 22
07:52:59 2011
@@ -13,7 +13,7 @@
<target name="package">
<mkdir dir="target"/>
- <zip destfile="target/stanbol-semantic-bookmarks-0.1.xpi">
+ <zip destfile="target/apache-stanbol-semanticbookmarks-0.1.xpi">
<fileset dir="src/main/resources" />
</zip>
</target>
Modified:
incubator/stanbol/trunk/demos/semanticbookmarks/src/main/resources/content/about.xul
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/demos/semanticbookmarks/src/main/resources/content/about.xul?rev=1222087&r1=1222086&r2=1222087&view=diff
==============================================================================
---
incubator/stanbol/trunk/demos/semanticbookmarks/src/main/resources/content/about.xul
(original)
+++
incubator/stanbol/trunk/demos/semanticbookmarks/src/main/resources/content/about.xul
Thu Dec 22 07:52:59 2011
@@ -15,7 +15,7 @@
</hbox>
<hbox>
<image src="chrome://semanticbookmarks/skin/information.png" />
- <label>Copyright by Apache Stanbol</label>
+ <label>Copyright by Apache Stanbol Incubating Project</label>
</hbox>
</vbox>
</window>
Modified:
incubator/stanbol/trunk/demos/semanticbookmarks/src/main/resources/install.rdf
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/demos/semanticbookmarks/src/main/resources/install.rdf?rev=1222087&r1=1222086&r2=1222087&view=diff
==============================================================================
---
incubator/stanbol/trunk/demos/semanticbookmarks/src/main/resources/install.rdf
(original)
+++
incubator/stanbol/trunk/demos/semanticbookmarks/src/main/resources/install.rdf
Thu Dec 22 07:52:59 2011
@@ -15,10 +15,10 @@
</Description>
</em:targetApplication>
- <em:name>Semantic Bookmarks</em:name>
+ <em:name>Apache Stanbol Semantic Bookmarks</em:name>
<em:description>Apache Stanbol Semantic Bookmarks Demo
Plugin</em:description>
- <em:creator>Apache Stanbol</em:creator>
- <em:contributor>Apache Stanbol - Fabian Christ</em:contributor>
+ <em:creator>Apache Stanbol Incubating Project</em:creator>
+ <em:contributor>Fabian Christ</em:contributor>
<em:homepageURL>http://incubator.apache.org/stanbol/</em:homepageURL>
<em:updateURL>https://incubator.apache.org/stanbol/semanticbookmarks/semanticbookmarks-update.rdf</em:updateURL>
<em:aboutURL>chrome://semanticbookmarks/content/about.xul</em:aboutURL>