Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 334230 Details for
Bug 450042
[xfce-dev overlay] New ebuild xfce4-notes-plugin-1.8.0_alpha and a patch to make it work
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
main-panel-plugin-cast.patch
main-panel-plugin-cast.patch (text/plain), 549 bytes, created by
Derk W te Bokkel
on 2013-01-03 18:52:08 UTC
(
hide
)
Description:
main-panel-plugin-cast.patch
Filename:
MIME Type:
Creator:
Derk W te Bokkel
Created:
2013-01-03 18:52:08 UTC
Size:
549 bytes
patch
obsolete
>--- src/main-panel-plugin.vala 2013-01-03 10:59:53.000000000 -0500 >+++ src/main-panel-plugin.vala-fixed 2013-01-03 11:01:04.000000000 -0500 >@@ -36,7 +36,7 @@ > Xfce.textdomain (Config.GETTEXT_PACKAGE, Config.PACKAGE_LOCALE_DIR); > application = new Xnp.Application (save_location (true)); > >- button = Xfce.panel_create_button (); >+ button = (Gtk.Button) Xfce.panel_create_button (); > image = new Xfce.PanelImage.from_source ("xfce4-notes-plugin"); > button.add (image); > button.clicked.connect (() => { application.show_hide_notes (); });
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 450042
:
334228
| 334230 |
334234
|
334236
|
334244
|
334246
|
334454
|
334476
|
334478
|
336594
|
336596
|
336604
|
336606