Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 833011
Collapse All | Expand All

(-)grip-4.2.3/src/cdplay.c (-1 / +1 lines)
Lines 268-278 Link Here
268
268
269
    tot_width+=width;
269
    tot_width+=width;
270
270
271
    tot_width/=PANGO_SCALE;
271
    tot_width/=PANGO_SCALE;
272
272
273
    tot_width+=25;
273
    tot_width+=75;
274
  }
274
  }
275
275
276
  return tot_width;
276
  return tot_width;
277
}
277
}
278
278

Return to bug 833011