name_ = [name retain];
index_ = '\0';
row_ = row;
- localized_ = LocalizeSection(name_);
+ localized_ = [LocalizeSection(name_) retain];
} return self;
}
[super dealloc];
}
-/*- (void) release {
+- (void) release {
if ([self retainCount] == 1)
[delegate_ setPackageView:self];
[super release];
-}*/
+}
/* XXX: this is not safe at all... localization of /fail/ */
- (void) _clickButtonWithName:(NSString *)name {
- (void) setPackageView:(PackageView *)view {
if (package_ == nil)
package_ = [view retain];
- NSLog(@"packageView: %@", package_);
}
- (PackageView *) packageView {
Architecture: iphoneos-arm
Version: 1.0.2821-1
Replaces: com.sosiphone.addcydia
-Depends: apr, darwintools, pcre, shell-cmds, system-cmds
+Depends: apr, apt (>= 0.7.20.2-15), darwintools, pcre, shell-cmds, system-cmds
Pre-Depends: dpkg (>= 1.14.25-8)
Conflicts: com.sosiphone.addcydia
Description: graphical iPhone front-end for APT