summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@open.eurogiciel.org>2014-02-27 18:35:52 +0100
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>2014-02-27 19:03:59 +0100
commit29eca2b4609c87d567e0169c8820c94c837051c3 (patch)
treee2bd14f49f4763aacb08e7392bca1044a9f316c4
parent3c333e8f5211c744594428e2bc6db9eeb6fb4fe1 (diff)
downloaddesktop-skin-29eca2b4609c87d567e0169c8820c94c837051c3.tar.gz
desktop-skin-29eca2b4609c87d567e0169c8820c94c837051c3.tar.bz2
desktop-skin-29eca2b4609c87d567e0169c8820c94c837051c3.zip
moved weston.ini to platform/upstream/weston-generic
Change-Id: Ic4ed0d4796acabacb07a81b6237c6e31d5a1175e Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
-rw-r--r--packaging/desktop-skin.spec5
-rw-r--r--weston/weston.ini107
2 files changed, 0 insertions, 112 deletions
diff --git a/packaging/desktop-skin.spec b/packaging/desktop-skin.spec
index 1373375..164bf2c 100644
--- a/packaging/desktop-skin.spec
+++ b/packaging/desktop-skin.spec
@@ -37,9 +37,6 @@ install -m 644 icons/tizen/32x32/* %{buildroot}%{_datadir}/icons/tizen/32x32
mkdir -p %{buildroot}%{_datadir}/backgrounds/tizen
install -m 644 backgrounds/tizen/golfe-morbihan.jpg %{buildroot}%{_datadir}/backgrounds/tizen/golfe-morbihan.jpg
-mkdir -p %{buildroot}%{_sysconfdir}/xdg/weston
-install -m 644 weston/weston.ini %{buildroot}%{_sysconfdir}/xdg/weston
-
%post
chown -R app:app %{USERHOME}
@@ -54,5 +51,3 @@ chown -R app:app %{USERHOME}
%{_datadir}/icons/tizen/32x32/*
%{_datadir}/backgrounds/tizen/golfe-morbihan.jpg
-
-%{_sysconfdir}/xdg/weston/weston.ini
diff --git a/weston/weston.ini b/weston/weston.ini
deleted file mode 100644
index 478ca24..0000000
--- a/weston/weston.ini
+++ /dev/null
@@ -1,107 +0,0 @@
-[core]
-modules=desktop-shell.so
-#modules=desktop-shell.so,xwayland.so
-
-[shell]
-#background-image=/usr/share/backgrounds/gnome/Aqua.jpg
-background-image=/usr/share/backgrounds/tizen/golfe-morbihan.jpg
-background-color=0xff002244
-background-type=scale-crop
-panel-color=0x95333333
-locking=true
-animation=zoom
-#binding-modifier=ctrl
-num-workspaces=4
-#cursor-theme=whiteglass
-#cursor-size=24
-
-#lockscreen-icon=/usr/share/icons/gnome/256x256/actions/lock.png
-#lockscreen=/usr/share/backgrounds/gnome/Garden.jpg
-#homescreen=/usr/share/backgrounds/gnome/Blinds.jpg
-#animation=fade
-
-## weston
-
-[launcher]
-icon=/usr/share/icons/tizen/32x32/terminal.png
-path=/usr/bin/weston-terminal
-
-## widgets applications ##
-
-[launcher]
-icon=/usr/share/icons/tizen/32x32/network.png
-path=/usr/bin/econnman-bin
-
-[launcher]
-icon=/usr/share/icons/tizen/32x32/web-browser.png
-path=/usr/bin/MiniBrowser http://www.tizen.org
-
-#[launcher]
-#icon=/usr/share/icons/tizen/32x32/calculator.png
-#path=/usr/bin/gnome-calculator
-
-#[launcher]
-#icon=/usr/share/pixmaps/equate-mini.png
-#path=/usr/bin/equate
-
-#[launcher]
-#icon=/usr/share/icons/tizen/32x32/photo.png
-#path=/usr/bin/ephoto
-
-[launcher]
-icon=/usr/share/icons/tizen/32x32/webcam.png
-path=/usr/bin/launch_cam.sh
-
-[launcher]
-icon=/usr/share/icons/tizen/32x32/video.png
-path=/usr/bin/launch_video.sh
-
-[launcher]
-icon=/usr/share/icons/tizen/32x32/annex.png
-path=/usr/bin/wrt-launcher -s 33CFo0eFJe.annex
-
-[launcher]
-icon=/usr/share/icons/tizen/32x32/bubblewrap.png
-path=/usr/bin/wrt-launcher -s ewqPdCunAO.bubblewrap
-
-[launcher]
-icon=/usr/share/icons/tizen/32x32/go.png
-path=/usr/bin/wrt-launcher -s SM31mV8fq9.go
-
-[launcher]
-icon=/usr/share/icons/tizen/32x32/mancala.png
-path=/usr/bin/wrt-launcher -s yKrWwxz1KX.mancala
-
-[screensaver]
-# Uncomment path to disable screensaver
-duration=600
-
-[input-method]
-path=/usr/libexec/weston-keyboard
-
-[keyboard]
-keymap_layout=fr
-
-[xwayland]
-path=/usr/bin/X
-
-#[output]
-#name=LVDS1
-#mode=1680x1050
-#transform=90
-#icc_profile=/usr/share/color/icc/colord/Bluish.icc
-
-#[output]
-#name=VGA1
-#mode=173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
-#transform=flipped
-
-#[output]
-#name=X1
-#mode=1024x768
-#transform=flipped-270
-
-#[touchpad]
-#constant_accel_factor = 50
-#min_accel_factor = 0.16
-#max_accel_factor = 1.0