From a550a700e65ce7171ff1d4419ac08be8e6dea863 Mon Sep 17 00:00:00 2001 From: Patrick Ulbrich Date: Sun, 5 Jun 2011 13:24:37 +0200 Subject: [PATCH] added README file --- README | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..a761eb3 --- /dev/null +++ b/README @@ -0,0 +1,21 @@ +Mailnag - A mail notification daemon for GNOME 3 +http://launchpad.net/mailnag + +Requirements*: + pyxdg + notify-python + python2-gnomekeyring + python-httplib2 + pygtk2 + pygobject2 + alsa-utils + + * This list is possibly incomplete. + Please let me know if something is missing here. + + +Configuration: + + Run ./mailnag_config to setup Mailnag. + Closing the configuration window will start mailnag automatically. +