Developer Area

Changeset 658

Show
Ignore:
Timestamp:
01/17/10 14:39:59 (2 months ago)
Author:
henri
Message:

Updated a DDS string prompt.
Fixed warning

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • apps/iphone/my.tel/trunk/Classes/DomainViewController.m

    r651 r658  
    1212 
    1313@interface DomainViewController (PrivateMethods) 
    14 - (NSInteger)sectionForIndex:(NSInteger)sectionIndex; 
     14- (NSUInteger)sectionForIndex:(NSUInteger)sectionIndex; 
    1515@end 
    1616 
     
    103103#pragma mark Table view methods 
    104104 
    105 - (NSInteger)sectionForIndex:(NSInteger)sectionIndex { 
     105- (NSUInteger)sectionForIndex:(NSUInteger)sectionIndex { 
    106106        // maps the proper section index based on editing mode 
    107107        switch (sectionIndex) { 
     
    246246        if (indexPath.section == [self sectionForIndex:kKDomainTableViewSectionTitle]) { 
    247247                NSString *ddsEditTitle = @"Display Title"; 
    248                 NSString *ddsPrompt = @"More descriptive name for your domain"; 
     248                NSString *ddsPrompt = @"Title for the domain"; 
    249249                 
    250250                HATextViewEditController *teC = [HATextViewEditController controllerWithDelegate:self 
Telnic
Search This Site
Partners
Neustar
ICANN
Main site | WHOIS | Sell .tel | FAQ | Archived Site | About Telnic | Contact Us