summaryrefslogtreecommitdiff
path: root/configs/profile/root-image/root/.install-systemd-mate
diff options
context:
space:
mode:
Diffstat (limited to 'configs/profile/root-image/root/.install-systemd-mate')
-rwxr-xr-xconfigs/profile/root-image/root/.install-systemd-mate/language/en/install.sh1
-rwxr-xr-xconfigs/profile/root-image/root/.install-systemd-mate/language/en/userAccount.sh4
-rwxr-xr-xconfigs/profile/root-image/root/.install-systemd-mate/language/es/install.sh1
-rwxr-xr-xconfigs/profile/root-image/root/.install-systemd-mate/language/es/userAccount.sh4
-rwxr-xr-xconfigs/profile/root-image/root/.install-systemd-mate/language/gl/install.sh1
-rwxr-xr-xconfigs/profile/root-image/root/.install-systemd-mate/language/gl/userAccount.sh4
-rwxr-xr-xconfigs/profile/root-image/root/.install-systemd-mate/language/pt/install.sh1
-rwxr-xr-xconfigs/profile/root-image/root/.install-systemd-mate/language/pt/userAccount.sh4
8 files changed, 8 insertions, 12 deletions
diff --git a/configs/profile/root-image/root/.install-systemd-mate/language/en/install.sh b/configs/profile/root-image/root/.install-systemd-mate/language/en/install.sh
index 21ba0a1..f373d8b 100755
--- a/configs/profile/root-image/root/.install-systemd-mate/language/en/install.sh
+++ b/configs/profile/root-image/root/.install-systemd-mate/language/en/install.sh
@@ -137,7 +137,6 @@ while [ option != 7 ]; do
#Copy skel in the new system and desktop's background
cp -a /etc/skel/ /mnt/etc/
- cp -a /etc/wallpaper.png /mnt/etc/wallpaper.png
#Uncomment to allow members of group wheel to execute any command
sed -i 's|[#] [%]wheel ALL=[(]ALL[)] ALL|%wheel ALL=(ALL) ALL|' /mnt/etc/sudoers
diff --git a/configs/profile/root-image/root/.install-systemd-mate/language/en/userAccount.sh b/configs/profile/root-image/root/.install-systemd-mate/language/en/userAccount.sh
index 0df85f9..ea6847d 100755
--- a/configs/profile/root-image/root/.install-systemd-mate/language/en/userAccount.sh
+++ b/configs/profile/root-image/root/.install-systemd-mate/language/en/userAccount.sh
@@ -27,8 +27,8 @@ if [ -x /usr/bin/gsettings ]; then
gsettings set org.mate.peripherals-mouse cursor-size '18'
gsettings set org.mate.peripherals-mouse cursor-theme 'mate'
fi \
- if [ -f /etc/wallpaper.png ]; then
- gsettings set org.mate.background picture-filename '/etc/wallpaper.png'
+ if [ -f /usr/share/backgrounds/parabola-laf/parabola-laf.png ]; then
+ gsettings set org.mate.background picture-filename '/usr/share/backgrounds/parabola-laf/parabola-laf.png'
fi
fi
diff --git a/configs/profile/root-image/root/.install-systemd-mate/language/es/install.sh b/configs/profile/root-image/root/.install-systemd-mate/language/es/install.sh
index a122b9a..e84a39f 100755
--- a/configs/profile/root-image/root/.install-systemd-mate/language/es/install.sh
+++ b/configs/profile/root-image/root/.install-systemd-mate/language/es/install.sh
@@ -137,7 +137,6 @@ while [ option != 7 ]; do
#Copy skel in the new system and desktop's background
cp -a /etc/skel/ /mnt/etc/
- cp -a /etc/wallpaper.png /mnt/etc/wallpaper.png
#Uncomment to allow members of group wheel to execute any command
sed -i 's|[#] [%]wheel ALL=[(]ALL[)] ALL|%wheel ALL=(ALL) ALL|' /mnt/etc/sudoers
diff --git a/configs/profile/root-image/root/.install-systemd-mate/language/es/userAccount.sh b/configs/profile/root-image/root/.install-systemd-mate/language/es/userAccount.sh
index 1ab3585..b63d5be 100755
--- a/configs/profile/root-image/root/.install-systemd-mate/language/es/userAccount.sh
+++ b/configs/profile/root-image/root/.install-systemd-mate/language/es/userAccount.sh
@@ -27,8 +27,8 @@ if [ -x /usr/bin/gsettings ]; then
gsettings set org.mate.peripherals-mouse cursor-size '18'
gsettings set org.mate.peripherals-mouse cursor-theme 'mate'
fi \
- if [ -f /etc/wallpaper.png ]; then
- gsettings set org.mate.background picture-filename '/etc/wallpaper.png'
+ if [ -f /usr/share/backgrounds/parabola-laf/parabola-laf.png ]; then
+ gsettings set org.mate.background picture-filename '/usr/share/backgrounds/parabola-laf/parabola-laf.png'
fi
fi
diff --git a/configs/profile/root-image/root/.install-systemd-mate/language/gl/install.sh b/configs/profile/root-image/root/.install-systemd-mate/language/gl/install.sh
index f71e2ad..e3da501 100755
--- a/configs/profile/root-image/root/.install-systemd-mate/language/gl/install.sh
+++ b/configs/profile/root-image/root/.install-systemd-mate/language/gl/install.sh
@@ -137,7 +137,6 @@ while [ option != 7 ]; do
#Copy skel in the new system and desktop's background
cp -a /etc/skel/ /mnt/etc/
- cp -a /etc/wallpaper.png /mnt/etc/wallpaper.png
#Uncomment to allow members of group wheel to execute any command
sed -i 's|[#] [%]wheel ALL=[(]ALL[)] ALL|%wheel ALL=(ALL) ALL|' /mnt/etc/sudoers
diff --git a/configs/profile/root-image/root/.install-systemd-mate/language/gl/userAccount.sh b/configs/profile/root-image/root/.install-systemd-mate/language/gl/userAccount.sh
index 6fa82e1..4bef241 100755
--- a/configs/profile/root-image/root/.install-systemd-mate/language/gl/userAccount.sh
+++ b/configs/profile/root-image/root/.install-systemd-mate/language/gl/userAccount.sh
@@ -27,8 +27,8 @@ if [ -x /usr/bin/gsettings ]; then
gsettings set org.mate.peripherals-mouse cursor-size '18'
gsettings set org.mate.peripherals-mouse cursor-theme 'mate'
fi \
- if [ -f /etc/wallpaper.png ]; then
- gsettings set org.mate.background picture-filename '/etc/wallpaper.png'
+ if [ -f /usr/share/backgrounds/parabola-laf/parabola-laf.png ]; then
+ gsettings set org.mate.background picture-filename '/usr/share/backgrounds/parabola-laf/parabola-laf.png'
fi
fi
diff --git a/configs/profile/root-image/root/.install-systemd-mate/language/pt/install.sh b/configs/profile/root-image/root/.install-systemd-mate/language/pt/install.sh
index aabfed0..96e605f 100755
--- a/configs/profile/root-image/root/.install-systemd-mate/language/pt/install.sh
+++ b/configs/profile/root-image/root/.install-systemd-mate/language/pt/install.sh
@@ -137,7 +137,6 @@ while [ option != 7 ]; do
#Copy skel in the new system and desktop's background
cp -a /etc/skel/ /mnt/etc/
- cp -a /etc/wallpaper.png /mnt/etc/wallpaper.png
#Uncomment to allow members of group wheel to execute any command
sed -i 's|[#] [%]wheel ALL=[(]ALL[)] ALL|%wheel ALL=(ALL) ALL|' /mnt/etc/sudoers
diff --git a/configs/profile/root-image/root/.install-systemd-mate/language/pt/userAccount.sh b/configs/profile/root-image/root/.install-systemd-mate/language/pt/userAccount.sh
index b97eda9..30898e8 100755
--- a/configs/profile/root-image/root/.install-systemd-mate/language/pt/userAccount.sh
+++ b/configs/profile/root-image/root/.install-systemd-mate/language/pt/userAccount.sh
@@ -27,8 +27,8 @@ if [ -x /usr/bin/gsettings ]; then
gsettings set org.mate.peripherals-mouse cursor-size '18'
gsettings set org.mate.peripherals-mouse cursor-theme 'mate'
fi \
- if [ -f /etc/wallpaper.png ]; then
- gsettings set org.mate.background picture-filename '/etc/wallpaper.png'
+ if [ -f /usr/share/backgrounds/parabola-laf/parabola-laf.png ]; then
+ gsettings set org.mate.background picture-filename '/usr/share/backgrounds/parabola-laf/parabola-laf.png'
fi
fi