Thunar needs a "Find in this folder" action

Bug #291622 reported by Vincent
6
Affects Status Importance Assigned to Milestone
xubuntu-default-settings (Ubuntu)
Fix Released
Wishlist
Lionel Le Folgoc

Bug Description

Binary package hint: xubuntu-default-settings

An obvious thing to do, with Thunar and Catfish installed, is to add a custom action that allows one to search for files in the currently visible or selected folder. It's fairly trivial to add this [1], too, while it would provide a nice addition and more integration in Xubuntu.

[1] Just add the following to ~/.config/Thunar/uca.xml, before </actions>:

<action><icon>filefind</icon><name>Find in this folder</name><command>catfish --path=%f</command><description>Search for files within this folder</description><patterns>*</patterns><directories/></action>

Revision history for this message
Charlie Kravetz (cjkgeek) wrote :

I can confirm this would be good to have. I don´t know how easy it is to implement, since ~/.config/Thunar/uca.xml does not exist by default. It is not present on the Xubuntu 8.10 LiveCD and it is not present in my own installation of Xubuntu 8.10. Perhaps there is a system wide file it could be placed in. Alternatively, could the file be created in /etc/skel and copied to /home/$USER during installation similar to ~/.profile, ~/.bashrc, and ~/.bash_logout are created.

Changed in xubuntu-default-settings:
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
Gauvain Pocentek (gpocentek) wrote :

/etc/xdg/Thunar/uca.xml is the system wide config file.

Revision history for this message
Lionel Le Folgoc (mrpouit) wrote :

This could be added in /etc/xdg/xubuntu/Thunar/uca.xml in xubuntu-default-settings. There is still a problem though: this won't be translated. :/

Revision history for this message
Vincent (vinnl) wrote :

Isn't that also the case for "Open Terminal Here"? (Which is a custom action that *is* included by default)

Revision history for this message
Lionel Le Folgoc (mrpouit) wrote :

No, custom actions included by default in Thunar are translated. A possible solution is to do the same (i.e. use gettext) in xubuntu-default-settings.

Revision history for this message
Denis Rut'kov (dendron2000) wrote :

It it possible to integrate the search in Thunar? Launching a separate application from _file_ manager to search for _files_ looks stupid to me.

Changed in xubuntu-default-settings (Ubuntu):
assignee: nobody → mrpouit
status: Confirmed → In Progress
Revision history for this message
Lionel Le Folgoc (mrpouit) wrote :

Done in lp:~mrpouit/xubuntu-default-settings/translatable-launchers. I've uploaded the POT file on https://translations.launchpad.net/xubuntu-default-settings. As soon as it's accepted, it should be available for translation.

It's too late for jaunty anyway, and it required a lot of changes to xubuntu-default-settings, so we'll see for karmic.

Changed in xubuntu-default-settings (Ubuntu):
milestone: none → later
status: In Progress → Fix Committed
Revision history for this message
Lionel Le Folgoc (mrpouit) wrote :
Revision history for this message
Lionel Le Folgoc (mrpouit) wrote :

Uploaded to karmic. The correct url for translations is now <https://translations.launchpad.net/xubuntu-default-settings/trunk/+pots/thunar-uca> (I've merged the one already translated from jaunty).

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package xubuntu-default-settings - 0.57

---------------
xubuntu-default-settings (0.57) karmic; urgency=low

  * Fix "[Xubuntu only] Non-translatable labels and launchers" (LP: #163206):
    - etc/xdg/xubuntu/xfce4/panel:
      + generate rc files which have translatable strings from rc.in ones
      + po/*: added (po files fetched on 2009-05-16 from Rosetta).
  * Fix "Thunar needs a "Find in this folder" action" (LP: #291622):
    - etc/xdg/xubuntu/Thunar:
      + generate uca.xml from uca.xml.in to have it translated
      + po/*: added (po files fetched on 2009-05-16 from Rosetta).
  * Makefile: added (useful to generate rc files without cluttering
    debian/rules file).
  * debian/rules: call $(MAKE) once instead of multiple dh_install.
  * debian/control:
    - bump debhelper dependency to >= 7 for dh_prep
    - build-depend on intltool.

 -- Lionel Le Folgoc <email address hidden> Sat, 16 May 2009 22:36:02 +0200

Changed in xubuntu-default-settings (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.