Modify

Opened 16 years ago

Closed 16 years ago

#2093 closed defect (fixed)

[PATCH] Fix "Search" button in toolbar

Reported by: Igor Shubovych <igor.shubovych@…> Owned by: framm
Priority: minor Milestone:
Component: unspecified Version: latest
Keywords: toolbar preferences Cc:

Description

The problem exists, because UserToolsPlugin register action "Select user data" with the same key "dialogs/search". More deeply problem exists, because key is not some unique identifier, but path to image. Both actions uses the same image.

For now it is a bit complicated to rewrite this. So I just copy images/dialogs/search.png to images/dialogs/userdata.png

And change plugin usertools to use correct image.

I am applying patch, but not sure if it possible to apply, because there is said no image inside.
Anyway, you can copy image, and then change text manually. It's trivial.

Email me: igor dot shubovych at well-known google mail service.

Change History (2)

by Igor Shubovych <igor.shubovych@…>, 16 years ago

Attachment: usertools.patch added

patch to fix

comment:1 by anonymous, 16 years ago

Resolution: fixed
Status: newclosed

Fixed in 13455 a bit different to patch.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.