From 341baa0a0e9c0cc85cc5958b1af036272eb99056 Mon Sep 17 00:00:00 2001 From: Anna Date: Fri, 21 May 2010 14:12:01 -0400 Subject: [PATCH] More documentation updates. Renamed the title bar, which was still using the abortive old name. --- README.markdown | 15 +++++++++------ default.glade | 2 +- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/README.markdown b/README.markdown index b97739d..d7cd8b3 100644 --- a/README.markdown +++ b/README.markdown @@ -22,10 +22,13 @@ For the twitter module, you can download and install it with: This will install python-twitter in your ~/.local/lib directory, which python 2.6 will automatically include in PYTHONPATH. -### Configuration - -Copy the supplied hrafn.conf file to ~/.hrafn.conf, and edit it to suit your preferences. At a minimum, you need to change the [account] section to contain a valid twitter username and password. You can have multiple [account] sections, but they must be uniquely named, and the section name must start with 'account'. - - ### Usage -Just run ./hrafn.py, and start playing around. Right now, it is best to run this file in-place; it expects twitterwidgets.py and default.glade to be in the same directory. +Just run ./hrafn.py, and start playing around. Right now, it is best to run this file in-place; it expects all the .py files and default.glade to be in the same directory. + +To register an account with hrafn, simply click File -> Add Account. An authorization screen will launch in your web browser. When you finish there, you should have a PIN. Copy this into the popup that hrafn created, and click 'ok'. + +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. diff --git a/default.glade b/default.glade index 52fe2d3..4dd6654 100644 --- a/default.glade +++ b/default.glade @@ -5,7 +5,7 @@ True - Huginn + Hrafn GTK_WINDOW_TOPLEVEL GTK_WIN_POS_NONE False