From 347d6f904ebe610ab1f45b66b3db5925f738f298 Mon Sep 17 00:00:00 2001 From: varlesh Date: Thu, 21 Sep 2017 13:09:38 +0400 Subject: [PATCH] update recommends for hardcode-tray https://github.com/bil-elmoussaoui/Hardcode-Tray/issues/446 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ee67131f0..53f73759bd 100644 --- a/README.md +++ b/README.md @@ -105,10 +105,10 @@ To deal with hardcoded applications icons we recommend use [harcode-fixer](https To fix hardcoded tray icons Papirus supports [Hardcode-Tray](https://github.com/bil-elmoussaoui/Hardcode-Tray) script. A list of supported applications is available [here](https://github.com/bil-elmoussaoui/Hardcode-Tray/tree/master/data/database). -**NOTE:** To get Papirus to work right with Hardcode-Tray, use the hardcode-tray option `--conversion-tool Inkscape`: +**NOTE:** To get Papirus to work right with Hardcode-Tray, use the hardcode-tray option `--conversion-tool RSVGConvert`: ``` -hardcode-tray --conversion-tool Inkscape +hardcode-tray --conversion-tool RSVGConvert ``` ![hardcode-tray](http://i.imgur.com/6hFm6aj.png)