summaryrefslogtreecommitdiffstats
path: root/fedora-live-kde-base.ks
diff options
context:
space:
mode:
authorRex Dieter <rdieter@fedoraproject.org>2011-10-21 17:03:05 -0500
committerRex Dieter <rdieter@fedoraproject.org>2011-10-21 17:03:05 -0500
commitab1b1e6f9581a68882f07b038bd94bbdcf5ecf60 (patch)
treeceda4a36c02ad6307dc79c42b24e48ff65568053 /fedora-live-kde-base.ks
parent7d07b3ca582cea243285978d3b6918db62c4dee6 (diff)
downloadspin-kickstarts-ab1b1e6f9581a68882f07b038bd94bbdcf5ecf60.tar.gz
spin-kickstarts-ab1b1e6f9581a68882f07b038bd94bbdcf5ecf60.tar.xz
spin-kickstarts-ab1b1e6f9581a68882f07b038bd94bbdcf5ecf60.zip
s/kpackagekit/apper/
Diffstat (limited to 'fedora-live-kde-base.ks')
-rw-r--r--fedora-live-kde-base.ks10
1 files changed, 3 insertions, 7 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