Re: Yelp porting to Gnome2
- From: Havoc Pennington <hp redhat com>
- To: Sandip V Honde <sandeep honde wipro com>
- Cc: desktop-devel-list <desktop-devel-list gnome org>
- Subject: Re: Yelp porting to Gnome2
- Date: 22 Feb 2002 11:19:34 -0500
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]