rpms/system-config-printer/F-11 system-config-printer-center.patch, NONE, 1.1 system-config-printer.spec, 1.304, 1.305

Tim Waugh twaugh at fedoraproject.org
Thu Nov 26 15:40:52 UTC 2009


Author: twaugh

Update of /cvs/pkgs/rpms/system-config-printer/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9802

Modified Files:
	system-config-printer.spec 
Added Files:
	system-config-printer-center.patch 
Log Message:
* Thu Nov 26 2009 Tim Waugh <twaugh at redhat.com> 1.1.13-10
- Place the window in the middle of the screen (bug #539876).


system-config-printer-center.patch:
 PrintersWindow.glade |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE system-config-printer-center.patch ---
diff -up system-config-printer-1.1.13/glade/PrintersWindow.glade.center system-config-printer-1.1.13/glade/PrintersWindow.glade
--- system-config-printer-1.1.13/glade/PrintersWindow.glade.center	2009-09-04 10:35:48.000000000 +0100
+++ system-config-printer-1.1.13/glade/PrintersWindow.glade	2009-11-26 15:36:40.465178836 +0000
@@ -8,7 +8,7 @@
   <property name="visible">False</property>
   <property name="title" translatable="yes">System-Config-Printer</property>
   <property name="type">GTK_WINDOW_TOPLEVEL</property>
-  <property name="window_position">GTK_WIN_POS_NONE</property>
+  <property name="window_position">GTK_WIN_POS_CENTER</property>
   <property name="modal">False</property>
   <property name="default_width">450</property>
   <property name="default_height">250</property>


Index: system-config-printer.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-printer/F-11/system-config-printer.spec,v
retrieving revision 1.304
retrieving revision 1.305
diff -u -p -r1.304 -r1.305
--- system-config-printer.spec	26 Nov 2009 15:32:57 -0000	1.304
+++ system-config-printer.spec	26 Nov 2009 15:40:52 -0000	1.305
@@ -33,6 +33,7 @@ Patch18: system-config-printer-notificat
 Patch19: system-config-printer-de.po-typo.patch
 Patch20: system-config-printer-test-page-traceback.patch
 Patch21: system-config-printer-editable-ppd.patch
+Patch22: system-config-printer-center.patch
 
 BuildRequires: cups-devel >= 1.2
 BuildRequires: python-devel >= 2.4
@@ -99,6 +100,7 @@ the configuration tool.
 %patch19 -p1 -b .de.po-typo
 %patch20 -p1 -b .test-page-traceback
 %patch21 -p1 -b .editable-ppd
+%patch22 -p1 -b .center
 
 %build
 %configure
@@ -201,6 +203,7 @@ exit 0
 
 %changelog
 * Thu Nov 26 2009 Tim Waugh <twaugh at redhat.com> 1.1.13-10
+- Place the window in the middle of the screen (bug #539876).
 - Fixed editability of PPD options for explicit IPP queues
   (bug #541588).
 




More information about the scm-commits mailing list