Enable registration/uninstallation survey in installer (update due to http://hg.netbeans.org/release67/rev/012a2571d892)
authorDmitry Lipin <dlipin@netbeans.org>
Tue, 16 Jun 2009 18:21:58 +0400
changeset 1339940ef664a998
parent 1338 5fecf06fd6de
child 1340 fc7d125c605d
Enable registration/uninstallation survey in installer (update due to http://hg.netbeans.org/release67/rev/012a2571d892)
src/de/other/installer/engine/branding/mysql/src/data/engine_de.properties
src/de/other/installer/engine/src/data/engine_de.properties
src/es/other/installer/engine/branding/mysql/src/data/engine_es.properties
src/es/other/installer/engine/src/data/engine_es.properties
src/fr/other/installer/engine/branding/mysql/src/data/engine_fr.properties
src/fr/other/installer/engine/src/data/engine_fr.properties
src/gl_ES/other/installer/engine/branding/mysql/src/data/engine_gl_ES.properties
src/gl_ES/other/installer/engine/src/data/engine_gl_ES.properties
src/it/other/installer/engine/branding/mysql/src/data/engine_it.properties
src/it/other/installer/engine/src/data/engine_it.properties
src/ja/other/installer/engine/branding/mysql/src/data/engine_ja.properties
src/ja/other/installer/engine/src/data/engine_ja.properties
src/nl/other/installer/engine/branding/mysql/src/data/engine_nl.properties
src/nl/other/installer/engine/src/data/engine_nl.properties
src/pt_BR/other/installer/engine/branding/mysql/src/data/engine_pt_BR.properties
src/pt_BR/other/installer/engine/src/data/engine_pt_BR.properties
src/ru/other/installer/engine/branding/mysql/src/data/engine_ru.properties
src/ru/other/installer/engine/src/data/engine_ru.properties
src/tr/other/installer/engine/branding/mysql/src/data/engine_tr.properties
src/tr/other/installer/engine/src/data/engine_tr.properties
src/zh_CN/other/installer/engine/branding/mysql/src/data/engine_zh_CN.properties
src/zh_CN/other/installer/engine/src/data/engine_zh_CN.properties
src/zh_TW/other/installer/engine/branding/mysql/src/data/engine_zh_TW.properties
src/zh_TW/other/installer/engine/src/data/engine_zh_TW.properties
     1.1 --- a/src/de/other/installer/engine/branding/mysql/src/data/engine_de.properties	Tue Jun 16 20:27:19 2009 +0900
     1.2 +++ b/src/de/other/installer/engine/branding/mysql/src/data/engine_de.properties	Tue Jun 16 18:21:58 2009 +0400
     1.3 @@ -72,11 +72,11 @@
     1.4  nbi.product.remove.corrupted.products.silently=true
     1.5  
     1.6  #NOI18N
     1.7 -#servicetag.allow.create=true
     1.8 +servicetag.allow.create=true
     1.9  #NOI18N
    1.10 -#servicetag.allow.register=true
    1.11 +servicetag.allow.register=true
    1.12  #NOI18N
    1.13 -show.uninstallation.survey=wahr
    1.14 +show.uninstallation.survey=true
    1.15  
    1.16  #NOI18N
    1.17  nbi.wizard.ui.swing.frame.width.default=600
     2.1 --- a/src/de/other/installer/engine/src/data/engine_de.properties	Tue Jun 16 20:27:19 2009 +0900
     2.2 +++ b/src/de/other/installer/engine/src/data/engine_de.properties	Tue Jun 16 18:21:58 2009 +0400
     2.3 @@ -72,9 +72,9 @@
     2.4  #NOI18N
     2.5  servicetag.allow.create=true
     2.6  #NOI18N
     2.7 -#servicetag.allow.register=true
     2.8 +servicetag.allow.register=true
     2.9  #NOI18N
    2.10 -#show.uninstallation.survey=true
    2.11 +show.uninstallation.survey=true
    2.12  
    2.13  #NOI18N
    2.14  nbi.wizard.ui.swing.frame.width.default=600
     3.1 --- a/src/es/other/installer/engine/branding/mysql/src/data/engine_es.properties	Tue Jun 16 20:27:19 2009 +0900
     3.2 +++ b/src/es/other/installer/engine/branding/mysql/src/data/engine_es.properties	Tue Jun 16 18:21:58 2009 +0400
     3.3 @@ -72,11 +72,11 @@
     3.4  nbi.product.remove.corrupted.products.silently=true
     3.5  
     3.6  #NOI18N
     3.7 -#servicetag.allow.create=true
     3.8 +servicetag.allow.create=true
     3.9  #NOI18N
    3.10 -#servicetag.allow.register=true
    3.11 +servicetag.allow.register=true
    3.12  #NOI18N
    3.13 -show.uninstallation.survey=cierto
    3.14 +show.uninstallation.survey=true
    3.15  
    3.16  #NOI18N
    3.17  nbi.wizard.ui.swing.frame.width.default=600
     4.1 --- a/src/es/other/installer/engine/src/data/engine_es.properties	Tue Jun 16 20:27:19 2009 +0900
     4.2 +++ b/src/es/other/installer/engine/src/data/engine_es.properties	Tue Jun 16 18:21:58 2009 +0400
     4.3 @@ -72,9 +72,9 @@
     4.4  #NOI18N
     4.5  servicetag.allow.create=true
     4.6  #NOI18N
     4.7 -#servicetag.allow.register=true
     4.8 +servicetag.allow.register=true
     4.9  #NOI18N
    4.10 -#show.uninstallation.survey=true
    4.11 +show.uninstallation.survey=true
    4.12  
    4.13  #NOI18N
    4.14  nbi.wizard.ui.swing.frame.width.default=600
     5.1 --- a/src/fr/other/installer/engine/branding/mysql/src/data/engine_fr.properties	Tue Jun 16 20:27:19 2009 +0900
     5.2 +++ b/src/fr/other/installer/engine/branding/mysql/src/data/engine_fr.properties	Tue Jun 16 18:21:58 2009 +0400
     5.3 @@ -72,11 +72,11 @@
     5.4  nbi.product.remove.corrupted.products.silently=true
     5.5  
     5.6  #NOI18N
     5.7 -#servicetag.allow.create=true
     5.8 +servicetag.allow.create=true
     5.9  #NOI18N
    5.10 -#servicetag.allow.register=true
    5.11 +servicetag.allow.register=true
    5.12  #NOI18N
    5.13 -show.uninstallation.survey=vrai
    5.14 +show.uninstallation.survey=true
    5.15  
    5.16  #NOI18N
    5.17  nbi.wizard.ui.swing.frame.width.default=600
     6.1 --- a/src/fr/other/installer/engine/src/data/engine_fr.properties	Tue Jun 16 20:27:19 2009 +0900
     6.2 +++ b/src/fr/other/installer/engine/src/data/engine_fr.properties	Tue Jun 16 18:21:58 2009 +0400
     6.3 @@ -72,9 +72,9 @@
     6.4  #NOI18N
     6.5  servicetag.allow.create=true
     6.6  #NOI18N
     6.7 -#servicetag.allow.register=true
     6.8 +servicetag.allow.register=true
     6.9  #NOI18N
    6.10 -#show.uninstallation.survey=true
    6.11 +show.uninstallation.survey=true
    6.12  
    6.13  #NOI18N
    6.14  nbi.wizard.ui.swing.frame.width.default=600
     7.1 --- a/src/gl_ES/other/installer/engine/branding/mysql/src/data/engine_gl_ES.properties	Tue Jun 16 20:27:19 2009 +0900
     7.2 +++ b/src/gl_ES/other/installer/engine/branding/mysql/src/data/engine_gl_ES.properties	Tue Jun 16 18:21:58 2009 +0400
     7.3 @@ -72,9 +72,9 @@
     7.4  nbi.product.remove.corrupted.products.silently=true
     7.5  
     7.6  #NOI18N
     7.7 -#servicetag.allow.create=true
     7.8 +servicetag.allow.create=true
     7.9  #NOI18N
    7.10 -#servicetag.allow.register=true
    7.11 +servicetag.allow.register=true
    7.12  #NOI18N
    7.13  show.uninstallation.survey=true
    7.14  
     8.1 --- a/src/gl_ES/other/installer/engine/src/data/engine_gl_ES.properties	Tue Jun 16 20:27:19 2009 +0900
     8.2 +++ b/src/gl_ES/other/installer/engine/src/data/engine_gl_ES.properties	Tue Jun 16 18:21:58 2009 +0400
     8.3 @@ -72,9 +72,9 @@
     8.4  #NOI18N
     8.5  servicetag.allow.create=true
     8.6  #NOI18N
     8.7 -#servicetag.allow.register=true
     8.8 +servicetag.allow.register=true
     8.9  #NOI18N
    8.10 -#show.uninstallation.survey=true
    8.11 +show.uninstallation.survey=true
    8.12  
    8.13  #NOI18N
    8.14  nbi.wizard.ui.swing.frame.width.default=600
     9.1 --- a/src/it/other/installer/engine/branding/mysql/src/data/engine_it.properties	Tue Jun 16 20:27:19 2009 +0900
     9.2 +++ b/src/it/other/installer/engine/branding/mysql/src/data/engine_it.properties	Tue Jun 16 18:21:58 2009 +0400
     9.3 @@ -72,11 +72,11 @@
     9.4  nbi.product.remove.corrupted.products.silently=true
     9.5  
     9.6  #NOI18N
     9.7 -#servicetag.allow.create=true
     9.8 +servicetag.allow.create=true
     9.9  #NOI18N
    9.10 -#servicetag.allow.register=true
    9.11 +servicetag.allow.register=true
    9.12  #NOI18N
    9.13 -show.uninstallation.survey=vero
    9.14 +show.uninstallation.survey=true
    9.15  
    9.16  #NOI18N
    9.17  nbi.wizard.ui.swing.frame.width.default=600
    10.1 --- a/src/it/other/installer/engine/src/data/engine_it.properties	Tue Jun 16 20:27:19 2009 +0900
    10.2 +++ b/src/it/other/installer/engine/src/data/engine_it.properties	Tue Jun 16 18:21:58 2009 +0400
    10.3 @@ -72,9 +72,9 @@
    10.4  #NOI18N
    10.5  servicetag.allow.create=true
    10.6  #NOI18N
    10.7 -#servicetag.allow.register=true
    10.8 +servicetag.allow.register=true
    10.9  #NOI18N
   10.10 -#show.uninstallation.survey=true
   10.11 +show.uninstallation.survey=true
   10.12  
   10.13  #NOI18N
   10.14  nbi.wizard.ui.swing.frame.width.default=600
    11.1 --- a/src/ja/other/installer/engine/branding/mysql/src/data/engine_ja.properties	Tue Jun 16 20:27:19 2009 +0900
    11.2 +++ b/src/ja/other/installer/engine/branding/mysql/src/data/engine_ja.properties	Tue Jun 16 18:21:58 2009 +0400
    11.3 @@ -72,9 +72,9 @@
    11.4  nbi.product.remove.corrupted.products.silently=true
    11.5  
    11.6  #NOI18N
    11.7 -#servicetag.allow.create=true
    11.8 +servicetag.allow.create=true
    11.9  #NOI18N
   11.10 -#servicetag.allow.register=true
   11.11 +servicetag.allow.register=true
   11.12  #NOI18N
   11.13  show.uninstallation.survey=true
   11.14  
    12.1 --- a/src/ja/other/installer/engine/src/data/engine_ja.properties	Tue Jun 16 20:27:19 2009 +0900
    12.2 +++ b/src/ja/other/installer/engine/src/data/engine_ja.properties	Tue Jun 16 18:21:58 2009 +0400
    12.3 @@ -72,9 +72,9 @@
    12.4  #NOI18N
    12.5  servicetag.allow.create=true
    12.6  #NOI18N
    12.7 -#servicetag.allow.register=true
    12.8 +servicetag.allow.register=true
    12.9  #NOI18N
   12.10 -#show.uninstallation.survey=true
   12.11 +show.uninstallation.survey=true
   12.12  
   12.13  #NOI18N
   12.14  nbi.wizard.ui.swing.frame.width.default=600
    13.1 --- a/src/nl/other/installer/engine/branding/mysql/src/data/engine_nl.properties	Tue Jun 16 20:27:19 2009 +0900
    13.2 +++ b/src/nl/other/installer/engine/branding/mysql/src/data/engine_nl.properties	Tue Jun 16 18:21:58 2009 +0400
    13.3 @@ -72,11 +72,11 @@
    13.4  nbi.product.remove.corrupted.products.silently=true
    13.5  
    13.6  #NOI18N
    13.7 -#servicetag.allow.create=true
    13.8 +servicetag.allow.create=true
    13.9  #NOI18N
   13.10 -#servicetag.allow.register=true
   13.11 +servicetag.allow.register=true
   13.12  #NOI18N
   13.13 -show.uninstallation.survey=Waar
   13.14 +show.uninstallation.survey=true
   13.15  
   13.16  #NOI18N
   13.17  nbi.wizard.ui.swing.frame.width.default=600
    14.1 --- a/src/nl/other/installer/engine/src/data/engine_nl.properties	Tue Jun 16 20:27:19 2009 +0900
    14.2 +++ b/src/nl/other/installer/engine/src/data/engine_nl.properties	Tue Jun 16 18:21:58 2009 +0400
    14.3 @@ -72,9 +72,9 @@
    14.4  #NOI18N
    14.5  servicetag.allow.create=true
    14.6  #NOI18N
    14.7 -#servicetag.allow.register=true
    14.8 +servicetag.allow.register=true
    14.9  #NOI18N
   14.10 -#show.uninstallation.survey=true
   14.11 +show.uninstallation.survey=true
   14.12  
   14.13  #NOI18N
   14.14  nbi.wizard.ui.swing.frame.width.default=600
    15.1 --- a/src/pt_BR/other/installer/engine/branding/mysql/src/data/engine_pt_BR.properties	Tue Jun 16 20:27:19 2009 +0900
    15.2 +++ b/src/pt_BR/other/installer/engine/branding/mysql/src/data/engine_pt_BR.properties	Tue Jun 16 18:21:58 2009 +0400
    15.3 @@ -72,9 +72,9 @@
    15.4  nbi.product.remove.corrupted.products.silently=true
    15.5  
    15.6  #NOI18N
    15.7 -#servicetag.allow.create=true
    15.8 +servicetag.allow.create=true
    15.9  #NOI18N
   15.10 -#servicetag.allow.register=true
   15.11 +servicetag.allow.register=true
   15.12  #NOI18N
   15.13  show.uninstallation.survey=true
   15.14  
    16.1 --- a/src/pt_BR/other/installer/engine/src/data/engine_pt_BR.properties	Tue Jun 16 20:27:19 2009 +0900
    16.2 +++ b/src/pt_BR/other/installer/engine/src/data/engine_pt_BR.properties	Tue Jun 16 18:21:58 2009 +0400
    16.3 @@ -72,9 +72,9 @@
    16.4  #NOI18N
    16.5  servicetag.allow.create=true
    16.6  #NOI18N
    16.7 -#servicetag.allow.register=true
    16.8 +servicetag.allow.register=true
    16.9  #NOI18N
   16.10 -#show.uninstallation.survey=true
   16.11 +show.uninstallation.survey=true
   16.12  
   16.13  #NOI18N
   16.14  nbi.wizard.ui.swing.frame.width.default=600
    17.1 --- a/src/ru/other/installer/engine/branding/mysql/src/data/engine_ru.properties	Tue Jun 16 20:27:19 2009 +0900
    17.2 +++ b/src/ru/other/installer/engine/branding/mysql/src/data/engine_ru.properties	Tue Jun 16 18:21:58 2009 +0400
    17.3 @@ -72,9 +72,9 @@
    17.4  nbi.product.remove.corrupted.products.silently=true
    17.5  
    17.6  #NOI18N
    17.7 -#servicetag.allow.create=true
    17.8 +servicetag.allow.create=true
    17.9  #NOI18N
   17.10 -#servicetag.allow.register=true
   17.11 +servicetag.allow.register=true
   17.12  #NOI18N
   17.13  show.uninstallation.survey=true
   17.14  
    18.1 --- a/src/ru/other/installer/engine/src/data/engine_ru.properties	Tue Jun 16 20:27:19 2009 +0900
    18.2 +++ b/src/ru/other/installer/engine/src/data/engine_ru.properties	Tue Jun 16 18:21:58 2009 +0400
    18.3 @@ -72,9 +72,9 @@
    18.4  #NOI18N
    18.5  servicetag.allow.create=true
    18.6  #NOI18N
    18.7 -#servicetag.allow.register=true
    18.8 +servicetag.allow.register=true
    18.9  #NOI18N
   18.10 -#show.uninstallation.survey=true
   18.11 +show.uninstallation.survey=true
   18.12  
   18.13  #NOI18N
   18.14  nbi.wizard.ui.swing.frame.width.default=600
    19.1 --- a/src/tr/other/installer/engine/branding/mysql/src/data/engine_tr.properties	Tue Jun 16 20:27:19 2009 +0900
    19.2 +++ b/src/tr/other/installer/engine/branding/mysql/src/data/engine_tr.properties	Tue Jun 16 18:21:58 2009 +0400
    19.3 @@ -72,11 +72,11 @@
    19.4  nbi.product.remove.corrupted.products.silently=true
    19.5  
    19.6  #NOI18N
    19.7 -#servicetag.allow.create=true
    19.8 +servicetag.allow.create=true
    19.9  #NOI18N
   19.10 -#servicetag.allow.register=true
   19.11 +servicetag.allow.register=true
   19.12  #NOI18N
   19.13 -show.uninstallation.survey=do\u011fru
   19.14 +show.uninstallation.survey=true
   19.15  
   19.16  #NOI18N
   19.17  nbi.wizard.ui.swing.frame.width.default=600
    20.1 --- a/src/tr/other/installer/engine/src/data/engine_tr.properties	Tue Jun 16 20:27:19 2009 +0900
    20.2 +++ b/src/tr/other/installer/engine/src/data/engine_tr.properties	Tue Jun 16 18:21:58 2009 +0400
    20.3 @@ -72,9 +72,9 @@
    20.4  #NOI18N
    20.5  servicetag.allow.create=true
    20.6  #NOI18N
    20.7 -#servicetag.allow.register=true
    20.8 +servicetag.allow.register=true
    20.9  #NOI18N
   20.10 -#show.uninstallation.survey=true
   20.11 +show.uninstallation.survey=true
   20.12  
   20.13  #NOI18N
   20.14  nbi.wizard.ui.swing.frame.width.default=600
    21.1 --- a/src/zh_CN/other/installer/engine/branding/mysql/src/data/engine_zh_CN.properties	Tue Jun 16 20:27:19 2009 +0900
    21.2 +++ b/src/zh_CN/other/installer/engine/branding/mysql/src/data/engine_zh_CN.properties	Tue Jun 16 18:21:58 2009 +0400
    21.3 @@ -72,9 +72,9 @@
    21.4  nbi.product.remove.corrupted.products.silently=true
    21.5  
    21.6  #NOI18N
    21.7 -#servicetag.allow.create=true
    21.8 +servicetag.allow.create=true
    21.9  #NOI18N
   21.10 -#servicetag.allow.register=true
   21.11 +servicetag.allow.register=true
   21.12  #NOI18N
   21.13  show.uninstallation.survey=true
   21.14  
    22.1 --- a/src/zh_CN/other/installer/engine/src/data/engine_zh_CN.properties	Tue Jun 16 20:27:19 2009 +0900
    22.2 +++ b/src/zh_CN/other/installer/engine/src/data/engine_zh_CN.properties	Tue Jun 16 18:21:58 2009 +0400
    22.3 @@ -72,9 +72,9 @@
    22.4  #NOI18N
    22.5  servicetag.allow.create=true
    22.6  #NOI18N
    22.7 -#servicetag.allow.register=true
    22.8 +servicetag.allow.register=true
    22.9  #NOI18N
   22.10 -#show.uninstallation.survey=true
   22.11 +show.uninstallation.survey=true
   22.12  
   22.13  #NOI18N
   22.14  nbi.wizard.ui.swing.frame.width.default=600
    23.1 --- a/src/zh_TW/other/installer/engine/branding/mysql/src/data/engine_zh_TW.properties	Tue Jun 16 20:27:19 2009 +0900
    23.2 +++ b/src/zh_TW/other/installer/engine/branding/mysql/src/data/engine_zh_TW.properties	Tue Jun 16 18:21:58 2009 +0400
    23.3 @@ -72,9 +72,9 @@
    23.4  nbi.product.remove.corrupted.products.silently=true
    23.5  
    23.6  #NOI18N
    23.7 -#servicetag.allow.create=true
    23.8 +servicetag.allow.create=true
    23.9  #NOI18N
   23.10 -#servicetag.allow.register=true
   23.11 +servicetag.allow.register=true
   23.12  #NOI18N
   23.13  show.uninstallation.survey=true
   23.14  
    24.1 --- a/src/zh_TW/other/installer/engine/src/data/engine_zh_TW.properties	Tue Jun 16 20:27:19 2009 +0900
    24.2 +++ b/src/zh_TW/other/installer/engine/src/data/engine_zh_TW.properties	Tue Jun 16 18:21:58 2009 +0400
    24.3 @@ -72,9 +72,9 @@
    24.4  #NOI18N
    24.5  servicetag.allow.create=true
    24.6  #NOI18N
    24.7 -#servicetag.allow.register=true
    24.8 +servicetag.allow.register=true
    24.9  #NOI18N
   24.10 -#show.uninstallation.survey=true
   24.11 +show.uninstallation.survey=true
   24.12  
   24.13  #NOI18N
   24.14  nbi.wizard.ui.swing.frame.width.default=600