Skip to content

Commit fdb5d10

Browse files
committed
Updated the documentation.
Added information that the Gtk2::Notify module is required to use the notifications script.
1 parent 94e22d1 commit fdb5d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The **irssi-scripts** repository provides a collection of scripts for **Irssi**, an IRC client for the command line. In particular, it provides the following scripts:
66

7-
* **notifications.pl** — A script to notify the user about incoming messages by using desktop notifications.
7+
* **notifications.pl** — A script to notify the user about incoming messages by using desktop notifications. Note that the **Gtk2::Notify** module must be installed in order to use this script. In Fedora, this module is provided by the *perl-Gtk2-Notify* package; in Debian and Ubuntu, the package is named *libgtk2-notify-perl*.
88

99
## Installation
1010

0 commit comments

Comments
 (0)