Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 203291 Details for
Bug 298691
applet doesn't appear on login
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
a patch that might help
initial-icon.patch (text/plain), 884 bytes, created by
Matthias Clasen
on 2007-09-23 01:24:51 UTC
(
hide
)
Description:
a patch that might help
Filename:
MIME Type:
Creator:
Matthias Clasen
Created:
2007-09-23 01:24:51 UTC
Size:
884 bytes
patch
obsolete
>diff -up NetworkManager-0.7.0/nm-applet-0.7.0/src/applet.c.initial-icon NetworkManager-0.7.0/nm-applet-0.7.0/src/applet.c >--- NetworkManager-0.7.0/nm-applet-0.7.0/src/applet.c.initial-icon 2007-09-22 11:37:22.000000000 -0400 >+++ NetworkManager-0.7.0/nm-applet-0.7.0/src/applet.c 2007-09-22 11:37:27.000000000 -0400 >@@ -75,6 +75,7 @@ static void nma_icons_zero (NMApplet > static gboolean nma_icons_load_from_disk (NMApplet *applet); > static void nma_finalize (GObject *object); > static void foo_set_icon (NMApplet *applet, GdkPixbuf *pixbuf, guint32 layer); >+static void foo_update_icon (NMApplet *applet); > > static GtkWidget * > nma_menu_create (GtkMenuItem *parent, NMApplet *applet); >@@ -1840,6 +1841,8 @@ static gboolean nma_status_icon_size_cha > applet->size = size; > nma_icons_load_from_disk (applet); > >+ foo_update_icon (applet); >+ > return TRUE; > } >
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 298691
: 203291