I experimented a bit yesterday, and a partial conversion is a pain to handle at build time because of symlinks (panel/ is fine, apps/ is a nightmare), e.g.:
./elementary-xfce/stock/48/stock_new-meeting.svg -> ../../apps/48/system-users.svg ./elementary-xfce/stock/48/stock_people.svg -> ../../apps/48/system-users.svg ./elementary-xfce/actions/48/calibrate.svg -> ../../apps/48/gnome-display-properties.svg ./elementary-xfce/actions/48/system-upgrade.svg -> ../../apps/48/system-upgrade.svg ./elementary-xfce/emblems/48/emblem-people.svg -> ../../apps/48/system-users.svg ./elementary-xfce/emblems/48/emblem-shared.svg -> ../../apps/48/gnome-session-switch.svg ./elementary-xfce/emblems/48/emblem-urgent.svg -> ../../apps/48/clock.svg ./elementary-xfce/mimes/64/application-install.svg -> ../../apps/64/system-software-install.svg ./elementary-xfce/mimes/64/application-x-executable.svg -> ../../apps/64/application-default-icon.svg ./elementary-xfce/status/64/aptdaemon-download.svg -> ../../apps/64/system-software-install.svg ./elementary-xfce/status/64/aptdaemon-working.svg -> ../../apps/64/system-software-install.svg ./elementary-xfce/categories/48/applications-webbrowsers.svg -> ../../apps/48/web-browser.svg ./elementary-xfce/categories/48/preferences-desktop.svg -> ../../apps/48/gnome-desktop-config.svg (these are examples, there are more of them actually) These symlinks will be broken when I convert apps/ to PNGs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1005785 Title: Convert parts of elementary-xfce to png during pkg-build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xubuntu-artwork/+bug/1005785/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
