You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
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:
6
6
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*.
0 commit comments