This repository has been archived by the owner on May 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e08429c
commit 302c071
Showing
7 changed files
with
3,015 additions
and
2,665 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,3 +19,5 @@ release/*.run | |
po-temp/ | ||
*.rpm | ||
|
||
|
||
src/share/polo/images/clamav-trademark\.webp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,23 @@ | ||
polo-file-manager (18.8) xenial; urgency=low | ||
|
||
* Added support for ClamAV | ||
|
||
* #206 - Fixed build errors with newer versions of libvte291 | ||
|
||
* Fixed: Extracting compressed TAR archive throws an error "--overwrite-dir cannot be used with --overwrite" | ||
|
||
* Fixed: Connecting to remote servers throws an error that "gvfs-mount command is deprecated" in Ubuntu Bionic. | ||
gvfs commands have been replaced by their equivalent gio commands. | ||
|
||
* Fixed GTK errors due to set_cursor() being attached before widget is realized | ||
|
||
* Removed live preview for videos in Properties panel | ||
|
||
* Disabled calculation of directory sizes in Properties panel | ||
|
||
-- Tony George <[email protected]> Sun, 12 Aug 2018 10:00:00 +0530 | ||
|
||
|
||
polo-file-manager (18.6) xenial; urgency=low | ||
|
||
* Added support for workspaces | ||
|
Oops, something went wrong.