Mailinglist Archive: yast-commit (1095 mails)

< Previous Next >
[yast-commit] r52674 - in /trunk/control-center: VERSION package/yast2-control-center.changes src/main.cpp
  • From: sh-sh-sh@xxxxxxxxxxxxxxxx
  • Date: Wed, 29 Oct 2008 14:21:04 -0000
  • Message-id: <20081029142105.12CE93B7EA@xxxxxxxxxxxxxxxx>
Author: sh-sh-sh
Date: Wed Oct 29 15:21:04 2008
New Revision: 52674

URL: http://svn.opensuse.org/viewcvs/yast?rev=52674&view=rev
Log:
Fixed bnc #438197: Need to scroll categories

Modified:
trunk/control-center/VERSION
trunk/control-center/package/yast2-control-center.changes
trunk/control-center/src/main.cpp

Modified: trunk/control-center/VERSION
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/control-center/VERSION?rev=52674&r1=52673&r2=52674&view=diff
==============================================================================
--- trunk/control-center/VERSION (original)
+++ trunk/control-center/VERSION Wed Oct 29 15:21:04 2008
@@ -1 +1 @@
-2.17.1
+2.17.2

Modified: trunk/control-center/package/yast2-control-center.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/control-center/package/yast2-control-center.changes?rev=52674&r1=52673&r2=52674&view=diff
==============================================================================
--- trunk/control-center/package/yast2-control-center.changes (original)
+++ trunk/control-center/package/yast2-control-center.changes Wed Oct 29
15:21:04 2008
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Oct 29 15:20:18 CET 2008 - sh@xxxxxxx
+
+- Fixed bnc #438197: Need to scroll categories
+- V 2.17.2
+
+-------------------------------------------------------------------
Fri May 16 16:40:22 CEST 2008 - jsrain@xxxxxxx

- added categories Settings and System into desktop file

Modified: trunk/control-center/src/main.cpp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/control-center/src/main.cpp?rev=52674&r1=52673&r2=52674&view=diff
==============================================================================
--- trunk/control-center/src/main.cpp (original)
+++ trunk/control-center/src/main.cpp Wed Oct 29 15:21:04 2008
@@ -96,7 +96,7 @@
y2cc.move( available.topLeft() );
}
else
- y2cc.resize( 680, 365 );
+ y2cc.resize( 680, 420 );

app.setMainWidget( &y2cc );


--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages