==> common/ChangeLog <==
Fri Oct 24 18:22:06 2008 Søren Sandmann <sandmann@redhat.com> * capplet-util.[ch]: Add new capplet_init() function ==> default-applications/ChangeLog <== Fri Oct 24 18:22:22 2008 Søren Sandmann <sandmann@redhat.com> * gnome-da-capplet.c (main): Use new capplet_init() function svn path=/trunk/; revision=9105
This commit is contained in:
parent
0855f4bf5e
commit
2f8de6c511
5 changed files with 37 additions and 11 deletions
|
@ -48,5 +48,6 @@
|
|||
void capplet_help (GtkWindow *parent, char const *section);
|
||||
void capplet_set_icon (GtkWidget *window, char const *icon_file_name);
|
||||
gboolean capplet_file_delete_recursive (GFile *directory, GError **error);
|
||||
void capplet_init (GOptionContext *context, int *argc, char ***argv);
|
||||
|
||||
#endif /* __CAPPLET_UTIL_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue