rpms/openoffice.org/devel openoffice.org-2.0.3.ooo67779.svx.toolbarcrash.patch, NONE, 1.1 openoffice.org.spec, 1.794, 1.795

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jul 26 09:11:21 UTC 2006


Author: caolanm

Update of /cvs/dist/rpms/openoffice.org/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv3284

Modified Files:
	openoffice.org.spec 
Added Files:
	openoffice.org-2.0.3.ooo67779.svx.toolbarcrash.patch 
Log Message:
openoffice.org-2.0.3.ooo67779.svx.toolbarcrash.patch

openoffice.org-2.0.3.ooo67779.svx.toolbarcrash.patch:
 source/dialog/cfg.cxx     |    0 
 svx/source/dialog/cfg.cxx |    3 +++
 2 files changed, 3 insertions(+)

--- NEW FILE openoffice.org-2.0.3.ooo67779.svx.toolbarcrash.patch ---
Index: source/dialog/cfg.cxx
===================================================================
RCS file: /cvs/graphics/svx/source/dialog/cfg.cxx,v
retrieving revision 1.32
diff -u -r1.32 cfg.cxx
--- openoffice.org.orig/svx/source/dialog/cfg.cxx	28 Feb 2006 12:53:48 -0000	1.32
+++ openoffice.org/svx/source/dialog/cfg.cxx	26 Jul 2006 08:58:29 -0000
@@ -1705,6 +1705,9 @@
     aDescriptionField.SetControlBackground( GetSettings().GetStyleSettings().GetDialogColor() );
     aDescriptionField.SetAutoScroll( TRUE );
     aDescriptionField.EnableCursor( FALSE );
+
+    aMoveUpButton.Enable( FALSE );
+    aMoveDownButton.Enable( FALSE );
 }
 
 SvxConfigPage::~SvxConfigPage()


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.794
retrieving revision 1.795
diff -u -r1.794 -r1.795
--- openoffice.org.spec	25 Jul 2006 18:30:47 -0000	1.794
+++ openoffice.org.spec	26 Jul 2006 09:11:15 -0000	1.795
@@ -123,6 +123,7 @@
 Patch57: openoffice.org-2.0.3.ooo67337.sfx2.dontshowbuttons.patch
 Patch58: openoffice.org-2.0.3.ooo67750.sfx2.dontexpandtitle.patch
 Patch59: openoffice.org-2.0.3.rh200118.filter.xalanbroken.patch
+Patch60: openoffice.org-2.0.3.ooo67779.svx.toolbarcrash.patch
 
 %define instdir %{_libdir}/openoffice.org2.0
 
@@ -873,6 +874,7 @@
 %patch57 -p1 -b .ooo67337.sfx2.dontshowbuttons.patch
 %patch58 -p1 -b .ooo67750.sfx2.dontexpandtitle.patch
 %patch59 -p1 -b .rh200118.filter.xalanbroken.patch
+%patch60 -p1 -b .ooo67779.svx.toolbarcrash.patch
 
 tar xzf %{SOURCE1}
 
@@ -3349,6 +3351,9 @@
 %{instdir}/share/registry/modules/org/openoffice/Office/Scripting/Scripting-python.xcu
 
 %changelog
+* Wed Jul 26 2006 Caolan McNamara <caolanm at redhat.com> - 1:2.0.3-7.7
+- rh#200207# -> openoffice.org-2.0.3.ooo67779.svx.toolbarcrash.patch
+
 * Thu Jul 20 2006 Caolan McNamara <caolanm at redhat.com> - 1:2.0.3-7.6
 - rh#199535# presentation templates duplicated in zh-CN
 - rh#199664# -> openoffice.org-2.0.3.ooo67644.sw.spacing.patch, dialog spacing




More information about the fedora-cvs-commits mailing list