Commit Graph

2 Commits

Author SHA1 Message Date
vanhofen
20be48b9a3 disable policy sample
Origin commit data
------------------
Commit: cd239d0545
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-01 (Tue, 01 Jan 2019)

Origin message was:
------------------
- disable policy sample
2019-01-01 23:01:28 +01:00
Thilo Graf
6fe8f7fabc Imageinfo: prepare functionality to show privacy policy
Note:
Contents of policy files are not available with this commit. This
should be done related to own conditions by provider himself.
Providers are required by law to do this for their users as well.

Files must be installed in:

	installdir = $(DATADIR)/neutrino/policy

Providers should modify their buildsystem to install these files.
Filename sheme is
	<locale>.policy. eg 'english.policy'

If you want to add a policy file, take a look into sample file
	locale.policy.sample


Origin commit data
------------------
Commit: daa9522ddb
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-11-01 (Thu, 01 Nov 2018)
2019-01-01 23:00:49 +01:00