From ab1b1e6f9581a68882f07b038bd94bbdcf5ecf60 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 21 Oct 2011 17:03:05 -0500 Subject: [PATCH] s/kpackagekit/apper/ --- fedora-live-kde-base.ks | 10 +++------- fedora-livecd-lxde.ks | 2 +- fedora-livecd-security.ks | 2 +- 3 files changed, 5 insertions(+), 9 deletions(-) diff --git a/fedora-live-kde-base.ks b/fedora-live-kde-base.ks index 335e9eb..0127f66 100644 --- a/fedora-live-kde-base.ks +++ b/fedora-live-kde-base.ks @@ -94,16 +94,12 @@ cat > /home/liveuser/.config/akonadi/akonadiserverrc << AKONADI_EOF Driver=QSQLITE3 AKONADI_EOF -# Disable the update notifications of kpackagekit -cat > /home/liveuser/.kde/share/config/KPackageKit << KPACKAGEKIT_EOF +# Disable the update notifications of apper +cat > /home/liveuser/.kde/share/config/apper << APPER_EOF [CheckUpdate] autoUpdate=0 interval=0 - -[Notify] -notifyLongTasks=2 -notifyUpdates=0 -KPACKAGEKIT_EOF +APPER_EOF # Disable kres-migrator cat > /home/liveuser/.kde/share/config/kres-migratorrc << KRES_EOF diff --git a/fedora-livecd-lxde.ks b/fedora-livecd-lxde.ks index a348304..378bdc3 100644 --- a/fedora-livecd-lxde.ks +++ b/fedora-livecd-lxde.ks @@ -74,8 +74,8 @@ xscreensaver-extras # use yumex instead of gnome-packagekit yumex +-apper -gnome-packagekit --kpackagekit # LXDE has lxpolkit. Make sure no other authentication agents end up in the spin. -polkit-gnome diff --git a/fedora-livecd-security.ks b/fedora-livecd-security.ks index e6ec0af..2197c31 100644 --- a/fedora-livecd-security.ks +++ b/fedora-livecd-security.ks @@ -81,8 +81,8 @@ xscreensaver-extras # use yumex instead of gnome-packagekit #yumex +-apper -gnome-packagekit --kpackagekit # LXDE has lxpolkit. Make sure no other authentication agents end up in the spin. -polkit-gnome