Use gtk_show_uri() instead of gnome_help_display_desktop()
Fri Oct 24 15:42:11 2008 Søren Sandmann <sandmann@redhat.com> * Use gtk_show_uri() instead of gnome_help_display_desktop() svn path=/trunk/; revision=9094
This commit is contained in:
parent
bba36b9e37
commit
1616422ded
14 changed files with 33 additions and 30 deletions
|
@ -45,7 +45,7 @@
|
|||
|
||||
/* Some miscellaneous functions useful to all capplets */
|
||||
|
||||
void capplet_help (GtkWindow *parent, char const *helpfile, char const *section);
|
||||
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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue