/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to debian/mandos-client.templates

* mandos (AvahiError): Converted to use unicode.  All users changed.
  (AvahiError.__init__): Take *args and **kwargs and pass on all
                         arguments to super() call.
  (AvahiError.__str__): Removed.
  (AvahiError.__unicode__): New.
  (entry_group_state_changed): Bug fix: Raise AvahiGroupError with one
                               argument, not two.
  (main): Bug fix: on AvahiError, removed "%s" from log message.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Template: mandos-client/not-yet-configured
 
2
Type: note
 
3
_Description: Your system needs more configuration[ mandos-client]
 
4
 Your system can not function as a Mandos client until a
 
5
 password for this client has been added to the
 
6
 configuration on the Mandos server.  Please read
 
7
 /usr/share/doc/mandos-client/README.Debian.gz to find out
 
8
 how.