-
Notifications
You must be signed in to change notification settings - Fork 0
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
438e698
commit 4b504b3
Showing
1 changed file
with
12 additions
and
1 deletion.
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 |
---|---|---|
@@ -1,4 +1,15 @@ | ||
LittleBin | ||
========= | ||
|
||
A 16x16 Recycle Bin icon for the Windows Notification Area | ||
A 16x16 Recycle Bin icon for the Windows Notification Area. | ||
|
||
Ties in to native features and styled to look like it's part of Vista/Win7. | ||
|
||
* Single-click opens the Recycle Bin. | ||
* Updates icon to reflect Empty/Full. | ||
* Tooltip reports file size and item count. | ||
* Context menu options mirror Recycle Bin context menu items of the same name. | ||
|
||
Updates once per second. | ||
|
||
![Screenshot](LittleBin.gif) |