~ubuntu-branches/ubuntu/quantal/gwibber/quantal

« back to all changes in this revision

Viewing changes to client/gwibber-preferences.c

  • Committer: Package Import Robot
  • Author(s): Ken VanDine
  • Date: 2012-02-14 17:03:36 UTC
  • mfrom: (1.1.68)
  • Revision ID: package-import@ubuntu.com-20120214170336-sukh2ve1z5z09ml3
Tags: 3.3.4-0ubuntu1
* New upstream release
  - Completed dropped python multiprocessing and refactored the service 
    threading.  Including improving ability to catch individual 
    operation failures.
 - Can't response or write to someone from their user information
   page (LP: #926081)
 - "Repeat" a status on StatusNet fails silently (Scott Sweeny) (LP: #923144)

Show diffs side-by-side

added added

removed removed

Lines of Context:
711
711
        p = _tmp0_;
712
712
#line 118 "/storage/1/src/gwibber/trunk/client/gwibber-preferences.vala"
713
713
        gtk_main ();
714
 
#line 120 "/storage/1/src/gwibber/trunk/client/gwibber-preferences.vala"
 
714
#line 119 "/storage/1/src/gwibber/trunk/client/gwibber-preferences.vala"
 
715
        _g_object_unref0 (p);
 
716
#line 119 "/storage/1/src/gwibber/trunk/client/gwibber-preferences.vala"
 
717
        p = NULL;
 
718
#line 121 "/storage/1/src/gwibber/trunk/client/gwibber-preferences.vala"
715
719
        result = 0;
716
 
#line 120 "/storage/1/src/gwibber/trunk/client/gwibber-preferences.vala"
 
720
#line 121 "/storage/1/src/gwibber/trunk/client/gwibber-preferences.vala"
717
721
        _g_object_unref0 (p);
718
 
#line 120 "/storage/1/src/gwibber/trunk/client/gwibber-preferences.vala"
 
722
#line 121 "/storage/1/src/gwibber/trunk/client/gwibber-preferences.vala"
719
723
        return result;
720
 
#line 721 "gwibber-preferences.c"
 
724
#line 725 "gwibber-preferences.c"
721
725
}
722
726
 
723
727
 
726
730
        g_type_init ();
727
731
#line 110 "/storage/1/src/gwibber/trunk/client/gwibber-preferences.vala"
728
732
        return _vala_main (argv, argc);
729
 
#line 730 "gwibber-preferences.c"
 
733
#line 734 "gwibber-preferences.c"
730
734
}
731
735
 
732
736