Unity currently calls out using 'SetIconName' for both 'user-trash' and
'workspace-switcher' and doesn't ship either of them in itself (although
the /other/ four remaining "Find Find Find Find" lens icons are packaged
within the Unity source:
$ grep -r SetIconName.*\" .
./src/TrashLauncherIcon.cpp: SetIconName ("user-trash");
./src/LauncherController.cpp: _expoIcon->SetIconName ("workspace-switcher");
The icon that is getting used is the one delivered with Humanity:
/usr/share/icons/Humanity/places/64/user-trash.svg
So replacing this will do the trick:
$ find -name \*workspace\*
./Humanity/apps/48/gnome-panel-workspace-switcher.svg
./Humanity/apps/48/workspace-switcher.svg
./Humanity/apps/32/gnome-panel-workspace-switcher.svg
** Package changed: unity (Ubuntu) => humanity-icon-theme (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/704997
Title:
Unity work-space switcher icon looks like an application - new
launcher icons need uploading to Natty
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs