Summer of Code/2009/Print Support: Difference between revisions
| Line 54: | Line 54: | ||
:A step by step absraction: | :A step by step absraction: | ||
:'''1) ''' During boot of the xos, the shell will compile itself in compliance to supported file types, and have the print button enabled only when they are. | :'''1) ''' During boot of the xos, the shell will compile itself in compliance to supported file types, and have the print button enabled only when they are available. | ||
:'''2)''' The print button on click saves the file to journal.This will have the same implementation as of a save file. | :'''2)''' The print button on click saves the file to journal.This will have the same implementation as of a save file. | ||