https://bugzilla.xfce.org/show_bug.cgi?id=16602
--- Comment #11 from alexxcons <[email protected]> --- Nice ! > Can you point me to a previous patch where a button was added to the toolbar. I dont have a commit .. though I know where in the code you have to look: Best base your work on this branch, since thunar-window.c is going to be changed with it soonish: https://github.com/alexxcons/thunar/tree/ReplaceGtkAction2 Here happens the creation of some toolbar items: https://github.com/alexxcons/thunar/blob/0389cdb6b7a6f20a3bcc256121584e41c4e31efe/thunar/thunar-window.c#L739 Here how you can check for the existence of catfish and launch it: https://github.com/alexxcons/thunar/blob/0389cdb6b7a6f20a3bcc256121584e41c4e31efe/plugins/thunar-wallpaper/twp-provider.c#L97 https://github.com/alexxcons/thunar/blob/0389cdb6b7a6f20a3bcc256121584e41c4e31efe/plugins/thunar-wallpaper/twp-provider.c#L296 -- 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
