sd/source/ui/animations/CustomAnimationDialog.cxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit da4aca09720b992a48ea4b98d879555dbdcb8666
Author: Caolán McNamara <caol...@redhat.com>
Date:   Thu May 2 16:46:39 2013 +0100

    fix comment to use our bug-tracking markup syntax
    
    Change-Id: I2cddfc6b36dfef22dc5f17b94b8732e0646eff02

diff --git a/sd/source/ui/animations/CustomAnimationDialog.cxx 
b/sd/source/ui/animations/CustomAnimationDialog.cxx
index 14722bb..8a861c2 100644
--- a/sd/source/ui/animations/CustomAnimationDialog.cxx
+++ b/sd/source/ui/animations/CustomAnimationDialog.cxx
@@ -2323,8 +2323,8 @@ void CustomAnimationTextAnimTabPage::update( 
STLPropertySet* pSet )
                 pSet->setPropertyValue( nHandleTextGroupingAuto, makeAny( 
fTextGroupingAuto ) );
         }
     }
-    //bug 120049
-    //[crash] Aoo crash when modify the "Random effects" animation effect's 
trigger condition to "Start effect on click of" .
+    //#i120049# impress crashes when modifying the "Random effects" animation
+    //effect's trigger condition to "Start effect on click of".
     //If this control is disabled, we should ignore its value
     if (maCBXAnimateForm.IsEnabled())
     {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to