projects
/
cydia.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 2:
48ef358
)
Merge branch 'master' of saurik.com:cydia
author
Grant Paul
<chpwn@chpwn.com>
Sun, 17 Oct 2010 19:27:37 +0000
(12:27 -0700)
committer
Grant Paul
<chpwn@chpwn.com>
Sun, 17 Oct 2010 19:27:37 +0000
(12:27 -0700)
Cydia.mm
patch
|
blob
|
blame
|
history
diff --git
a/Cydia.mm
b/Cydia.mm
index ef602ac8252366d85ec14a07ba8fe9e24af0f54f..973efb289aefa50ac1046edb71bbfb4c87c052f0 100644
(file)
--- a/
Cydia.mm
+++ b/
Cydia.mm
@@
-384,7
+384,7
@@
static const CFStringCompareFlags LaxCompareFlags_ = kCFCompareCaseInsensitive |
#define ShowInternals (0 && !ForRelease)
#define IgnoreInstall (0 && !ForRelease)
#define RecycleWebViews 0
-#define RecyclePackageViews (
1
&& ForRelease)
+#define RecyclePackageViews (
0
&& ForRelease)
#define AlwaysReload (1 && !ForRelease)
#if !TraceLogging