From 795aeb90625586c53e3af21b1ed281b6c5e92c50 Mon Sep 17 00:00:00 2001 From: Ajay Garg Date: Wed, 13 Feb 2013 05:26:22 +0000 Subject: sdxo#3003: Make changes in code, to accomodate ceibal-specific adhoc-icons. This aids easy maintenance of packages. Thanks a ton to Santi (scollazo@activitycentral.com) for the pointers :) --- diff --git a/icons/scalable/device/Makefile.am b/icons/scalable/device/Makefile.am index 8b3b01c..36c439f 100644 --- a/icons/scalable/device/Makefile.am +++ b/icons/scalable/device/Makefile.am @@ -38,6 +38,12 @@ icon_DATA = \ battery-charging-100.svg \ camera-external.svg \ camera.svg \ + ceibal-network-adhoc-1-connected.svg \ + ceibal-network-adhoc-1.svg \ + ceibal-network-adhoc-6-connected.svg \ + ceibal-network-adhoc-6.svg \ + ceibal-network-adhoc-11-connected.svg \ + ceibal-network-adhoc-11.svg \ computer.svg \ computer-error.svg \ computer-happy.svg \ diff --git a/icons/scalable/device/ceibal-network-adhoc-1-connected.svg b/icons/scalable/device/ceibal-network-adhoc-1-connected.svg new file mode 100644 index 0000000..208efc2 --- /dev/null +++ b/icons/scalable/device/ceibal-network-adhoc-1-connected.svg @@ -0,0 +1,64 @@ + + +]> + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/icons/scalable/device/ceibal-network-adhoc-1.svg b/icons/scalable/device/ceibal-network-adhoc-1.svg new file mode 100644 index 0000000..1002942 --- /dev/null +++ b/icons/scalable/device/ceibal-network-adhoc-1.svg @@ -0,0 +1,54 @@ + + +]> + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/icons/scalable/device/ceibal-network-adhoc-11-connected.svg b/icons/scalable/device/ceibal-network-adhoc-11-connected.svg new file mode 100644 index 0000000..e6b8b11 --- /dev/null +++ b/icons/scalable/device/ceibal-network-adhoc-11-connected.svg @@ -0,0 +1,78 @@ + + +]> + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/icons/scalable/device/ceibal-network-adhoc-11.svg b/icons/scalable/device/ceibal-network-adhoc-11.svg new file mode 100644 index 0000000..3da53d9 --- /dev/null +++ b/icons/scalable/device/ceibal-network-adhoc-11.svg @@ -0,0 +1,68 @@ + + +]> + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/icons/scalable/device/ceibal-network-adhoc-6-connected.svg b/icons/scalable/device/ceibal-network-adhoc-6-connected.svg new file mode 100644 index 0000000..34c01f1 --- /dev/null +++ b/icons/scalable/device/ceibal-network-adhoc-6-connected.svg @@ -0,0 +1,71 @@ + + +]> + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/icons/scalable/device/ceibal-network-adhoc-6.svg b/icons/scalable/device/ceibal-network-adhoc-6.svg new file mode 100644 index 0000000..ff8241b --- /dev/null +++ b/icons/scalable/device/ceibal-network-adhoc-6.svg @@ -0,0 +1,61 @@ + + +]> + + + + + + + + image/svg+xml + + + + + + + + + + + + + + -- cgit v0.9.1