GUI -- Added applications view.
Fixed table.js column width computation.
Fixed app.xml files to leave out ONOS from description.

Change-Id: Icfe323e63c7965dd8c3a268421ea58065c5c8236
diff --git a/apps/fwd/app.xml b/apps/fwd/app.xml
index e3de97a..e6f022e 100644
--- a/apps/fwd/app.xml
+++ b/apps/fwd/app.xml
@@ -16,5 +16,5 @@
   -->
 <app name="org.onosproject.fwd" origin="ON.Lab" version="1.2.0"
         features="onos-app-fwd">
-    <description>ONOS Reactive forwarding application using flow subsystem</description>
+    <description>Reactive forwarding application using flow subsystem</description>
 </app>