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

List:       kde-commits
Subject:    branches/KDE/3.5/kdeutils/ark
From:       Jonathan Riddell <jr () jriddell ! org>
Date:       2007-10-23 16:25:20
Message-ID: 1193156720.412429.30393.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 728537 by jriddell:

fix from Anthony Mercatante, ensure zoo available for uncompress too

 M  +2 -1      zoo.cpp  


--- branches/KDE/3.5/kdeutils/ark/zoo.cpp #728536:728537
@@ -54,8 +54,9 @@
 ZooArch::ZooArch( ArkWidget *gui, const QString & fileName )
   : Arch( gui, fileName )
 {
-  m_archiver_program = "zoo";
+  m_archiver_program = m_unarchiver_program = "zoo";
   verifyCompressUtilityIsAvailable( m_archiver_program );
+  verifyUncompressUtilityIsAvailable( m_unarchiver_program );
 
   m_headerString = "----";
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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