From 5955f23e10e2065cde5bf9d211340e708fe5d7ab Mon Sep 17 00:00:00 2001 From: Drtan Samos Date: Sun, 9 Mar 2014 10:43:30 +0100 Subject: version 1.0-6 --- dconf/db/local.d/01-parabola | 7 +++++++ dconf/profile/user | 2 ++ gnome-background-properties/01-parabola.xml | 18 ++++++++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 dconf/db/local.d/01-parabola create mode 100644 dconf/profile/user create mode 100644 gnome-background-properties/01-parabola.xml diff --git a/dconf/db/local.d/01-parabola b/dconf/db/local.d/01-parabola new file mode 100644 index 0000000..5ef3771 --- /dev/null +++ b/dconf/db/local.d/01-parabola @@ -0,0 +1,7 @@ +[org/gnome/desktop/background] +picture-uri='file:///usr/share/parabola/artwork/stripes.png' +picture-options='zoom' + +[org/gnome/desktop/screensaver] +picture-uri='file:///usr/share/parabola/artwork/stripes-dark.png' +picture-options='zoom' diff --git a/dconf/profile/user b/dconf/profile/user new file mode 100644 index 0000000..aca0641 --- /dev/null +++ b/dconf/profile/user @@ -0,0 +1,2 @@ +user-db:user +system-db:local diff --git a/gnome-background-properties/01-parabola.xml b/gnome-background-properties/01-parabola.xml new file mode 100644 index 0000000..aa69ef9 --- /dev/null +++ b/gnome-background-properties/01-parabola.xml @@ -0,0 +1,18 @@ + + + + + Parabola Stripes + /usr/share/parabola/artwork/stripes.png + zoom + #ffffff + #000000 + + + Parabola Stripes Dark + /usr/share/parabola/artwork/stripes-dark.png + zoom + #ffffff + #000000 + + -- cgit v1.2.2