If for some reasons you have ubuntu-ce repository but you do not have ubuntu-ce wallpapaers, open terminal and do the following:
sudo apt-get update
sudo apt-get dist-upgrade
After that, you should remove firehol as it is not needed anymore:
sudo apt-get remove --purge firehol
DK