Added system tray icon... it'll do for now, even though it doesn't do anything yet
This commit is contained in:
parent
6fa0c8d7f7
commit
e4a1823788
4 changed files with 29 additions and 1 deletions
|
@ -32,3 +32,8 @@ To search for a user, prepend the search with 'user: '.
|
|||
After the first run, the program will write a file called ~/.hrafn.conf, with default configuration. Feel free to edit this file if needed.
|
||||
|
||||
If things get really mucked up, deleting ~/.hrafn.db will reset the application to a pristine state. You will have to re-authenticate, though.
|
||||
|
||||
|
||||
### Notes
|
||||
|
||||
The system tray icon is Public Domain from: http://commons.wikimedia.org/wiki/File:Capi_x_Raven.svg
|
||||
|
|
Reference in a new issue