diff options
author | Jesús <heckyel@hyperbola.info> | 2020-11-11 18:19:46 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-11-11 18:19:46 -0500 |
commit | 9820e56ebb64673534d7e776e343555bde3b9f08 (patch) | |
tree | 5c0f9f60241ed30b4afa2aa7864452f81082942a /Changes | |
parent | 4079c2156adebb7b46b086048eb0e517710cc4f1 (diff) | |
download | fair-viewer-9820e56ebb64673534d7e776e343555bde3b9f08.tar.lz fair-viewer-9820e56ebb64673534d7e776e343555bde3b9f08.tar.xz fair-viewer-9820e56ebb64673534d7e776e343555bde3b9f08.zip |
Fix names app
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ Version 1.0.4 - The GTK+ interface should now work with any GTK+ >= 3.00 (previously it required GTK+ >= 3.20). - Detect videos with `signatureCipher` and fallback to `hypervideo`. - Allow channel & playlist IDs to be longer (between 11 and 64 characters). -- Changed the default cache direction from `/tmp/straw-viewer` to `~/.cache/straw-viewer`. +- Changed the default cache direction from `/tmp/fair-viewer` to `~/.cache/fair-viewer`. Version 1.0.3 |