Icons umsortiert und einige gefixt
6
README
|
|
@ -7,3 +7,9 @@ ist eine anpassung vermutlich erforderlich!
|
||||||
Installationsanleitung unter https://computerclub.hoogi.de/obp60p_install
|
Installationsanleitung unter https://computerclub.hoogi.de/obp60p_install
|
||||||
|
|
||||||
|
|
||||||
|
Icons:
|
||||||
|
Reboot und Shutdown:
|
||||||
|
-> /usr/local/share/icons/hicolor/48x48/actions
|
||||||
|
|
||||||
|
Alle anderen:
|
||||||
|
-> /usr/local/share/icons/hicolor/48x48/apps
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 5.9 KiB |
|
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 5.9 KiB |
|
Before Width: | Height: | Size: 924 B After Width: | Height: | Size: 924 B |
|
Before Width: | Height: | Size: 964 B After Width: | Height: | Size: 964 B |
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 828 B After Width: | Height: | Size: 828 B |
|
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 886 B After Width: | Height: | Size: 886 B |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
|
|
@ -4,3 +4,6 @@
|
||||||
# Backgrounds
|
# Backgrounds
|
||||||
# Icons
|
# Icons
|
||||||
# Fonts
|
# Fonts
|
||||||
|
|
||||||
|
cp -a icons/apps/*.png /usr/local/share/icons/hicolor/48x48/pps
|
||||||
|
cp -a icons/actions/*.png /usr/local/share/icons/hicolor/48x48/actions
|
||||||
|
|
|
||||||