From 1e7de28f7292eda72e3ba78c5fadee1551c8f54f Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 8 Jan 2004 12:53:05 +0000 Subject: add a fam description (telling that GNOME & KDE uses it). closes part of bugzilla #1704 --- perl-install/services.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install') diff --git a/perl-install/services.pm b/perl-install/services.pm index 79a7f233d..03374f22b 100644 --- a/perl-install/services.pm +++ b/perl-install/services.pm @@ -25,6 +25,8 @@ at was run, and runs batch commands when the load average is low enough."), crond => N_("cron is a standard UNIX program that runs user-specified programs at periodic scheduled times. vixie cron adds a number of features to the basic UNIX cron, including better security and more powerful configuration options."), +fam => N_("FAM is a file monitoring daemon. It is used to get reports when files change. +It is used by GNOME and KDE"), gpm => N_("GPM adds mouse support to text-based Linux applications such the Midnight Commander. It also allows mouse-based console cut-and-paste operations, and includes support for pop-up menus on the console."), -- cgit v1.2.1