[pve-devel] [PATCH 01/11] add new icons for templates

Alexandre Derumier aderumier at odiso.com
Thu Feb 14 12:03:56 CET 2013


computer-template.png
computer-on-template.png
snapshot-tempalte.png

icons are coming from libreoffice (I think they are under creative common license)

Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
---
 www/css/ext-pve.css              |    8 ++++++++
 www/images/Makefile              |    1 +
 www/images/computer-template.png |  Bin 0 -> 466 bytes
 3 files changed, 9 insertions(+)
 create mode 100644 www/images/computer-template.png

diff --git a/www/css/ext-pve.css b/www/css/ext-pve.css
index 4489f92..ad91378 100644
--- a/www/css/ext-pve.css
+++ b/www/css/ext-pve.css
@@ -27,6 +27,7 @@
 .pve-itype-icon-keyboard,
 .pve-itype-icon-cdrom,
 .pve-itype-icon-qemu,
+.pve-itype-icon-qemu-template,
 .pve-itype-icon-qemu-running,
 .pve-itype-icon-openvz,
 .pve-itype-icon-openvz-running,
@@ -55,6 +56,13 @@
     background-image:url(../images/computer-on.png);
 }
 
+.pve-itype-icon-qemu-template,
+.x-tree-node-computer-template,
+.x-grid-tree-node-expanded .x-tree-node-computer-template
+{
+    background-image:url(../images/computer-template.png);
+}
+
 .pve-itype-icon-openvz,
 .x-tree-node-openvz,
 .x-grid-tree-node-expanded .x-tree-node-openvz
diff --git a/www/images/Makefile b/www/images/Makefile
index 5637393..8fff218 100644
--- a/www/images/Makefile
+++ b/www/images/Makefile
@@ -16,6 +16,7 @@ GNOME_IMAGES = 			\
 	drive-harddisk.png	\
 	network-server.png	\
 	connect_established.png	\
+	computer-template.png   \
 	computer.png
 
 IMAGES = ${GNOME_IMAGES}	\
diff --git a/www/images/computer-template.png b/www/images/computer-template.png
new file mode 100644
index 0000000000000000000000000000000000000000..603194ddec19d25c807da15179255856d281752b
GIT binary patch
literal 466
zcmeAS at N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE<hRxemd{22U45`9+AaB
z9oIpa(Me-=1yGQ^#M9T6{SJ>5r-`~#Z=fttNH#MhqQp5rH#aq}1juDza4t$sEJ;mK
zD9<d(P;mG34M@>TWoKYuH1l+E46!)9_Tt{GLje-UKGrWv7H3_k<k8M|)7vCEv!qaq
zHQ#~bi&K%XER)~4qbseJDmX1aCmXZttJITPAMxNG`L&I9k009Z|2(Hyra_}?UW0qz
zbKVM%Nl&!97KJ}3+x>5*%E_tB22#D7Ec*K2#pz8yleU at v0pAX`xCZWqj}>o17*!NI
zqt=Gqn3F2G?|pLGy&60J?I#k%3yTk&;qxn(X|LMrxBT+L`|qnK1$k<FGJC$aZ<r~|
z$`EsX>BWo(zwHtws?w&-x|wA(^Nxs=$D<IS_{|(47RJ4C=O<6$Yd?J2e*K32Em69=
z?&<-RPMYV<Xn84bJ7*Jv=fRudH++`{X`Y#$HR1S~t^@h|3%E`^|G(UErumKe>))B(
z$T3?g{fFW8*I7rC3dJU*-effBef(oy(M+Zq=IIA7)b7w?2?qtOr>mdKI;Vst0QIQ2
A3jhEB

literal 0
HcmV?d00001

-- 
1.7.10.4




More information about the pve-devel mailing list