Added simple (but do anyone really need more complex thing?) session management

to control-center shell
This commit is contained in:
Lauris Kaplinski 2002-02-19 21:15:21 +00:00
parent f23439d2be
commit 596bc8bdc6
5 changed files with 68 additions and 4 deletions

View file

@ -69,4 +69,6 @@ void gnomecc_preferences_save (GnomeCCPreferences *prefs);
GtkWidget *gnomecc_preferences_get_config_dialog (GnomeCCPreferences *prefs);
GnomeCCPreferences *gnomecc_preferences_get (void);
#endif /* __PREFERNCES_H */