Skip to content

Commit ceea7c8

Browse files
author
Linus Tibert
committed
add Thunar to readme
1 parent e3880da commit ceea7c8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
</p>
88

99
# Features
10-
Convert between various image, audio and video formats using the context menu. The addon is written in Python and available for **Nautilus** and **Nemo** file viewers. It adds a new option to the context menu to create an easy way to convert between a huge amount of file types.
10+
Convert between various image, audio and video formats using the context menu. The addon is written in Python and available for **Nautilus**, **Nemo** und **Thunar** file viewers. It adds a new option to the context menu to create an easy way to convert between a huge amount of file types.
1111
The program offers many options to customise the appearance of its context menu. There are also a few extra formats which can be added by installing optional dependencies.
1212
The tool has a built-in auto-update function to make sure the newest version is always installed.
13-
Note that the Nemo port is quite new and not as well tested as the Nautilus version. If you experience any problems, please report them on the [issue page](https://github.com/Lich-Corals/linux-file-converter-addon/issues/new/choose).
13+
Note that the Nemo and Thunar ports are quite new and not as well tested as the Nautilus version. If you experience any problems, please report them on the [issue page](https://github.com/Lich-Corals/linux-file-converter-addon/issues/new/choose).
1414
<br/>
1515
<p align="center">
1616
<img height="256px" src="https://user-images.githubusercontent.com/111392332/226464712-216ef143-6ca7-4c9d-ac15-e51e3a299550.png">
@@ -45,6 +45,7 @@ Note that the Nemo port is quite new and not as well tested as the Nautilus vers
4545
Please head over to the installation page for your file manager:
4646
- [Nautilus](https://github.com/Lich-Corals/linux-file-converter-addon/blob/main/markdown/install-nautilus.md)
4747
- [Nemo](https://github.com/Lich-Corals/linux-file-converter-addon/blob/main/markdown/install-nemo.md)
48+
- [Thunar](https://github.com/Lich-Corals/linux-file-converter-addon/blob/main/markdown/install-thunar.md)
4849

4950
# Updating
5051
If the script is installed in the home folder or has permissions to write in it's dictionary, it will update automatically as long as automatic updates aren't disabled.

0 commit comments

Comments
 (0)