* Michal Zugec <[email protected]> [Aug 31. 2009 08:59]: > ref: refs/heads/network > commit 0dfc80d23eaec24c737fd30f9e2b09b14d77a487 > Author: Michal Zugec <[email protected]> > Date: Mon Aug 31 08:58:53 2009 +0200 > > added config file for routes
This comment doesn't match the change. > --- > plugins/network/config/resources/routes.yml | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/plugins/network/config/resources/routes.yml > b/plugins/network/config/resources/routes.yml > index 09c08d5..3f765a5 100644 > --- a/plugins/network/config/resources/routes.yml > +++ b/plugins/network/config/resources/routes.yml > @@ -1,3 +1,4 @@ > interface: org.opensuse.yast.modules.yapi.network.routes > policy: org.opensuse.yast.modules.yapi.network > controller: network/routes > +singular: true Why would 'routes' be singular ? This means that only one route ever exists. Klaus --- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
