Regarding bug #127553 (the bounty)



Hi,

I have some question concerning what is required for this to be
considered solved and some questions on how to actually do it.

I have done the part that allows you to drag a link (http:) from Mozilla
onto Nautilus and asks if you want to copy the link content or make a
link. Since this is my first attempt at "hacking" Nautilus I am a bit
out in the dark as to how things are preferably done so I was wondering
if the following is a ok solution,

- The request is made using the nautilus_drag_drop_action_ask function. 

- If the user selects copy it uses fm_directory_view_move_copy_items to
do the actual copying. 

- If the user selects link it uses nautilus_link_local_create to create
the link. 

Now the bounty description says it should use the hyperlink and shortcut
icons for the link but I have been unable to figure out what those are.
Do they refer to a specific file in a Nautilus icon theme or are they
GTK stock icons or are they something different entirely? 

Regards,
David




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]