https://bugzilla.xfce.org/show_bug.cgi?id=15888

--- Comment #5 from JD <[email protected]> ---
Well it seems that there's an issue somewhere, but I don't know if it's related
to gtk_image_set_from_icon_name or to the way XFCE sends parameters to the
method.
In my  xfce4-panel.xml, I do have the following

    <property name="plugin-22" type="string" value="directorymenu">
      <property name="base-directory" type="string"
value="/home/xxx/Applications/Applis AMUE"/>
      <property name="icon-name" type="string"
value="/home/xxx/Applications/Applis AMUE/LogoAMUE.png"/>
      <property name="file-pattern" type="string" value="*.jnlp"/>
    </property>

where /home/xxx/Applications/Applis AMUE/LogoAMUE.png is a valid existing
absolute path to a png image.

If I copy the icon to /usr/share/pixmaps then I can use it as an "uncategorized
icon", but it requires privileges to copy files there (so it's still a
regression, in my opinion).

I wonder if the problem could be in the property name "icon-name", maybe it
should be a "button-icon"? 

Regards,

JD

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to