Comment 5 for bug 233784

Revision history for this message
Joseph Miller (josephcmiller2) wrote :

Icon for the printer - stolen from /usr/share/icons/Human/48x48/devices/gnome-dev-printer.png on Jaunty

debian/rules
  build/tsclient::
          uudecode -o debian/harddrive.png debian/harddrive.png.uue
+ uudecode -o debian/printer.png debian/printer.png.uue
  # clean .png
  cleanbuilddir/tsclient::
          rm -f debian/harddrive.png
+ rm -f debian/printer.png

I don't know where else to modify to make this file become part of the build. I thought it should be in ./pixmaps/ not in ./debian/. Maybe someone can shed some light on this for me. I want this to be as easy as possible so the maintainers will update this.