Fixed listing.

This commit is contained in:
Maxim Stewart 2019-06-09 01:28:31 -05:00
parent b58e538cf3
commit 23007ef215
1 changed files with 7 additions and 5 deletions

View File

@ -5,8 +5,10 @@ Pytop is a Gtk + Python gui to have a custom desktop interface.
Need python 3
# TODO
Add file rename functionality.
Attach copy, cut, paste, and delete signals to the controls menu.
Add search functionality to the current directory.
Add a settings file to store values.
Improve icon detection for Steam.
<ul>
<li>Add file rename functionality.</li>
<li>Attach copy, cut, paste, and delete signals to the controls menu.</li>
<li>Add search functionality to the current directory.</li>
<li>Add a settings file to store values.</li>
<li>Improve icon detection for Steam.</li>
</ul>