diff options
| -rw-r--r-- | README.md | 5 | ||||
| -rw-r--r-- | dolphin/README.md | 2 |
2 files changed, 4 insertions, 3 deletions
| @@ -25,8 +25,9 @@ Maybe you don't want to disclose those information. | |||
| 25 | This is precisely the job of mat2: getting rid, as much as possible, of | 25 | This is precisely the job of mat2: getting rid, as much as possible, of |
| 26 | metadata. | 26 | metadata. |
| 27 | 27 | ||
| 28 | mat2 provides both a command line tool, and a graphical user interface | 28 | mat2 provides a command line tool, and graphical user interfaces via a service |
| 29 | via an extension for Nautilus, the default file manager of GNOME. | 29 | menu for Dolphin, the default file manager of KDE, and an extension for |
| 30 | Nautilus, the default file manager of GNOME. | ||
| 30 | 31 | ||
| 31 | # Requirements | 32 | # Requirements |
| 32 | 33 | ||
diff --git a/dolphin/README.md b/dolphin/README.md index 9e7da44..16a3296 100644 --- a/dolphin/README.md +++ b/dolphin/README.md | |||
| @@ -5,7 +5,7 @@ Thanks to [Miguel Marco](https://riemann.unizar.es/~mmarco/), here is an neat | |||
| 5 | integration for [Dolphin](https://kde.org/applications/system/org.kde.dolphin), | 5 | integration for [Dolphin](https://kde.org/applications/system/org.kde.dolphin), |
| 6 | the KDE file manager: | 6 | the KDE file manager: |
| 7 | 7 | ||
| 8 | 1. Add the `mat.desktop` file either in | 8 | 1. Add the `mat2.desktop` file either in |
| 9 | - `/usr/share/kservices5/ServiceMenus/` to install it globally | 9 | - `/usr/share/kservices5/ServiceMenus/` to install it globally |
| 10 | - `~/.local/share/kservices5/ServiceMenus/` for a specific user | 10 | - `~/.local/share/kservices5/ServiceMenus/` for a specific user |
| 11 | 2. Run `kbuildsycoca5` to update the corresponding database | 11 | 2. Run `kbuildsycoca5` to update the corresponding database |
