Features/GTK3/Porting/GetBooks: Difference between revisions
| Line 12: | Line 12: | ||
# Follow the [[Development_Team/Code_guidelines|Code Guidelines]] during all the porting process | # Follow the [[Development_Team/Code_guidelines|Code Guidelines]] during all the porting process | ||
# Remove all things related with '''old toolbar''' support. They are no longer maintained | # Remove all things related with '''old toolbar''' support. They are no longer maintained | ||
# Write comments on the code, by adding "# README:", "# TODO:" and "# FIXME" explaining what are the problems that you are having with that chunk of code. Put a link if it's necessary | |||
# Keep reading this wiki page to find out more things that you should do | # Keep reading this wiki page to find out more things that you should do | ||