Page 1 of 2

a couple of thunar plugins

Posted: 21. Dec 2009, 03:35
by Duncan_Idaho
hi
I think we should have these packages as they are part of xfce goodies :mrgreen:
thunar-archive-plugin is a thunar plugin that creates a contextual menu for compresed archives and let you perform actions such as "extract here" which is a really useful thing
http://slackbuilds.org/repository/13.0/ ... ve-plugin/

thunar-media-tags-plugin is a thunar is a plugin which adds ID3/OGG tag support to Thunar's bulk rename dialog and the capability to edit those tags from the file Properties dialog.
http://slackbuilds.org/repository/13.0/ ... gs-plugin/

thanks in advance :geek:

Re: a couple of thunar plugins

Posted: 21. Dec 2009, 08:47
by JRD
I built thunar-archive-plugin for myself. If I have time, I review it and propose it here....if nobody make it before me :p

Re: a couple of thunar plugins

Posted: 9. Jan 2010, 23:20
by gapan
Added both to the repos. The archive plugin was a nasty one, I had to create patches for uncompressing 7z, lzma and xz formats and for working properly with file-roller.

I think they will both be installed by default in full mode in the future. :)

Re: a couple of thunar plugins

Posted: 10. Jan 2010, 00:16
by Duncan_Idaho
thank you so much gapan :mrgreen:

Re: a couple of thunar plugins

Posted: 10. Jan 2010, 17:20
by JRD
Thank you :) Well replaced my also dirty thunar-archive-plugin :)

Re: a couple of thunar plugins

Posted: 10. Jan 2010, 18:25
by damNageHack
Great idea to enhance the XFCE support in Salix standard installation.

What about the other goodies there?

Indeed, developers will have fun especially with this one. It is only needed to be optionally installable because users will not need it at all.
http://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin wrote: The Thunar VCS Plugin adds Subversion and GIT actions to the context menu of thunar. This gives a SVN integration and GIT integration to Thunar.

This project was formerly known as Thunar SVN Plugin.

The current features are:

* Most of the svn action: add, blame, checkout, cleanup, commit, copy, delete, export, import, lock, log, move, properties, relocate, resolved, revert, status, switch, unlock, update.
* Subversion info in file properties dialog.
* Basic git actions: add, blame, branch, clean, clone, log, move, reset, stash, status.
The nice thing about it is that it detects by itself if a subversion or git sandbox is in the folder and provides therefore only the menu options which make sense for the current state of folder content.

Re: a couple of thunar plugins

Posted: 10. Jan 2010, 19:00
by JRD
I want it !!
Do you want I package it ?
Unfortuantly I have no knowledge in git, so I cannot test it.

Re: a couple of thunar plugins

Posted: 10. Jan 2010, 19:12
by damNageHack
JRD wrote:Do you want I package it ?
You are free to do so 8-)
JRD wrote:Unfortuantly I have no knowledge in git, so I cannot test it.
AFAIK the whole XFCE project has moved last year to git (formerly using SVN). So it will be good to test the plugin with its own. :lol:
I will also do some beta tests then, when you provide the package.

Re: a couple of thunar plugins

Posted: 10. Jan 2010, 20:46
by JRD
Ok Let's do it !

Re: a couple of thunar plugins

Posted: 19. Jan 2010, 14:42
by damNageHack
JRD wrote:Ok Let's do it !
Any progress :?: If you have no time to create the package, I can do it for myself. 8-)