From 7e474cf2bd72451f08dd29144de871deda6f463c Mon Sep 17 00:00:00 2001 From: Michael Pereira Neves Date: Mon, 31 Mar 2014 16:42:49 -0300 Subject: [vmchooser-curitiba] add curitiba vmchooser config module --- .../opt/openslx/vmchooser/config/vmchooser.conf | 4 ++++ .../opt/openslx/vmchooser/themes/curitiba/curitiba.ini | 4 ++++ .../opt/openslx/vmchooser/themes/curitiba/title_l.png | Bin 0 -> 13971 bytes .../opt/openslx/vmchooser/themes/curitiba/title_r.png | Bin 0 -> 5160 bytes 4 files changed, 8 insertions(+) create mode 100644 server/modules/vmchooser-curitiba/opt/openslx/vmchooser/config/vmchooser.conf create mode 100644 server/modules/vmchooser-curitiba/opt/openslx/vmchooser/themes/curitiba/curitiba.ini create mode 100644 server/modules/vmchooser-curitiba/opt/openslx/vmchooser/themes/curitiba/title_l.png create mode 100644 server/modules/vmchooser-curitiba/opt/openslx/vmchooser/themes/curitiba/title_r.png diff --git a/server/modules/vmchooser-curitiba/opt/openslx/vmchooser/config/vmchooser.conf b/server/modules/vmchooser-curitiba/opt/openslx/vmchooser/config/vmchooser.conf new file mode 100644 index 00000000..4ae146d3 --- /dev/null +++ b/server/modules/vmchooser-curitiba/opt/openslx/vmchooser/config/vmchooser.conf @@ -0,0 +1,4 @@ +pool=default +theme=curitiba +pvs=0 +path=/mnt/vmstore diff --git a/server/modules/vmchooser-curitiba/opt/openslx/vmchooser/themes/curitiba/curitiba.ini b/server/modules/vmchooser-curitiba/opt/openslx/vmchooser/themes/curitiba/curitiba.ini new file mode 100644 index 00000000..dadcb4e1 --- /dev/null +++ b/server/modules/vmchooser-curitiba/opt/openslx/vmchooser/themes/curitiba/curitiba.ini @@ -0,0 +1,4 @@ +background-color=#003592 +image-right=title_r.png +image-left=title_l.png + diff --git a/server/modules/vmchooser-curitiba/opt/openslx/vmchooser/themes/curitiba/title_l.png b/server/modules/vmchooser-curitiba/opt/openslx/vmchooser/themes/curitiba/title_l.png new file mode 100644 index 00000000..cbcb2064 Binary files /dev/null and b/server/modules/vmchooser-curitiba/opt/openslx/vmchooser/themes/curitiba/title_l.png differ diff --git a/server/modules/vmchooser-curitiba/opt/openslx/vmchooser/themes/curitiba/title_r.png b/server/modules/vmchooser-curitiba/opt/openslx/vmchooser/themes/curitiba/title_r.png new file mode 100644 index 00000000..284362a7 Binary files /dev/null and b/server/modules/vmchooser-curitiba/opt/openslx/vmchooser/themes/curitiba/title_r.png differ -- cgit v1.2.3-55-g7522