rpms/kdebase-workspace/devel kdebase-workspace-4.4.2-qt47.patch, 1.1, 1.2

Rex Dieter rdieter at fedoraproject.org
Thu Apr 1 14:17:51 UTC 2010


Author: rdieter

Update of /cvs/pkgs/rpms/kdebase-workspace/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv25970

Modified Files:
	kdebase-workspace-4.4.2-qt47.patch 
Log Message:
more QString(int) squashing 


kdebase-workspace-4.4.2-qt47.patch:
 plasma/generic/applets/battery/battery.cpp |    1 -
 solid/networkmanager-0.7/accesspoint.cpp   |    2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

Index: kdebase-workspace-4.4.2-qt47.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kdebase-workspace/devel/kdebase-workspace-4.4.2-qt47.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- kdebase-workspace-4.4.2-qt47.patch	1 Apr 2010 13:25:02 -0000	1.1
+++ kdebase-workspace-4.4.2-qt47.patch	1 Apr 2010 14:17:51 -0000	1.2
@@ -1,6 +1,17 @@
+diff -up kdebase-workspace-4.4.2/plasma/generic/applets/battery/battery.cpp.qt47 kdebase-workspace-4.4.2/plasma/generic/applets/battery/battery.cpp
+--- kdebase-workspace-4.4.2/plasma/generic/applets/battery/battery.cpp.qt47	2010-04-01 09:13:26.645603835 -0500
++++ kdebase-workspace-4.4.2/plasma/generic/applets/battery/battery.cpp	2010-04-01 09:18:25.676340891 -0500
+@@ -84,7 +84,6 @@ Battery::Battery(QObject *parent, const 
+       m_hours(0),
+       m_theme(0),
+       m_availableProfiles(QStringList()),
+-      m_currentProfile(0),
+       m_numOfBattery(0),
+       m_acAdapterPlugged(false),
+       m_remainingMSecs(0),
 diff -up kdebase-workspace-4.4.2/solid/networkmanager-0.7/accesspoint.cpp.qt47 kdebase-workspace-4.4.2/solid/networkmanager-0.7/accesspoint.cpp
 --- kdebase-workspace-4.4.2/solid/networkmanager-0.7/accesspoint.cpp.qt47	2009-08-12 04:59:33.000000000 -0500
-+++ kdebase-workspace-4.4.2/solid/networkmanager-0.7/accesspoint.cpp	2010-04-01 08:25:04.939564999 -0500
++++ kdebase-workspace-4.4.2/solid/networkmanager-0.7/accesspoint.cpp	2010-04-01 09:13:26.649590935 -0500
 @@ -29,7 +29,7 @@ along with this program.  If not, see <h
  class NMAccessPoint::Private
  {



More information about the scm-commits mailing list