rpms/system-config-printer/devel system-config-printer-center.patch, NONE, 1.1 system-config-printer.spec, 1.310, 1.311

Tim Waugh twaugh at fedoraproject.org
Thu Nov 26 15:38:00 UTC 2009


Author: twaugh

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

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-12
- 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/devel/system-config-printer.spec,v
retrieving revision 1.310
retrieving revision 1.311
diff -u -p -r1.310 -r1.311
--- system-config-printer.spec	26 Nov 2009 15:31:13 -0000	1.310
+++ system-config-printer.spec	26 Nov 2009 15:38:00 -0000	1.311
@@ -38,6 +38,7 @@ Patch20: system-config-printer-test-page
 Patch21: system-config-printer-install-foomatic-db-ppds.patch
 Patch22: system-config-printer-gpk-traceback.patch
 Patch23: system-config-printer-editable-ppd.patch
+Patch24: system-config-printer-center.patch
 
 BuildRequires: cups-devel >= 1.2
 BuildRequires: python-devel >= 2.4
@@ -120,6 +121,7 @@ printers.
 %patch21 -p1 -b .install-foomatic-db-ppds
 %patch22 -p1 -b .gpk-traceback
 %patch23 -p1 -b .editable-ppd
+%patch24 -p1 -b .center
 
 %build
 %configure --with-udev-rules --with-polkit-1
@@ -232,6 +234,7 @@ exit 0
 
 %changelog
 * Thu Nov 26 2009 Tim Waugh <twaugh at redhat.com> 1.1.13-12
+- 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 fedora-extras-commits mailing list