Oh, sorry, dieses ganze schnelle geposte hat mich durcheinander gebracht, ich hatte nicht immer den aktuellen Stand auf dem Schirm.
Das mit "cat" ist logisch, da skype ein Binary ist.
Hier mal ein Zitat aus dem AUR:
Since we lost the comments, here's a tip for new people to get the icons:
I personally moved /usr/bin/skype to /usr/bin/skype2 and made /usr/bin/skype contain the following
#!/bin/bash
export QT_PLUGIN_PATH=/opt/lib32/usr/lib/qt/plugins
skype2
Versuche das mal...