diff options
author | Jesús <heckyel@hyperbola.info> | 2020-07-27 21:19:14 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-07-27 21:19:14 -0500 |
commit | 18e5d6c30dc9080fc3ef69157ac6f9f8991bdf54 (patch) | |
tree | 528cdaf99f81a8470435e67c04b4688140b46ed9 | |
parent | d9065e11f11901dcb1f0de2153a856ca89ee268a (diff) | |
download | fair-viewer-18e5d6c30dc9080fc3ef69157ac6f9f8991bdf54.tar.lz fair-viewer-18e5d6c30dc9080fc3ef69157ac6f9f8991bdf54.tar.xz fair-viewer-18e5d6c30dc9080fc3ef69157ac6f9f8991bdf54.zip |
update edit
-rwxr-xr-x | bin/fair-viewer | 2 | ||||
-rwxr-xr-x | bin/gtk-fair-viewer | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/fair-viewer b/bin/fair-viewer index de8b4bd..0124453 100755 --- a/bin/fair-viewer +++ b/bin/fair-viewer @@ -16,7 +16,7 @@ #------------------------------------------------------- # fair-viewer # Fork: 14 February 2020 -# Edit: 05 June 2020 +# Edit: 10 July 2020 # https://framagit.org/heckyel/fair-viewer #------------------------------------------------------- diff --git a/bin/gtk-fair-viewer b/bin/gtk-fair-viewer index 973fff6..e75766b 100755 --- a/bin/gtk-fair-viewer +++ b/bin/gtk-fair-viewer @@ -16,7 +16,7 @@ #------------------------------------------------------- # GTK Fair Viewer # Fork: 14 February 2020 -# Edit: 05 June 2020 +# Edit: 10 July 2020 # https://framagit.org/heckyel/fair-viewer #------------------------------------------------------- |