- Feb 21, 2023
-
-
Alexander Schwinn authored
When thunar is selected as default application for the Mime Type "inode/directory", it now as well opens "trash://" and other URIs. (Before that change, the next file manager in the List was used for such URIs instead of thunar) (cherry picked from commit 35cc5923)
-
- Dec 23, 2020
-
-
Alexander Schwinn authored
In order to dont clutter the (whisker)menu with duplicated entries
-
- Jun 11, 2020
- Apr 06, 2020
-
-
- Mar 07, 2020
-
-
- Jun 04, 2019
-
-
Alexander Schwinn authored
(Bug #15498)
-
- Jun 03, 2019
-
-
Alexander Schwinn authored
(Bug #15467)
-
- May 29, 2019
-
-
Alexander Schwinn authored
-
- Nov 06, 2011
-
-
Nick Schermer authored
This way we can reliably use the lowercase name in desktop files which improves auto completion in the application finder.
-
- Nov 04, 2010
-
-
Jannis Pohlmann authored
This commit updates the .desktop entries installed by Thunar so that they validate against desktop-file-validate from desktop-file-utils 0.16. Patch by Samuli Suominen <ssuominen@gentoo.org>.
-
- Aug 22, 2010
-
-
Nick Schermer authored
-
- Dec 04, 2008
-
-
Jannis Pohlmann authored
that people don't have to guess what Thunar is good for. (Old svn revision: 28978)
-
- Nov 28, 2008
-
-
Jannis Pohlmann authored
(Old svn revision: 28940)
-
- Apr 08, 2006
-
-
Benedikt Meurer authored
* *.desktop.in.in: It's a FileManager. (Old svn revision: 20816)
-
- Mar 25, 2006
-
-
Benedikt Meurer authored
* Thunar.desktop.in.in(Exec): Support dragging files and folders to the Thunar application icon, which will then be opened using Thunar. (Old svn revision: 20541)
-
- Mar 24, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-file.{c,h}: Add wrapper method thunar_file_get_for_uri() which is a rather common operation. * thunar/thunar-dbus-service.c (thunar_dbus_service_parse_uri_and_display): Use the newly added method thunar_file_get_for_uri(). * thunar/thunar-launcher.c: If no current directory is set, directories will always be opened in new windows. * thunar/thunar-renamer-progress.{c,h}: Add support for explicit cancellation of the rename operation. * thunar/thunar-renamer-dialog-ui.xml,thunar/thunar-renamer-model.{c,h}, thunar/thunar-renamer-dialog.{c,h}, thunar/Makefile.am: Some polish on the dialog and the model. Allow users to add/remove files using the context menu. Add a standalone mode in which the bulk rename dialog appears as standalone application and which can be invoked through the D-BUS service. Bug #1597. * thunar/thunar-standard-view.c(thunar_standard_view_action_rename): Keep up with the ThunarRenamerDialog changes. * thunar/main.c, thunar/thunar-application.{c,h}, thunar/thunar-dbus-client.{c,h}, thunar/thunar-dbus-service-infos.xml, thunar/thunar-dbus-service.c: Add BulkRename() method to the D-BUS interface org.xfce.Thunar and add command line option -B to Thunar, which allows to open the bulk rename dialog directly. Bug #1597. * Thunar-folder-handler.desktop.in.in, Thunar.desktop.in.in, Makefile.am: Rearrange the .desktop file handling. * Makefile.am, Thunar-bulk-rename.desktop.in.in, ThunarBulkRename.in: Add launcher for the bulk rename utility. Bug #1597. * examples/thunar-file-manager.py, examples/Makefile.am: Add example for the usage of the org.xfce.Thunar interface. * thunarx/thunarx-renamer.{c,h}, thunarx/thunarx.symbols: Add new method get_actions() to ThunarxRenamer, as discussed with Jannis, to allow plugin writers to add custom actions to the renamers tree view context menu (i.e. "Edit Tags" for the thunar-media-tag-plugin). First part of bug #1602. * docs/reference/thunarx/: Update the API docs. * thunar/thunar-renamer-dialog.c(thunar_renamer_dialog_context_menu), thunar/thunar-renamer-dialog-ui.xml: Add custom actions provided by the active ThunarxRenamer to the file context menu in the renamer dialog. Second part of bug #1602. * po/POTFILES.in: Add new files. * po/Thunar.pot, po/*.po: Merge new strings. * po/de.po: Update german translations. (Old svn revision: 20526)
-
- Feb 06, 2006
-
-
Benedikt Meurer authored
* Thunar.desktop.in: Add "GTK" to the Categories. (Old svn revision: 19752)
-
- Aug 11, 2005
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-mime-application.c (thunar_vfs_mime_application_new_from_desktop_id): Use "Name" instead of "GenericName" for the application's name, as the "Name" usually includes the project name in addition to the functional description of the application, which provides better results than having several applications named "Text Editor", etc. * configure.in.in: Prefer Gamin over FAM to avoid the C++ dependency if possible. Besides that, Gamin offers several other advantages over FAM, which makes it better suitable to be used in Thunar. * po/POTFILES.in: Add missing source files here, and remove obsolete files. * Thunar.desktop.in, Makefile.am, configure.in.in, po/POTFILES.in: Add desktop file for Thunar. (Old svn revision: 16851)
-