[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    k3b_0_11_branch: kdeextragear-1/k3b
From:       Sebastian Trueg <sebastian () trueg ! de>
Date:       2005-03-23 23:01:14
Message-ID: 20050323230114.6162C3CF () office ! kde ! org
[Download RAW message or body]

CVS commit by trueg: 

Retrieve complete diskinfo for session import.

BUGS 102169


  M +3 -0      ChangeLog   1.64.2.81
  M +2 -2      src/main.cpp   1.73.2.25
  M +2 -2      src/projects/datacd/k3bdatadoc.cpp   1.21.2.9


--- kdeextragear-1/k3b/ChangeLog  #1.64.2.80:1.64.2.81
@@ -1,2 +1,5 @@
+0.11.23
+Fixed session import.
+
 0.11.22
 Flac 1.1.2 compile fix.

--- kdeextragear-1/k3b/src/main.cpp  #1.73.2.24:1.73.2.25
@@ -63,5 +63,5 @@ int main(int argc, char *argv[]) {
 
     KAboutData aboutData( "k3b", I18N_NOOP("K3b"),
-                          "0.11.22cvs", description, KAboutData::License_GPL,
+                          "0.11.23cvs", description, KAboutData::License_GPL,
                           I18N_NOOP("(c) 1999 - 2004, Sebastian Trüg and the K3b \
                Team"), 0, "http://www.k3b.org" );
     aboutData.addAuthor("Sebastian Trüg",I18N_NOOP("Maintainer"), "trueg@k3b.org");

--- kdeextragear-1/k3b/src/projects/datacd/k3bdatadoc.cpp  #1.21.2.8:1.21.2.9
@@ -1309,5 +1309,5 @@ void K3bDataDoc::importSession( K3bCdDev
 //   d.show();
 
-  connect( K3bCdDevice::toc( device ), \
SIGNAL(finished(K3bCdDevice::DeviceHandler*)), +  connect( K3bCdDevice::diskInfo( \
device ), SIGNAL(finished(K3bCdDevice::DeviceHandler*)),  this, \
SLOT(slotTocRead(K3bCdDevice::DeviceHandler*)) );  }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic