~ubuntu-branches/ubuntu/precise/deja-dup/precise-proposed

« back to all changes in this revision

Viewing changes to widgets/ConfigLocation.c

  • Committer: Package Import Robot
  • Author(s): Michael Terry
  • Date: 2011-07-01 10:16:33 UTC
  • Revision ID: package-import@ubuntu.com-20110701101633-k746n4ssvbfyy4l3
Tags: 19.3-0ubuntu2
* debian/patches/fix-close-crash.patch:
  - Fix crash when closing the preference panel (LP: #802993)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1502
1502
        _tmp5_ = _g_object_ref0 (_tmp4_);
1503
1503
        accessible = _tmp5_;
1504
1504
        if (accessible != NULL) {
1505
 
                accessible->name = "Location";
 
1505
                atk_object_set_name(accessible, "Location");
1506
1506
        }
1507
1507
        if (self->priv->_label_sizes == NULL) {
1508
1508
                GtkSizeGroup* _tmp6_ = NULL;