]> git.saurik.com Git - cydia.git/commitdiff
I think the future is now.
authorJay Freeman (saurik) <saurik@saurk.com>
Wed, 31 Dec 2008 09:04:06 +0000 (09:04 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Thu, 30 Sep 2010 07:09:33 +0000 (07:09 +0000)
Cydia.app/Sections.plist
UICaboodle/BrowserView.m
control

index e321b6819aac68437248fb8202aa0488ebc05485..6744f6ce1705eed06eb034513fce4f56899d176c 100644 (file)
         <string>Carrier_Bundles</string>
     </dict>
 
+    <key>Messageing</key>
+    <dict>
+        <key>Rename</key>
+        <string>Messaging</string>
+    </dict>
+
     <key>Network</key>
     <dict>
         <key>Rename</key>
index 5cf07c85bdd9007f27f38a604b06a9fda601e953..1fd14221e1303a378fb5ab7deee0efbcd616cc97 100644 (file)
 }
 
 - (void) pushPage:(RVPage *)page {
-    [self setBackButtonTitle:title_];
     [page setDelegate:delegate_];
     [book_ pushPage:page];
+    [self setBackButtonTitle:title_];
 }
 
 - (BOOL) getSpecial:(NSURL *)url {
 - (void) webView:(WebView *)sender didFailProvisionalLoadWithError:(NSError *)error forFrame:(WebFrame *)frame {
     if ([frame parentFrame] != nil)
         return;
+    if (reloading_)
+        return;
     [self _finishLoading];
 
     [self loadURL:[NSURL URLWithString:[NSString stringWithFormat:@"%@?%@",
diff --git a/control b/control
index 35f6c571cccf43b8bfb601c18f7599e7309f6d14..36b903360889a4df5abdc2e2136a8860792ba1cc 100644 (file)
--- a/control
+++ b/control
@@ -4,7 +4,7 @@ Priority: required
 Section: Packaging
 Maintainer: Jay Freeman (saurik) <saurik@saurik.com>
 Architecture: iphoneos-arm
-Version: 1.0.2682-38
+Version: 1.0.2683-38
 Replaces: com.sosiphone.addcydia
 Depends: apt, darwintools, pcre, shell-cmds
 Conflicts: com.sosiphone.addcydia