~midori/midori/trunk

« back to all changes in this revision

Viewing changes to midori/midori-session.h

  • Committer: André Auzi
  • Date: 2013-09-17 19:34:23 UTC
  • mfrom: (6402 midori)
  • mto: This revision was merged to the branch mainline in revision 6406.
  • Revision ID: aauzi@free.fr-20130917193423-j3tqi7tt4b8afu41
merge lp:midori to fix conficts

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
gboolean
26
26
midori_load_extensions (gpointer data);
27
27
 
28
 
gboolean
29
 
midori_load_session (gpointer data);
30
 
 
31
28
void
32
29
midori_session_persistent_settings (MidoriWebSettings* settings,
33
30
                                    MidoriApp*         app);