1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
Alarm Clock Readme file
===========================
Author:
Tomasz Sałaciński <tsalacinski@gmail.com>
Contact:
Please submit bugs to launchpad account:
https://launchpad.net/alarmclock
Description
===========
Alarm Clock is a GNOME application designed to remind you
about upcoming events. Alarm Clock is very easy to configue,
so no one should have problems using it.
Installation
============
In order to install the application, view the INSTALL file included
in this package. In order to run Alarm Clock, you need to have the following installed:
python
pygtk
pynotif (libnotify python bindings)
pygst (gstreamer python bindings)
To see changes over previous versions, read the ChangeLog file.
(c) 2007-2008 by Tomasz Sałaciński.
|