diff options
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> |