summaryrefslogtreecommitdiff
path: root/desktop/test/deployment/update/license/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/test/deployment/update/license/readme.txt')
-rwxr-xr-xdesktop/test/deployment/update/license/readme.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/desktop/test/deployment/update/license/readme.txt b/desktop/test/deployment/update/license/readme.txt
new file mode 100755
index 000000000000..03123d2c5812
--- /dev/null
+++ b/desktop/test/deployment/update/license/readme.txt
@@ -0,0 +1,9 @@
+The extensions contain a license which is displayed during installaion. If a the license is displayed during a update can be determined by the attribute
+/description/registration/simple-license/@suppress-on-update
+
+The default value is false, which means that the attribute is not set, then the license is displayed during an update.
+
+lic1.oxt: attribute not set
+lic2.oxt: attribute set to false
+lic3.oxt: attribute set to true
+