summaryrefslogtreecommitdiffstats
path: root/perl-install/services.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-01-08 12:53:05 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-01-08 12:53:05 +0000
commit1e7de28f7292eda72e3ba78c5fadee1551c8f54f (patch)
treef58c9e662e4d5c9579792feb2c27ad5aae7303b3 /perl-install/services.pm
parentb0c43bfce0ee4008fb5e732310ab1c19a148bc0c (diff)
downloaddrakx-backup-do-not-use-1e7de28f7292eda72e3ba78c5fadee1551c8f54f.tar
drakx-backup-do-not-use-1e7de28f7292eda72e3ba78c5fadee1551c8f54f.tar.gz
drakx-backup-do-not-use-1e7de28f7292eda72e3ba78c5fadee1551c8f54f.tar.bz2
drakx-backup-do-not-use-1e7de28f7292eda72e3ba78c5fadee1551c8f54f.tar.xz
drakx-backup-do-not-use-1e7de28f7292eda72e3ba78c5fadee1551c8f54f.zip
add a fam description (telling that GNOME & KDE uses it). closes part of bugzilla #1704
Diffstat (limited to 'perl-install/services.pm')
-rw-r--r--perl-install/services.pm2
1 files changed, 2 insertions, 0 deletions
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."),