summaryrefslogtreecommitdiff
path: root/Base
diff options
context:
space:
mode:
authorthankyouverycool <66646555+thankyouverycool@users.noreply.github.com>2020-08-24 07:02:03 -0400
committerAndreas Kling <kling@serenityos.org>2020-08-27 15:38:02 +0200
commitebba297b42a54211ba501fd254b629a15ecf5028 (patch)
treea4bc7465371ad97844415f2d98740123eaf18f0f /Base
parent0bb2025b69a4f07dfb518023f205ae3e331fedf0 (diff)
downloadserenity-ebba297b42a54211ba501fd254b629a15ecf5028.zip
Base: Move 16x16 common icons to /res/icons/16x16/
Drops the '16' suffix from filenames. Resizes inconsistent audio-volume icons to intended size.
Diffstat (limited to 'Base')
-rw-r--r--Base/res/icons/16x16/audio-volume-high.pngbin0 -> 190 bytes
-rw-r--r--Base/res/icons/16x16/audio-volume-low.pngbin0 -> 183 bytes
-rw-r--r--Base/res/icons/16x16/audio-volume-medium.pngbin0 -> 194 bytes
-rw-r--r--Base/res/icons/16x16/audio-volume-muted.pngbin0 -> 232 bytes
-rw-r--r--Base/res/icons/16x16/audio-volume-zero.pngbin0 -> 165 bytes
-rw-r--r--Base/res/icons/16x16/breakpoint.png (renamed from Base/res/icons/breakpoint.png)bin212 -> 212 bytes
-rw-r--r--Base/res/icons/16x16/clipboard.png (renamed from Base/res/icons/clipboard.png)bin1813 -> 1813 bytes
-rw-r--r--Base/res/icons/16x16/continue.png (renamed from Base/res/icons/continue16.png)bin251 -> 251 bytes
-rw-r--r--Base/res/icons/16x16/gear.png (renamed from Base/res/icons/gear16.png)bin321 -> 321 bytes
-rw-r--r--Base/res/icons/16x16/highpriority.png (renamed from Base/res/icons/highpriority16.png)bin1078 -> 1078 bytes
-rw-r--r--Base/res/icons/16x16/kill.png (renamed from Base/res/icons/kill16.png)bin354 -> 354 bytes
-rw-r--r--Base/res/icons/16x16/lowpriority.png (renamed from Base/res/icons/lowpriority16.png)bin1126 -> 1126 bytes
-rw-r--r--Base/res/icons/16x16/normalpriority.png (renamed from Base/res/icons/normalpriority16.png)bin1008 -> 1008 bytes
-rw-r--r--Base/res/icons/16x16/paste.png (renamed from Base/res/icons/paste16.png)bin1921 -> 1921 bytes
-rw-r--r--Base/res/icons/16x16/stop-hand.png (renamed from Base/res/icons/stop16.png)bin299 -> 299 bytes
-rw-r--r--Base/res/icons/SystemMenu.ini2
-rw-r--r--Base/res/icons/audio-volume-high.pngbin196 -> 0 bytes
-rw-r--r--Base/res/icons/audio-volume-low.pngbin180 -> 0 bytes
-rw-r--r--Base/res/icons/audio-volume-medium.pngbin192 -> 0 bytes
-rw-r--r--Base/res/icons/audio-volume-muted.pngbin230 -> 0 bytes
-rw-r--r--Base/res/icons/audio-volume-zero.pngbin163 -> 0 bytes
-rw-r--r--Base/res/welcome.txt2
22 files changed, 2 insertions, 2 deletions
diff --git a/Base/res/icons/16x16/audio-volume-high.png b/Base/res/icons/16x16/audio-volume-high.png
new file mode 100644
index 0000000000..2ef602a4bb
--- /dev/null
+++ b/Base/res/icons/16x16/audio-volume-high.png
Binary files differ
diff --git a/Base/res/icons/16x16/audio-volume-low.png b/Base/res/icons/16x16/audio-volume-low.png
new file mode 100644
index 0000000000..b93e4a6617
--- /dev/null
+++ b/Base/res/icons/16x16/audio-volume-low.png
Binary files differ
diff --git a/Base/res/icons/16x16/audio-volume-medium.png b/Base/res/icons/16x16/audio-volume-medium.png
new file mode 100644
index 0000000000..53fadc34ff
--- /dev/null
+++ b/Base/res/icons/16x16/audio-volume-medium.png
Binary files differ
diff --git a/Base/res/icons/16x16/audio-volume-muted.png b/Base/res/icons/16x16/audio-volume-muted.png
new file mode 100644
index 0000000000..bd0d79bc07
--- /dev/null
+++ b/Base/res/icons/16x16/audio-volume-muted.png
Binary files differ
diff --git a/Base/res/icons/16x16/audio-volume-zero.png b/Base/res/icons/16x16/audio-volume-zero.png
new file mode 100644
index 0000000000..7b73c82e99
--- /dev/null
+++ b/Base/res/icons/16x16/audio-volume-zero.png
Binary files differ
diff --git a/Base/res/icons/breakpoint.png b/Base/res/icons/16x16/breakpoint.png
index 743b9db5aa..743b9db5aa 100644
--- a/Base/res/icons/breakpoint.png
+++ b/Base/res/icons/16x16/breakpoint.png
Binary files differ
diff --git a/Base/res/icons/clipboard.png b/Base/res/icons/16x16/clipboard.png
index 184c93c285..184c93c285 100644
--- a/Base/res/icons/clipboard.png
+++ b/Base/res/icons/16x16/clipboard.png
Binary files differ
diff --git a/Base/res/icons/continue16.png b/Base/res/icons/16x16/continue.png
index 3898fdf144..3898fdf144 100644
--- a/Base/res/icons/continue16.png
+++ b/Base/res/icons/16x16/continue.png
Binary files differ
diff --git a/Base/res/icons/gear16.png b/Base/res/icons/16x16/gear.png
index f015ba37c7..f015ba37c7 100644
--- a/Base/res/icons/gear16.png
+++ b/Base/res/icons/16x16/gear.png
Binary files differ
diff --git a/Base/res/icons/highpriority16.png b/Base/res/icons/16x16/highpriority.png
index 8146b503a1..8146b503a1 100644
--- a/Base/res/icons/highpriority16.png
+++ b/Base/res/icons/16x16/highpriority.png
Binary files differ
diff --git a/Base/res/icons/kill16.png b/Base/res/icons/16x16/kill.png
index 0b239ea7ad..0b239ea7ad 100644
--- a/Base/res/icons/kill16.png
+++ b/Base/res/icons/16x16/kill.png
Binary files differ
diff --git a/Base/res/icons/lowpriority16.png b/Base/res/icons/16x16/lowpriority.png
index 85dc6ef219..85dc6ef219 100644
--- a/Base/res/icons/lowpriority16.png
+++ b/Base/res/icons/16x16/lowpriority.png
Binary files differ
diff --git a/Base/res/icons/normalpriority16.png b/Base/res/icons/16x16/normalpriority.png
index ef89d0728a..ef89d0728a 100644
--- a/Base/res/icons/normalpriority16.png
+++ b/Base/res/icons/16x16/normalpriority.png
Binary files differ
diff --git a/Base/res/icons/paste16.png b/Base/res/icons/16x16/paste.png
index f5eeebf223..f5eeebf223 100644
--- a/Base/res/icons/paste16.png
+++ b/Base/res/icons/16x16/paste.png
Binary files differ
diff --git a/Base/res/icons/stop16.png b/Base/res/icons/16x16/stop-hand.png
index a7b44fb6ed..a7b44fb6ed 100644
--- a/Base/res/icons/stop16.png
+++ b/Base/res/icons/16x16/stop-hand.png
Binary files differ
diff --git a/Base/res/icons/SystemMenu.ini b/Base/res/icons/SystemMenu.ini
index 4c2d7a2be2..a0454ec0d8 100644
--- a/Base/res/icons/SystemMenu.ini
+++ b/Base/res/icons/SystemMenu.ini
@@ -4,6 +4,6 @@ Demos=/res/icons/16x16/app-demo.png
#Games=
#Graphics=
#Internet=
-Settings=/res/icons/gear16.png
+Settings=/res/icons/16x16/gear.png
Sound=/res/icons/16x16/filetype-music.png
#Utilities=
diff --git a/Base/res/icons/audio-volume-high.png b/Base/res/icons/audio-volume-high.png
deleted file mode 100644
index 7587917809..0000000000
--- a/Base/res/icons/audio-volume-high.png
+++ /dev/null
Binary files differ
diff --git a/Base/res/icons/audio-volume-low.png b/Base/res/icons/audio-volume-low.png
deleted file mode 100644
index 839e2cb3a8..0000000000
--- a/Base/res/icons/audio-volume-low.png
+++ /dev/null
Binary files differ
diff --git a/Base/res/icons/audio-volume-medium.png b/Base/res/icons/audio-volume-medium.png
deleted file mode 100644
index d190691578..0000000000
--- a/Base/res/icons/audio-volume-medium.png
+++ /dev/null
Binary files differ
diff --git a/Base/res/icons/audio-volume-muted.png b/Base/res/icons/audio-volume-muted.png
deleted file mode 100644
index ced31e0e5c..0000000000
--- a/Base/res/icons/audio-volume-muted.png
+++ /dev/null
Binary files differ
diff --git a/Base/res/icons/audio-volume-zero.png b/Base/res/icons/audio-volume-zero.png
deleted file mode 100644
index a14917d983..0000000000
--- a/Base/res/icons/audio-volume-zero.png
+++ /dev/null
Binary files differ
diff --git a/Base/res/welcome.txt b/Base/res/welcome.txt
index 8e4a900055..ea8605ea7b 100644
--- a/Base/res/welcome.txt
+++ b/Base/res/welcome.txt
@@ -55,7 +55,7 @@ This is all possibly by using HackStudio, Visual Builder, Terminal, and the
(optional) GNU tools.
* Multimedia
-$ /res/icons/audio-volume-medium.png
+$ /res/icons/16x16/audio-volume-medium.png
> Draw while playing your favorite songs!
Serenity includes the Piano, which allows you to create your own tunes by
simply pressing keys on the keyboard. You can pick the wavetype, octave, and