[Libreoffice-commits] .: instsetoo_native/inc_ooohelppack instsetoo_native/inc_ooolangpack instsetoo_native/inc_openoffice instsetoo_native/inc_sdkoo instsetoo_native/inc_ure
Andras Timar
timar at kemper.freedesktop.org
Mon May 7 07:39:43 PDT 2012
instsetoo_native/inc_ooohelppack/windows/msi_templates/ControlC.idt | 4 ++--
instsetoo_native/inc_ooolangpack/windows/msi_templates/ControlC.idt | 4 ++--
instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt | 4 ++--
instsetoo_native/inc_sdkoo/windows/msi_templates/ControlC.idt | 4 ++--
instsetoo_native/inc_ure/windows/msi_templates/ControlC.idt | 4 ++--
5 files changed, 10 insertions(+), 10 deletions(-)
New commits:
commit 7bfded003e8333b167c94f9f55ce7cc224f5cd7b
Author: Andras Timar <atimar at suse.com>
Date: Mon May 7 16:38:00 2012 +0200
fix condition for SetupCompleteSuccess
Change-Id: Ia134204af1747f570e3048b47c2e12415ceb56b3
diff --git a/instsetoo_native/inc_ooohelppack/windows/msi_templates/ControlC.idt b/instsetoo_native/inc_ooohelppack/windows/msi_templates/ControlC.idt
index 99e5224..9e3faef 100644
--- a/instsetoo_native/inc_ooohelppack/windows/msi_templates/ControlC.idt
+++ b/instsetoo_native/inc_ooohelppack/windows/msi_templates/ControlC.idt
@@ -29,8 +29,8 @@ SetupCompleteError RestContText1 Hide NOT UpdateStarted
SetupCompleteError RestContText1 Show UpdateStarted
SetupCompleteError RestContText2 Hide NOT UpdateStarted
SetupCompleteError RestContText2 Show UpdateStarted
-SetupCompleteSuccess TextLine2 Show ProgressType2="installed" And ((ACTION<>"INSTALL")
-SetupCompleteSuccess TextLine3 Show ProgressType2="uninstalled" And ((ACTION<>"INSTALL")
+SetupCompleteSuccess TextLine2 Show ProgressType2="installed"
+SetupCompleteSuccess TextLine3 Show ProgressType2="uninstalled"
SetupInterrupted Back Default UpdateStarted
SetupInterrupted Back Disable NOT UpdateStarted
SetupInterrupted Back Enable UpdateStarted
diff --git a/instsetoo_native/inc_ooolangpack/windows/msi_templates/ControlC.idt b/instsetoo_native/inc_ooolangpack/windows/msi_templates/ControlC.idt
index 99e5224..9e3faef 100644
--- a/instsetoo_native/inc_ooolangpack/windows/msi_templates/ControlC.idt
+++ b/instsetoo_native/inc_ooolangpack/windows/msi_templates/ControlC.idt
@@ -29,8 +29,8 @@ SetupCompleteError RestContText1 Hide NOT UpdateStarted
SetupCompleteError RestContText1 Show UpdateStarted
SetupCompleteError RestContText2 Hide NOT UpdateStarted
SetupCompleteError RestContText2 Show UpdateStarted
-SetupCompleteSuccess TextLine2 Show ProgressType2="installed" And ((ACTION<>"INSTALL")
-SetupCompleteSuccess TextLine3 Show ProgressType2="uninstalled" And ((ACTION<>"INSTALL")
+SetupCompleteSuccess TextLine2 Show ProgressType2="installed"
+SetupCompleteSuccess TextLine3 Show ProgressType2="uninstalled"
SetupInterrupted Back Default UpdateStarted
SetupInterrupted Back Disable NOT UpdateStarted
SetupInterrupted Back Enable UpdateStarted
diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt
index 6239d90..ae5f29d 100644
--- a/instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt
+++ b/instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt
@@ -36,8 +36,8 @@ SetupCompleteError RestContText1 Hide NOT UpdateStarted
SetupCompleteError RestContText1 Show UpdateStarted
SetupCompleteError RestContText2 Hide NOT UpdateStarted
SetupCompleteError RestContText2 Show UpdateStarted
-SetupCompleteSuccess TextLine2 Show ProgressType2="installed" And ((ACTION<>"INSTALL")
-SetupCompleteSuccess TextLine3 Show ProgressType2="uninstalled" And ((ACTION<>"INSTALL")
+SetupCompleteSuccess TextLine2 Show ProgressType2="installed"
+SetupCompleteSuccess TextLine3 Show ProgressType2="uninstalled"
SetupInterrupted Back Default UpdateStarted
SetupInterrupted Back Disable NOT UpdateStarted
SetupInterrupted Back Enable UpdateStarted
diff --git a/instsetoo_native/inc_sdkoo/windows/msi_templates/ControlC.idt b/instsetoo_native/inc_sdkoo/windows/msi_templates/ControlC.idt
index 99e5224..9e3faef 100644
--- a/instsetoo_native/inc_sdkoo/windows/msi_templates/ControlC.idt
+++ b/instsetoo_native/inc_sdkoo/windows/msi_templates/ControlC.idt
@@ -29,8 +29,8 @@ SetupCompleteError RestContText1 Hide NOT UpdateStarted
SetupCompleteError RestContText1 Show UpdateStarted
SetupCompleteError RestContText2 Hide NOT UpdateStarted
SetupCompleteError RestContText2 Show UpdateStarted
-SetupCompleteSuccess TextLine2 Show ProgressType2="installed" And ((ACTION<>"INSTALL")
-SetupCompleteSuccess TextLine3 Show ProgressType2="uninstalled" And ((ACTION<>"INSTALL")
+SetupCompleteSuccess TextLine2 Show ProgressType2="installed"
+SetupCompleteSuccess TextLine3 Show ProgressType2="uninstalled"
SetupInterrupted Back Default UpdateStarted
SetupInterrupted Back Disable NOT UpdateStarted
SetupInterrupted Back Enable UpdateStarted
diff --git a/instsetoo_native/inc_ure/windows/msi_templates/ControlC.idt b/instsetoo_native/inc_ure/windows/msi_templates/ControlC.idt
index 99e5224..9e3faef 100644
--- a/instsetoo_native/inc_ure/windows/msi_templates/ControlC.idt
+++ b/instsetoo_native/inc_ure/windows/msi_templates/ControlC.idt
@@ -29,8 +29,8 @@ SetupCompleteError RestContText1 Hide NOT UpdateStarted
SetupCompleteError RestContText1 Show UpdateStarted
SetupCompleteError RestContText2 Hide NOT UpdateStarted
SetupCompleteError RestContText2 Show UpdateStarted
-SetupCompleteSuccess TextLine2 Show ProgressType2="installed" And ((ACTION<>"INSTALL")
-SetupCompleteSuccess TextLine3 Show ProgressType2="uninstalled" And ((ACTION<>"INSTALL")
+SetupCompleteSuccess TextLine2 Show ProgressType2="installed"
+SetupCompleteSuccess TextLine3 Show ProgressType2="uninstalled"
SetupInterrupted Back Default UpdateStarted
SetupInterrupted Back Disable NOT UpdateStarted
SetupInterrupted Back Enable UpdateStarted
More information about the Libreoffice-commits
mailing list