Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 90243 Details for
Bug 96852
games-misc/lucidlife new ebuild for LucidLife
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix the toolbar
lucidlife-0.9-icons_only_toolbar.patch (text/plain), 545 bytes, created by
Denilson Sá Maia
on 2006-06-26 21:56:03 UTC
(
hide
)
Description:
Patch to fix the toolbar
Filename:
MIME Type:
Creator:
Denilson Sá Maia
Created:
2006-06-26 21:56:03 UTC
Size:
545 bytes
patch
obsolete
>diff -Naurb lucidlife-0.9/src/lucidlife.c lucidlife-0.9-patched/src/lucidlife.c >--- lucidlife-0.9/src/lucidlife.c 2005-06-23 06:36:30.000000000 -0300 >+++ lucidlife-0.9-patched/src/lucidlife.c 2006-06-27 01:34:33.000000000 -0300 >@@ -2089,6 +2089,7 @@ > void init_toolbar(GtkWidget* containing_box) > { > gui.toolbar = gtk_ui_manager_get_widget (gui.ui_manager, "/MainToolBar"); >+ gtk_toolbar_set_style(gui.toolbar, GTK_TOOLBAR_ICONS); > gtk_box_pack_start (GTK_BOX (containing_box), gui.toolbar, FALSE, FALSE, 0); > > /* Create the Gen/s slider */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 96852
:
61775
|
70207
|
90242
|
90243