Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Furnadjiev2013-06-26 07:41:16 +0000
committerIvan Furnadjiev2013-06-26 07:41:16 +0000
commit97fc6bcae6113f7cf6e7be7027cfe8cd5326293a (patch)
treed3b707b93d39991c8b7000b0138c153e85a57bdb
parent9f4d05f699a7fdeedba6e3610662b7cc1993b59f (diff)
downloadorg.eclipse.rap.incubator.clientscripting-97fc6bcae6113f7cf6e7be7027cfe8cd5326293a.tar.gz
org.eclipse.rap.incubator.clientscripting-97fc6bcae6113f7cf6e7be7027cfe8cd5326293a.tar.xz
org.eclipse.rap.incubator.clientscripting-97fc6bcae6113f7cf6e7be7027cfe8cd5326293a.zip
Replace RichAjax Platform with Remote Application Platform
-rw-r--r--releng/org.eclipse.rap.clientscripting.build/repository/category.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/org.eclipse.rap.clientscripting.build/repository/category.xml b/releng/org.eclipse.rap.clientscripting.build/repository/category.xml
index 480a593..fab293a 100644
--- a/releng/org.eclipse.rap.clientscripting.build/repository/category.xml
+++ b/releng/org.eclipse.rap.clientscripting.build/repository/category.xml
@@ -13,7 +13,7 @@
<category-def
name="org.eclipse.rap.incubator.category"
- label="Rich Ajax Platform (RAP) Incubator" />
+ label="Remote Application Platform (RAP) Incubator" />
<feature url="http://eclipse.org/rap"
id="org.eclipse.rap.clientscripting.feature"

Back to the top