forked from srbala/fedora-kickstarts
s/kpackagekit/apper/
This commit is contained in:
parent
7d07b3ca58
commit
ab1b1e6f95
@ -94,16 +94,12 @@ cat > /home/liveuser/.config/akonadi/akonadiserverrc << AKONADI_EOF
|
|||||||
Driver=QSQLITE3
|
Driver=QSQLITE3
|
||||||
AKONADI_EOF
|
AKONADI_EOF
|
||||||
|
|
||||||
# Disable the update notifications of kpackagekit
|
# Disable the update notifications of apper
|
||||||
cat > /home/liveuser/.kde/share/config/KPackageKit << KPACKAGEKIT_EOF
|
cat > /home/liveuser/.kde/share/config/apper << APPER_EOF
|
||||||
[CheckUpdate]
|
[CheckUpdate]
|
||||||
autoUpdate=0
|
autoUpdate=0
|
||||||
interval=0
|
interval=0
|
||||||
|
APPER_EOF
|
||||||
[Notify]
|
|
||||||
notifyLongTasks=2
|
|
||||||
notifyUpdates=0
|
|
||||||
KPACKAGEKIT_EOF
|
|
||||||
|
|
||||||
# Disable kres-migrator
|
# Disable kres-migrator
|
||||||
cat > /home/liveuser/.kde/share/config/kres-migratorrc << KRES_EOF
|
cat > /home/liveuser/.kde/share/config/kres-migratorrc << KRES_EOF
|
||||||
|
@ -74,8 +74,8 @@ xscreensaver-extras
|
|||||||
|
|
||||||
# use yumex instead of gnome-packagekit
|
# use yumex instead of gnome-packagekit
|
||||||
yumex
|
yumex
|
||||||
|
-apper
|
||||||
-gnome-packagekit
|
-gnome-packagekit
|
||||||
-kpackagekit
|
|
||||||
|
|
||||||
# LXDE has lxpolkit. Make sure no other authentication agents end up in the spin.
|
# LXDE has lxpolkit. Make sure no other authentication agents end up in the spin.
|
||||||
-polkit-gnome
|
-polkit-gnome
|
||||||
|
@ -81,8 +81,8 @@ xscreensaver-extras
|
|||||||
|
|
||||||
# use yumex instead of gnome-packagekit
|
# use yumex instead of gnome-packagekit
|
||||||
#yumex
|
#yumex
|
||||||
|
-apper
|
||||||
-gnome-packagekit
|
-gnome-packagekit
|
||||||
-kpackagekit
|
|
||||||
|
|
||||||
# LXDE has lxpolkit. Make sure no other authentication agents end up in the spin.
|
# LXDE has lxpolkit. Make sure no other authentication agents end up in the spin.
|
||||||
-polkit-gnome
|
-polkit-gnome
|
||||||
|
Loading…
Reference in New Issue
Block a user