From 83a12685b658a325dccd60dabf7e2fda3cee1664 Mon Sep 17 00:00:00 2001 From: "Tom \"spot\" Callaway" Date: Wed, 10 Sep 2008 16:22:29 -0400 Subject: initial git commit --- backgrounds/desktop-backgrounds-fedora.xml | 28 ++++++++++++++++++++++++++++ backgrounds/images/default-5_4.jpg | Bin 0 -> 523876 bytes backgrounds/images/default-wide.jpg | Bin 0 -> 603249 bytes backgrounds/images/default.jpg | Bin 0 -> 667522 bytes 4 files changed, 28 insertions(+) create mode 100644 backgrounds/desktop-backgrounds-fedora.xml create mode 100644 backgrounds/images/default-5_4.jpg create mode 100644 backgrounds/images/default-wide.jpg create mode 100644 backgrounds/images/default.jpg (limited to 'backgrounds') diff --git a/backgrounds/desktop-backgrounds-fedora.xml b/backgrounds/desktop-backgrounds-fedora.xml new file mode 100644 index 0000000..96e656d --- /dev/null +++ b/backgrounds/desktop-backgrounds-fedora.xml @@ -0,0 +1,28 @@ + + + + + Flying High + /usr/share/backgrounds/images/default.jpg + stretched + solid + #FFFFFF + #000000 + + + Flying High at 5:4 Aspect Ratio + /usr/share/backgrounds/images/default-5_4.jpg + stretched + solid + #FFFFFF + #000000 + + + Flying High Wide + /usr/share/backgrounds/images/default-wide.jpg + stretched + solid + #FFFFFF + #000000 + + diff --git a/backgrounds/images/default-5_4.jpg b/backgrounds/images/default-5_4.jpg new file mode 100644 index 0000000..d72db58 Binary files /dev/null and b/backgrounds/images/default-5_4.jpg differ diff --git a/backgrounds/images/default-wide.jpg b/backgrounds/images/default-wide.jpg new file mode 100644 index 0000000..0fc73a5 Binary files /dev/null and b/backgrounds/images/default-wide.jpg differ diff --git a/backgrounds/images/default.jpg b/backgrounds/images/default.jpg new file mode 100644 index 0000000..4c1e23e Binary files /dev/null and b/backgrounds/images/default.jpg differ -- cgit