]> git.saurik.com Git - cydia.git/commitdiff
Reactivated PackageView recycling, for a test.
authorJay Freeman (saurik) <saurik@saurk.com>
Mon, 22 Jun 2009 11:37:41 +0000 (11:37 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Thu, 30 Sep 2010 07:13:57 +0000 (07:13 +0000)
Cydia.mm
control

index 71b9dcdc818934d4fa2c8979ba93b58a031a819e..3e45dad6bc47606cc9d24bde29b77a6b51a5dbf9 100644 (file)
--- a/Cydia.mm
+++ b/Cydia.mm
@@ -417,7 +417,7 @@ static const CFStringCompareFlags LaxCompareFlags_ = kCFCompareCaseInsensitive |
 #define ShowInternals (0 && !ForRelease)
 #define IgnoreInstall (0 && !ForRelease)
 #define RecycleWebViews 0
-#define RecyclePackageViews 0
+#define RecyclePackageViews 1
 #define AlwaysReload (1 && !ForRelease)
 
 #if !TraceLogging
diff --git a/control b/control
index fb262dc51842f3242858425fe8c1224962465121..91a7ccab68f7712eaa53cd2afec246205c04e84e 100644 (file)
--- a/control
+++ b/control
@@ -3,7 +3,7 @@ Priority: required
 Section: Packaging
 Maintainer: Jay Freeman (saurik) <saurik@saurik.com>
 Architecture: iphoneos-arm
-Version: 1.0.2942-1
+Version: 1.0.2943-1
 Replaces: com.sosiphone.addcydia
 Depends: apr-lib, apt7-lib, apt7-key, darwintools, pcre, shell-cmds, system-cmds
 Pre-Depends: dpkg (>= 1.14.25-8)