Added simple (but do anyone really need more complex thing?) session management
to control-center shell
This commit is contained in:
parent
f23439d2be
commit
596bc8bdc6
5 changed files with 68 additions and 4 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue