Hello community,

here is the log from the commit of package yast2-control-center-gnome for 
openSUSE:Factory checked in at 2014-08-11 10:08:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-control-center-gnome (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-control-center-gnome.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-control-center-gnome"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/yast2-control-center-gnome/yast2-control-center-gnome.changes
    2014-08-06 15:31:49.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center-gnome.new/yast2-control-center-gnome.changes
       2014-08-11 10:08:59.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Aug  8 13:04:59 UTC 2014 - [email protected]
+
+- fix the display problem in 800x600 (bnc#889959)
+- 3.1.9
+
+-------------------------------------------------------------------

Old:
----
  yast2-control-center-gnome-3.1.8.tar.bz2

New:
----
  yast2-control-center-gnome-3.1.9.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-control-center-gnome.spec ++++++
--- /var/tmp/diff_new_pack.KdQP8M/_old  2014-08-11 10:09:00.000000000 +0200
+++ /var/tmp/diff_new_pack.KdQP8M/_new  2014-08-11 10:09:00.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-control-center-gnome
-Version:        3.1.8
+Version:        3.1.9
 Release:        0
 
 Summary:        YaST2 - Control Center (GNOME version)

++++++ yast2-control-center-gnome-3.1.8.tar.bz2 -> 
yast2-control-center-gnome-3.1.9.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-gnome-3.1.8/package/yast2-control-center-gnome.changes 
new/yast2-control-center-gnome-3.1.9/package/yast2-control-center-gnome.changes
--- 
old/yast2-control-center-gnome-3.1.8/package/yast2-control-center-gnome.changes 
    2014-08-05 10:51:01.000000000 +0200
+++ 
new/yast2-control-center-gnome-3.1.9/package/yast2-control-center-gnome.changes 
    2014-08-08 15:10:43.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Fri Aug  8 13:04:59 UTC 2014 - [email protected]
+
+- fix the display problem in 800x600 (bnc#889959)
+- 3.1.9
+
+-------------------------------------------------------------------
 Tue Aug  5 05:30:44 UTC 2014 - [email protected]
 
 - revert ellipsis and tooltip for icon text, and wrap text with
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-gnome-3.1.8/package/yast2-control-center-gnome.spec 
new/yast2-control-center-gnome-3.1.9/package/yast2-control-center-gnome.spec
--- 
old/yast2-control-center-gnome-3.1.8/package/yast2-control-center-gnome.spec    
    2014-08-05 10:51:01.000000000 +0200
+++ 
new/yast2-control-center-gnome-3.1.9/package/yast2-control-center-gnome.spec    
    2014-08-08 15:10:43.000000000 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:           yast2-control-center-gnome
-Version:        3.1.8
+Version:        3.1.9
 Release:        0
 
 Summary:        YaST2 - Control Center (GNOME version)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-gnome-3.1.8/src/gnome-control-center.c 
new/yast2-control-center-gnome-3.1.9/src/gnome-control-center.c
--- old/yast2-control-center-gnome-3.1.8/src/gnome-control-center.c     
2014-08-05 10:51:01.000000000 +0200
+++ new/yast2-control-center-gnome-3.1.9/src/gnome-control-center.c     
2014-08-08 15:10:43.000000000 +0200
@@ -1468,6 +1468,7 @@
 
   /* Main scrolled window */
   priv->scrolled_window = W (priv->builder, "scrolledwindow1");
+  update_small_screen_settings (self);
   gtk_widget_set_size_request (priv->scrolled_window, FIXED_WIDTH, 
priv->small_screen == SMALL_SCREEN_TRUE ? SMALL_SCREEN_FIXED_HEIGHT : 
YAST_FIXED_HEIGHT);
 #if 0
   gtk_widget_set_size_request (priv->scrolled_window, FIXED_WIDTH, -1);

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to