That GOption API

A few days ago, vuntz asked us to start porting the GNOME applications to the GOption API.

I didn’t know such an API exists (so thanks vuntz) but, now I know I decided to teach it myself by helping out.

So I just finished a patch for nautilus and did one for Evolution yesterday.

There’s still a lot applications to patch guys. It’s not very difficult. So join the fun.

By the way, Nicolas wrote a nice tutorial about GOption commandline parsing.