Difference between revisions of "Thunar Plugins"

From Funtoo
Jump to navigation Jump to search
m (Added a description of the page and how to install the plugins documented by the page.)
m (Changed wording in introduction to page...it now sounds better.)
 
Line 1: Line 1:
Thunar, XFCE's file manager's functionality can be extended by the installation of plugins. Plugins for Thunar allow for the opening and creation of archives and other helpful functions that do not come built-in to Thunar to be achieved with ease. Below is a list of the plugins provided for Thunar by the Funtoo portage tree.
The functionality of Thunar, XFCE's file manager, can be extended by the installation of plugins. Below is a list of the plugins provided for Thunar that are contained in the Funtoo portage tree.


{{TableStart}}
{{TableStart}}
Line 8: Line 8:
<tr><td>{{c|thunar-vcs-plugin}}</td><td>Adds Subversion and GIT actions to the context menu of thunar</td></tr>
<tr><td>{{c|thunar-vcs-plugin}}</td><td>Adds Subversion and GIT actions to the context menu of thunar</td></tr>
{{TableEnd}}
{{TableEnd}}
To install and use any of the above plugins, simply:
To install and use any of the above plugins, simply:
{{console|body=
{{console|body=

Latest revision as of 18:30, June 20, 2015

The functionality of Thunar, XFCE's file manager, can be extended by the installation of plugins. Below is a list of the plugins provided for Thunar that are contained in the Funtoo portage tree.

Name of pluginDescription of plugin
thunar-archive-pluginArchive plug-in for the Thunar filemanager
thunar-media-tags-pluginAdds special features for media files to the Thunar File Manager
thunar-shares-pluginThunar plugin to share files using Samba
thunar-vcs-pluginAdds Subversion and GIT actions to the context menu of thunar

To install and use any of the above plugins, simply:

root # emerge <thunar plugin>

and restart Thunar.