Difference between revisions of "Thunar Plugins"

From Funtoo
Jump to navigation Jump to search
(Created the page -- not its contents.)
 
m (Changed wording in introduction to page...it now sounds better.)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
A page to detail the various plugins available for the Thunar file manager.
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.
{{PageNeedsUpdates}}
 
{{TableStart}}
<tr class="info"><th>Name of plugin</th><th>Description of plugin</th></tr>
<tr><td>{{c|thunar-archive-plugin}}</td><td>Archive plug-in for the Thunar filemanager</td></tr>
<tr><td>{{c|thunar-media-tags-plugin}}</td><td>Adds special features for media files to the Thunar File Manager</td></tr>
<tr><td>{{c|thunar-shares-plugin}}</td><td>Thunar plugin to share files using Samba</td></tr>
<tr><td>{{c|thunar-vcs-plugin}}</td><td>Adds Subversion and GIT actions to the context menu of thunar</td></tr>
{{TableEnd}}
To install and use any of the above plugins, simply:
{{console|body=
###i## emerge <thunar plugin>
}}
and restart Thunar.

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.