File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 880880 </dict >
881881 </array >
882882 </dict >
883- <dict >
884- <key >description </key >
885- <string >Lisa </string >
886- <key >children </key >
887- <array >
888- <dict >
889- <key >description </key >
890- <string >Lisa </string >
891- <key >value </key >
892- <string >lisa </string >
893- </dict >
894- <dict >
895- <key >description </key >
896- <string >Lisa2 </string >
897- <key >value </key >
898- <string >lisa2 </string >
899- </dict >
900- <dict >
901- <key >description </key >
902- <string >Lisa2/10 </string >
903- <key >value </key >
904- <string >lisa210 </string >
905- </dict >
906- <dict >
907- <key >description </key >
908- <string >Macintosh XL </string >
909- <key >value </key >
910- <string >macxl </string >
911- </dict >
912- </array >
913- </dict >
914883 <dict >
915884 <key >description </key >
916885 <string >Acorn </string >
Original file line number Diff line number Diff line change 116116 ("Macintosh (LC)" , None , mac_lc_children ),
117117 ("Macintosh (Portable)" , None , mac_portable_children ),
118118 ("Macintosh (PowerBook)" , None , mac_powerbook_children ),
119- ("Lisa" , None , lisa_children ),
120119
121120 ("Acorn" , None , acorn_children ),
122121 ("Atari ST" , "st" , atari_st_children ),
126125]
127126
128127TREE_EXTRA = TREE + [
128+ ("Lisa" , None , lisa_children ),
129+
129130 ("Amiga" , None , amiga_children ),
130131 ("DEC VT" , None , dec_vt_children ),
131132 ("DEC" , None , dec_children ),
You can’t perform that action at this time.
0 commit comments