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/WINDOW/AW_button.cxx

    r6126 r6141  
    7676        free(var_value); 
    7777    } 
    78     root->value_changed = false;     // Maybe value changed is set because Motig calls me 
     78    root->value_changed = false;     // Maybe value changed is set because Motif calls me 
    7979} 
    8080 
     
    19871987    if (destinationList) clear_selection_list(destinationList); 
    19881988    else { 
    1989         printf(" Destination list not initialised!!\n"); 
     1989        printf(" Destination list not initialized!!\n"); 
    19901990        return 0; 
    19911991    } 
     
    20712071        } 
    20722072        else { 
    2073             res = fprintf( fd, "%s\n", list_table->displayed ); // save plain (no interpratation) 
     2073            res = fprintf( fd, "%s\n", list_table->displayed ); // save plain (no interpretation) 
    20742074        } 
    20752075 
     
    21072107 
    21082108            if (ko) { 
    2109                 if (selection_list->value_equal_display) { // here no komma should occur 
     2109                if (selection_list->value_equal_display) { // here no comma should occur 
    21102110                    if (correct_old_format == -1) { 
    21112111                        correct_old_format = aw_ask_sure(GBS_global_string("'%s' seems to be in old selection-list-format. Try to correct?", *fname)); 
     
    21142114                    if (correct_old_format == 1) { 
    21152115                        *ko = '#'; // restore (was converted by old-version save) 
    2116                         ko  = 0; // ignore komma 
     2116                        ko  = 0; // ignore comma 
    21172117                    } 
    21182118                } 
     
    21202120 
    21212121            if (ko) *(ko++) = 0; 
    2122             else ko         = pl; // if no komma -> display same as value 
     2122            else ko         = pl; // if no comma -> display same as value 
    21232123 
    21242124            while (*ko == ' ' || *ko == '\t') ko++; 
     
    22552255#endif 
    22562256 
    2257     get_root()->number_of_option_menues++; 
     2257    get_root()->number_of_option_menus++; 
    22582258 
    22592259    AW_awar *vs = root->awar(var_name); 
    22602260    { 
    22612261        AW_option_menu_struct *next = 
    2262             new AW_option_menu_struct(get_root()->number_of_option_menues, 
     2262            new AW_option_menu_struct(get_root()->number_of_option_menus, 
    22632263                                      var_name, 
    22642264                                      vs->variable_type,