From 7dbd7dc987eb70a663c9e26f8f6a5de3671c08a1 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Thu, 5 May 2011 13:29:20 +0000 Subject: h-client:added device icons and classes --- h-client/img/devices/big/3G-card.png | Bin 0 -> 2789 bytes h-client/img/devices/big/acquisition-card.png | Bin 0 -> 4273 bytes h-client/img/devices/big/bluetooth.png | Bin 0 -> 3027 bytes h-client/img/devices/big/fingerprint-reader.png | Bin 0 -> 4669 bytes h-client/img/devices/big/scanner.png | Bin 0 -> 2327 bytes h-client/img/devices/big/webcam.png | Bin 0 -> 3441 bytes h-client/img/devices/small/3G-card.png | Bin 0 -> 1123 bytes h-client/img/devices/small/acquisition-card.png | Bin 0 -> 4075 bytes h-client/img/devices/small/bluetooth.png | Bin 0 -> 1046 bytes h-client/img/devices/small/fingerprint-reader.png | Bin 0 -> 1314 bytes h-client/img/devices/small/scanner.png | Bin 0 -> 856 bytes h-client/img/devices/small/webcam.png | Bin 0 -> 1236 bytes 12 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 h-client/img/devices/big/3G-card.png create mode 100755 h-client/img/devices/big/acquisition-card.png create mode 100755 h-client/img/devices/big/bluetooth.png create mode 100644 h-client/img/devices/big/fingerprint-reader.png create mode 100755 h-client/img/devices/big/scanner.png create mode 100755 h-client/img/devices/big/webcam.png create mode 100755 h-client/img/devices/small/3G-card.png create mode 100755 h-client/img/devices/small/acquisition-card.png create mode 100755 h-client/img/devices/small/bluetooth.png create mode 100644 h-client/img/devices/small/fingerprint-reader.png create mode 100755 h-client/img/devices/small/scanner.png create mode 100755 h-client/img/devices/small/webcam.png (limited to 'h-client/img/devices') diff --git a/h-client/img/devices/big/3G-card.png b/h-client/img/devices/big/3G-card.png new file mode 100755 index 0000000..4ae2ba5 Binary files /dev/null and b/h-client/img/devices/big/3G-card.png differ diff --git a/h-client/img/devices/big/acquisition-card.png b/h-client/img/devices/big/acquisition-card.png new file mode 100755 index 0000000..d39e18a Binary files /dev/null and b/h-client/img/devices/big/acquisition-card.png differ diff --git a/h-client/img/devices/big/bluetooth.png b/h-client/img/devices/big/bluetooth.png new file mode 100755 index 0000000..8f755b9 Binary files /dev/null and b/h-client/img/devices/big/bluetooth.png differ diff --git a/h-client/img/devices/big/fingerprint-reader.png b/h-client/img/devices/big/fingerprint-reader.png new file mode 100644 index 0000000..ba0e754 Binary files /dev/null and b/h-client/img/devices/big/fingerprint-reader.png differ diff --git a/h-client/img/devices/big/scanner.png b/h-client/img/devices/big/scanner.png new file mode 100755 index 0000000..4501fcf Binary files /dev/null and b/h-client/img/devices/big/scanner.png differ diff --git a/h-client/img/devices/big/webcam.png b/h-client/img/devices/big/webcam.png new file mode 100755 index 0000000..696bc13 Binary files /dev/null and b/h-client/img/devices/big/webcam.png differ diff --git a/h-client/img/devices/small/3G-card.png b/h-client/img/devices/small/3G-card.png new file mode 100755 index 0000000..97da84a Binary files /dev/null and b/h-client/img/devices/small/3G-card.png differ diff --git a/h-client/img/devices/small/acquisition-card.png b/h-client/img/devices/small/acquisition-card.png new file mode 100755 index 0000000..d4d2595 Binary files /dev/null and b/h-client/img/devices/small/acquisition-card.png differ diff --git a/h-client/img/devices/small/bluetooth.png b/h-client/img/devices/small/bluetooth.png new file mode 100755 index 0000000..c0b3f06 Binary files /dev/null and b/h-client/img/devices/small/bluetooth.png differ diff --git a/h-client/img/devices/small/fingerprint-reader.png b/h-client/img/devices/small/fingerprint-reader.png new file mode 100644 index 0000000..5593419 Binary files /dev/null and b/h-client/img/devices/small/fingerprint-reader.png differ diff --git a/h-client/img/devices/small/scanner.png b/h-client/img/devices/small/scanner.png new file mode 100755 index 0000000..d7b57e0 Binary files /dev/null and b/h-client/img/devices/small/scanner.png differ diff --git a/h-client/img/devices/small/webcam.png b/h-client/img/devices/small/webcam.png new file mode 100755 index 0000000..8a0b339 Binary files /dev/null and b/h-client/img/devices/small/webcam.png differ -- cgit v1.2.3