NAME

App::USBKeyCopyCon::Chrome - images required by App::USBKeyCopyCon

DESCRIPTION

This module provides some custom images used by the USBKeyCopyCon GUI app.

FUNCTIONS

usb_icon ( status_value )

Returns a Gtk2::Gdk::Pixbuf object representing a USB flash drive. The image incorporates a progress bar element which will be rendered according to the status_value supplied. Recognised values are:

  0-10   proportion complete (0 = none, 10 = all complete)
  -1     failure (progress bar will turn red)
  -2     disabled (the whole icon will be 'greyed out')

COPYRIGHT

Copyright 2006 Grant McLean <grantm@cpan.org>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.