GNOME Bugzilla – Bug 328606
drivemount_applet2 needs gnome-dev-jazdisk icon.
Last modified: 2006-02-03 19:39:07 UTC
Please describe the problem: can't see drivemount_applet2 icon on "add to panel". gnome-icon-theme-2.13.5, gnome-applets-2.13.2 http://cvs.gnome.org/viewcvs/gnome-applets/drivemount/GNOME_DriveMountApplet.server.in.in?rev=1.11&view=markup <oaf_info> <oaf_server iid="OAFIID:GNOME_DriveMountApplet_Factory" type="exe" location="@LIBEXECDIR@/drivemount_applet2"> <oaf_attribute name="repo_ids" type="stringv"> <item value="IDL:Bonobo/GenericFactory:1.0"/> <item value="IDL:Bonobo/Unknown:1.0"/> </oaf_attribute> <oaf_attribute name="name" type="string" _value="Drive Mount Applet Factory"/> <oaf_attribute name="description" type="string" _value="Factory for drive mount applet"/> </oaf_server> <oaf_server iid="OAFIID:GNOME_DriveMountApplet" type="factory" location="OAFIID:GNOME_DriveMountApplet_Factory"> <oaf_attribute name="repo_ids" type="stringv"> <item value="IDL:GNOME/Vertigo/PanelAppletShell:1.0"/> <item value="IDL:Bonobo/Control:1.0"/> <item value="IDL:Bonobo/Unknown:1.0"/> </oaf_attribute> <oaf_attribute name="name" type="string" _value="Disk Mounter"/> <oaf_attribute name="description" type="string" _value="Mount local disks and devices"/> <oaf_attribute name="panel:icon" type="string" value="gnome-dev-jazdisk"/> <oaf_attribute name="bugzilla:bugzilla" type="string" value="GNOME"/> <oaf_attribute name="bugzilla:product" type="string" value="gnome-applets"/> <oaf_attribute name="bugzilla:component" type="string" value="drivemount"/> <oaf_attribute name="bugzilla:other_binaries" type="string" value="drivemount_applet2"/> </oaf_server> </oaf_info> Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? always Other information:
The best solution is switch drivemount to "media-drive-removable" icon. Patch attached to bug #328938
Fixed in inu HEAD. Added links for -jazdisk and -zipdisk to their appropriate media-* icons.