Removed tracker search tool and replaced with catfish+catfish-engines

This commit is contained in:
Adam Miller 2009-08-18 15:18:04 -05:00
parent c418ecc0c1
commit ae76b54f81
1 changed files with 2 additions and 17 deletions

View File

@ -73,8 +73,8 @@ quodlibet
gftp
ristretto
asunder
tracker-search-tool
catfish
catfish-engines
xfce4-power-manager
seahorse
rtorrent
@ -177,21 +177,6 @@ cat > /root/.config/xfce4/helpers.rc <<EOF
MailReader=sylpheed-claws
EOF
mkdir -p /home/liveuser/.config/tracker
cat > /home/liveuser/.config/tracker/tracker.cfg <<EOF
[Indexing]
EnableIndexing=false
Language=en
EOF
mkdir -p /root/.config/tracker
cat > /root/.config/tracker/tracker.cfg <<EOF
[Indexing]
EnableIndexing=false
Language=en
EOF
cat >> /etc/rc.d/init.d/livesys << EOF
chown -R liveuser:liveuser /home/liveuser
restorecon -R /home/liveuser