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/proxyarp/app.xml b/apps/proxyarp/app.xml
index aa7067a..54c2fd8 100644
--- a/apps/proxyarp/app.xml
+++ b/apps/proxyarp/app.xml
@@ -16,5 +16,5 @@
   -->
 <app name="org.onosproject.proxyarp" origin="ON.Lab" version="1.2.0"
         features="onos-app-proxyarp">
-    <description>ONOS proxy ARP/NDP application</description>
+    <description>Proxy ARP/NDP application</description>
 </app>