rpms/openoffice.org/devel openoffice.org-1.9.121.rh127576.gnomeprintui.patch, 1.1, 1.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jul 26 07:41:29 UTC 2005


Author: caolanm

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

Modified Files:
	openoffice.org-1.9.121.rh127576.gnomeprintui.patch 
Log Message:
extra bit

openoffice.org-1.9.121.rh127576.gnomeprintui.patch:
 inc/jobset.hxx                      |    0 
 inc/print.hxx                       |    0 
 psprint/source/printer/cupsmgr.cxx  |    7 
 source/dialogs/makefile.mk          |    0 
 source/dialogs/printdlg.cxx         |    0 
 source/gdi/jobset.cxx               |    0 
 source/printer/cupsmgr.cxx          |    0 
 svtools/source/dialogs/makefile.mk  |    4 
 svtools/source/dialogs/printdlg.cxx |  445 +++++++++++++++++++++++++++++++++++-
 svtools/util/makefile.mk            |    9 
 util/makefile.mk                    |    0 
 vcl/inc/jobset.hxx                  |    1 
 vcl/inc/print.hxx                   |    1 
 vcl/source/gdi/jobset.cxx           |  194 +++++++++++++++
 14 files changed, 658 insertions(+), 3 deletions(-)

Index: openoffice.org-1.9.121.rh127576.gnomeprintui.patch
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org-1.9.121.rh127576.gnomeprintui.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openoffice.org-1.9.121.rh127576.gnomeprintui.patch	25 Jul 2005 19:52:24 -0000	1.1
+++ openoffice.org-1.9.121.rh127576.gnomeprintui.patch	26 Jul 2005 07:41:27 -0000	1.2
@@ -791,3 +791,18 @@
  }
  
  // -----------------------------------------------------------------------
+Index: inc/jobset.hxx
+===================================================================
+RCS file: /cvs/gsl/vcl/inc/jobset.hxx,v
+retrieving revision 1.6
+diff -u -p -u -r1.6 jobset.hxx
+--- openoffice.org.orig/vcl/inc/jobset.hxx	13 Jan 2005 17:38:31 -0000	1.6
++++ openoffice.org/vcl/inc/jobset.hxx	26 Jul 2005 07:39:58 -0000
+@@ -113,6 +113,7 @@ public:
+ 	 */
+ 	String				GetValue( const String& rKey ) const;
+ 	void				SetValue( const String& rKey, const String& rValue );
++	void				SetKey( const String& rKey, const String& rValue );
+ 	
+ 
+ 	JobSetup&			operator=( const JobSetup& rJob );




More information about the fedora-cvs-commits mailing list