diff options
author | BlackNoxis <stevencristian@hotmail.com> | 2012-05-26 19:52:44 +0300 |
---|---|---|
committer | BlackNoxis <stevencristian@hotmail.com> | 2012-05-26 19:52:44 +0300 |
commit | 169a2c200f3ed5cba92dff2b5b4754135e9700b8 (patch) | |
tree | 0786dbd43b170869bc682308b891b208d4046e31 /skel/.gconf/apps/compiz/plugins/cubeaddon |
roskell on
Diffstat (limited to 'skel/.gconf/apps/compiz/plugins/cubeaddon')
3 files changed, 15 insertions, 0 deletions
diff --git a/skel/.gconf/apps/compiz/plugins/cubeaddon/%gconf.xml b/skel/.gconf/apps/compiz/plugins/cubeaddon/%gconf.xml new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/skel/.gconf/apps/compiz/plugins/cubeaddon/%gconf.xml diff --git a/skel/.gconf/apps/compiz/plugins/cubeaddon/screen0/%gconf.xml b/skel/.gconf/apps/compiz/plugins/cubeaddon/screen0/%gconf.xml new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/skel/.gconf/apps/compiz/plugins/cubeaddon/screen0/%gconf.xml diff --git a/skel/.gconf/apps/compiz/plugins/cubeaddon/screen0/options/%gconf.xml b/skel/.gconf/apps/compiz/plugins/cubeaddon/screen0/options/%gconf.xml new file mode 100644 index 0000000..f64536f --- /dev/null +++ b/skel/.gconf/apps/compiz/plugins/cubeaddon/screen0/options/%gconf.xml @@ -0,0 +1,15 @@ +<?xml version="1.0"?> +<gconf> + <entry name="bottom_images" mtime="1229722761" type="list" ltype="string"> + <li type="string"> + <stringvalue>/usr/share/backgrounds/sabayonlinux.png</stringvalue> + </li> + </entry> + <entry name="top_images" mtime="1229722743" type="list" ltype="string"> + <li type="string"> + <stringvalue>/usr/share/backgrounds/sabayonlinux.png</stringvalue> + </li> + </entry> + <entry name="deformation" mtime="1229722718" type="int" value="0"> + </entry> +</gconf> |