Mageia Bugzilla – Attachment 5446 Details for
Bug 14162
Update request: lxpanel-0.7.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Patch to revert a faulty commit
lxpanel-0.7.1-revert-commit-5cc945e412002531bb349a0443c837393ce57c43.patch (text/plain), 369 bytes, created by
Nicolas Salguero
on 2014-09-24 14:27:45 CEST
(
hide
)
Description:
Patch to revert a faulty commit
Filename:
MIME Type:
Creator:
Nicolas Salguero
Created:
2014-09-24 14:27:45 CEST
Size:
369 bytes
patch
obsolete
>--- lxpanel-0.7.1.orig/src/panel.c >+++ lxpanel-0.7.1/src/panel.c >@@ -380,7 +380,7 @@ void _panel_set_wm_strut(LXPanel *panel) > strut_size = p->height_when_hidden; > > /* Set up strut value in property format. */ >- guint32 desired_strut[12]; >+ gulong desired_strut[12]; > memset(desired_strut, 0, sizeof(desired_strut)); > if (p->setstrut) > {
--- lxpanel-0.7.1.orig/src/panel.c +++ lxpanel-0.7.1/src/panel.c @@ -380,7 +380,7 @@ void _panel_set_wm_strut(LXPanel *panel) strut_size = p->height_when_hidden; /* Set up strut value in property format. */ - guint32 desired_strut[12]; + gulong desired_strut[12]; memset(desired_strut, 0, sizeof(desired_strut)); if (p->setstrut) {
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 14162
:
5445
| 5446 |
5459
|
5478
|
5515