! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Notes plugin does not use user-specified icon
Status:
CLOSED: WONTFIX
Severity:
trivial
Product:
Xfce4-notes-plugin
Component:
General

Comments

Description Andrew Conkling 2005-01-31 22:05:10 CET
As of 4.2.0, the notes plugin no longer uses any user-specified icon.  The
default is supplied instead.

And while we're on the topic, is it possible (in future versions) to have the
notes plugin use an icon from the GTK theme?
Comment 1 Mauricio Notti 2005-03-15 05:50:11 CET
Created attachment 187 
Patch for the notes_applet.c file
Comment 2 Mauricio Notti 2005-03-15 05:56:33 CET
Ups... this is the comment for the above attachment:

I think that somebody forget the line 
    gtk_widget_destroy(widget);
in the implementation of the 
    void notes_destroy_cb(GtkWidget *widget, NoteApplet *notes)
function. I make a patch (diff -u) for the notes_applet.c file.
Comment 3 Nick Schermer editbugs 2007-01-09 19:08:34 CET
Also yours, duno if it's still valid since quite some code has changed.
Comment 4 Mike Massonnet editbugs 2007-01-21 13:27:57 CET
I will close this bug.  For the moment I don't/won't support customized icon.

Bug #750

Reported by:
Andrew Conkling
Reported on: 2005-01-31
Last modified on: 2009-07-15

People

Assignee:
Mike Massonnet
CC List:
1 user

Version

Version:
unspecified

Attachments

Patch for the notes_applet.c file (259 bytes, patch)
2005-03-15 05:50 CET , Mauricio Notti
no flags

Additional information