Comment 9 for bug 1751820

Revision history for this message
Iain Lane (laney) wrote :

We sort of assume there's only one domain already, don't we? What happens with current g-c-c? Probably dh_translations isn't doing anything?

I think the safest thing in this case is to do nothing if we find more than one, right?

Maybe a future enhancement could be to allow someone to specify the domain like

  $ dh_translations --domain=foo

for all files

or

  $ dh_translations --domain=foo path/to/some/desktop/or/policy/or/whatever/file --domain=bar /some/other/file

for ambiguous cases?