diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-06-10 20:43:09 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-06-10 20:43:09 +0200 |
| commit | 6661b1080f8858158f52700c4dec4de0c1bf978b (patch) | |
| tree | 6b1e6942948925a91fee3e3fd0f1b0a42922b0ce /Makefile | |
| parent | 41b22fc7bd617e87fa85e763806fa381882e0f60 (diff) | |
| download | scripts-6661b1080f8858158f52700c4dec4de0c1bf978b.tar.gz scripts-6661b1080f8858158f52700c4dec4de0c1bf978b.zip | |
Added translate
Diffstat (limited to '')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -28,6 +28,7 @@ SCRIPTS = addressgrep \ | |||
| 28 | spawn \ | 28 | spawn \ |
| 29 | templess \ | 29 | templess \ |
| 30 | togglemute \ | 30 | togglemute \ |
| 31 | translate \ | ||
| 31 | urlgrep \ | 32 | urlgrep \ |
| 32 | volume \ | 33 | volume \ |
| 33 | websearch \ | 34 | websearch \ |
