Verzeichnis umbenannt

This commit is contained in:
Thomas Hooge 2025-10-18 08:12:53 +02:00
parent 391e2c2f1c
commit 46863516ca
8 changed files with 3 additions and 2 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*~

View File

Before

Width:  |  Height:  |  Size: 397 KiB

After

Width:  |  Height:  |  Size: 397 KiB

View File

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 95 KiB

View File

Before

Width:  |  Height:  |  Size: 702 KiB

After

Width:  |  Height:  |  Size: 702 KiB

View File

Before

Width:  |  Height:  |  Size: 135 KiB

After

Width:  |  Height:  |  Size: 135 KiB

View File

Before

Width:  |  Height:  |  Size: 415 KiB

After

Width:  |  Height:  |  Size: 415 KiB

View File

Before

Width:  |  Height:  |  Size: 118 KiB

After

Width:  |  Height:  |  Size: 118 KiB

View File

@ -9,8 +9,8 @@ install --mode=644 -p -t /usr/local/share/icons/hicolor/48x48/actions icons/acti
echo "Installiere Hintergründe" echo "Installiere Hintergründe"
install --mode=755 -d /usr/local/share/backgrounds install --mode=755 -d /usr/local/share/backgrounds
install --mode=644 -p -t /usr/local/share/backgrounds background/*.jpg install --mode=644 -p -t /usr/local/share/backgrounds backgrounds/*.jpg
install --mode=644 -p -t /usr/local/share/backgrounds background/*.png install --mode=644 -p -t /usr/local/share/backgrounds backgrounds/*.png
echo "Installiere Schriftarten" echo "Installiere Schriftarten"
install --mode=755 -d /usr/local/share/fonts install --mode=755 -d /usr/local/share/fonts