Cleaning up application titles, descriptions and categories.

Change-Id: I80f9770697cbf29b6bde2b20778c341b0f403d9f
diff --git a/apps/newoptical/BUCK b/apps/newoptical/BUCK
index 29f0fa9..cf383a4 100644
--- a/apps/newoptical/BUCK
+++ b/apps/newoptical/BUCK
@@ -17,8 +17,8 @@
 )
 
 onos_app (
-  title = 'Packet/Optical Use-Case App',
-  category = 'Traffic Steering',
+  title = 'Packet/Optical Use-Case',
+  category = 'Optical',
   url = 'http://onosproject.org',
   description = 'Packet/Optical use-case application.',
   required_apps = [ 'org.onosproject.optical-model' ],