Show
Ignore:
Timestamp:
14/08/09 16:29:27 (3 years ago)
Author:
westram
Message:
  • spellchecked all (phew)
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/AWT/AWT_sel_boxes.cxx

    r6022 r6141  
    126126// ******************** selection boxes on pt-servers ******************** 
    127127 
    128 #define PT_SERVERNAME_LENGTH        23 // thats for buttons 
     128#define PT_SERVERNAME_LENGTH        23 // that's for buttons 
    129129#define PT_SERVERNAME_SELLIST_WIDTH 30 // this for lists 
    130130#define PT_SERVER_TRACKLOG_TIMER    10000 // every 10 seconds 
     
    596596 
    597597    AW_window_simple *aws       = new AW_window_simple; 
    598     char             *window_id = GBS_global_string_copy("SAVE_SELECTCION_BOX_%s", var_id); 
     598    char             *window_id = GBS_global_string_copy("SAVE_SELECTION_BOX_%s", var_id); 
    599599 
    600600    aws->init(aw_root, window_id, "SAVE BOX"); 
     
    850850            if (callback) error = GB_remove_last_notification(gb_main); 
    851851        } 
    852         else { // sucessfully started editor 
     852        else { // successfully started editor 
    853853            // Can't be sure editor really started when callback is used (see command above). 
    854             // But it doesnt matter, cause arb_notify is called anyway and removes all callbacks 
     854            // But it doesn't matter, cause arb_notify is called anyway and removes all callbacks 
    855855            if (callback) { 
    856856                // add timed callback tracking file change