Author: dgolovin
Date: 2012-03-06 16:06:12 -0500 (Tue, 06 Mar 2012)
New Revision: 39316
Modified:
branches/jbosstools-3.3.0.Beta1/vpe/features/org.jboss.tools.vpe.browsersim.feature/feature.properties
branches/jbosstools-3.3.0.Beta1/vpe/plugins/org.jboss.tools.vpe.browsersim/META-INF/MANIFEST.MF
Log:
JBIDE-11177 BrowserSIm: update plugin and feature description
fix contains patch with new description
Modified:
branches/jbosstools-3.3.0.Beta1/vpe/features/org.jboss.tools.vpe.browsersim.feature/feature.properties
===================================================================
---
branches/jbosstools-3.3.0.Beta1/vpe/features/org.jboss.tools.vpe.browsersim.feature/feature.properties 2012-03-06
21:05:14 UTC (rev 39315)
+++
branches/jbosstools-3.3.0.Beta1/vpe/features/org.jboss.tools.vpe.browsersim.feature/feature.properties 2012-03-06
21:06:12 UTC (rev 39316)
@@ -26,7 +26,10 @@
devUpdateSiteName=JBossTools Development Update Site
# "description" property - description of the feature
-description=Provides a WebKit-based browser, which allows you to view web pages as if
they are opened by a mobile phone.
+description=Provides a WebKit-based browser, which allows you to view web pages\
+as if they are opened by a mobile phone.\n\n\
+Based in part on Yahoo! Design Stencil Kit version 1.0
(
http://developer.yahoo.com/ypatterns/about/stencils/).\
+Copyright 2012 Yahoo! Inc. Licensed under a Creative Commons Attribution 2.5 License
(
http://creativecommons.org/licenses/by/2.5/).
copyright=Copyright (c) 2007-2012 Exadel, Inc and Red Hat, Inc.\n\
Distributed under license by Red Hat, Inc. All rights reserved.\n\
Modified:
branches/jbosstools-3.3.0.Beta1/vpe/plugins/org.jboss.tools.vpe.browsersim/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.3.0.Beta1/vpe/plugins/org.jboss.tools.vpe.browsersim/META-INF/MANIFEST.MF 2012-03-06
21:05:14 UTC (rev 39315)
+++
branches/jbosstools-3.3.0.Beta1/vpe/plugins/org.jboss.tools.vpe.browsersim/META-INF/MANIFEST.MF 2012-03-06
21:06:12 UTC (rev 39316)
@@ -1,6 +1,10 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: BrowserSim
+Bundle-Description: Provides a WebKit-based browser, which allows you to view web pages
+ as if they are opened by a mobile phone.\n\n
+ Based in part on Yahoo! Design Stencil Kit version 1.0
(
http://developer.yahoo.com/ypatterns/about/stencils/).
+ Copyright 2012 Yahoo! Inc. Licensed under a Creative Commons Attribution 2.5 License
(
http://creativecommons.org/licenses/by/2.5/).
Bundle-SymbolicName: org.jboss.tools.vpe.browsersim;singleton:=true
Bundle-Version: 3.3.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.6