Re: Yelp porting to Gnome2



Sandip V Honde <sandeep honde wipro com> writes:
> -  int i;
> +  gint i;

Please don't s/int/gint/ or s/char/gchar/, that is just pointless code
churn.

When you add session management, remember to use the command line to
store your state, NOT gconf, and remember that the minimum requirement
of session management is that the app restores the same number and
type of windows it had open previously.

Havoc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]