GNOME 3 prevents user to add icons on desktop, because the desktop is not managed by nautilus by default (so no files diplayed).
You can change
this behavior using the command line:
$ gsettings set
org.gnome.desktop.background show-desktop-icons true
Or by using the graphic application gnome-tweak-tool
$ su -c "yum install gnome-tweak-tool"