commit | 8a5c7f6e638ecca3598291a5589415fbe48024d2 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Sep 07 09:47:43 2017 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Sep 07 09:49:07 2017 -0700 |
tree | 5a4616ba805c8773e6529cee4c28c72beaabf141 | |
parent | fcf842e216819e3ffbd8f1abb97d69951c3acdf3 [diff] |
Adding app_label to xproto Change-Id: I2dd578745389619808092135dff2a523bc1c0d3b
diff --git a/.gitignore b/.gitignore index 9f11b75..7e087fe 100644 --- a/.gitignore +++ b/.gitignore
@@ -1 +1,2 @@ .idea/ +node_modules
diff --git a/xos/metronet.xproto b/xos/metronet.xproto index 9fc8950..eaf5498 100644 --- a/xos/metronet.xproto +++ b/xos/metronet.xproto
@@ -1,4 +1,5 @@ option name = "metronetwork"; +option app_label = "metronetwork"; message MetroNetworkSystem (XOSBase){ option verbose_name = "Metro Network System";