Publisher's description
libnotify is a reporting library for GNOME to alert you when it is necessary to restart a command. libnotify is a notification library for GNOME to alert you when it needs to restart a command.Installation: The simplest way to compile this package is: 1. "Cd" into the directory containing the package's source code and type `. / Configure 'to configure the package for your system. If you use `csh 'on an old version of System V, you might need to type` sh. / Configure 'instead to prevent `csh' from trying to execute` configure configure ' `itself.Running' takes some time. While running, it prints some messages telling features, he is checking for.2. Type `make 'to compile the package.3. Optionally, type `make check 'to run any self-tests that come with the package.4. Type `make install 'to install programs and data files and documentation.5. You can remove the binaries and object files from source code directory by typing `make clean '. To also remove the `configure 'created (you can compile the package for a different type of computer), type` make distclean'. There is also a `make maintainer-clean 'target, but is mainly aimed at developers of the package. If you are using, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.What's new in this version: Fixed a bug where a notification ID can be reset when another notification has been closed. Patch by jylefort. (Bug # 94) Fixed a crash when the D-BUS proxy was released notify_uninit, which was problematic when used in a loadable module. (Bug # 92) Fixed a crash when a signal handler for signal closed notification caused the notification to be destroyed. (Bug # 116) ยท memory leaks when creating notifications. (Bug # 112) Fixed memory leaks where the potential function passed to notify_notification_add_action to release user data was not called. (Bug # 119)