Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment #764724: Patch to fix the partially-hidden 'Rip' column in the Grip display for
bug #833011
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
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