From 20d28e80a5c861a9d5f449ea911ab75b4f37ad0d Mon Sep 17 00:00:00 2001 From: Jef Date: Tue, 24 Sep 2024 14:54:57 +0200 Subject: Initial community commit --- Src/Plugins/Library/ml_pmp/resources/albumArt.png | Bin 0 -> 192 bytes Src/Plugins/Library/ml_pmp/resources/columns.png | Bin 0 -> 133 bytes Src/Plugins/Library/ml_pmp/resources/deviceIcon.png | Bin 0 -> 222 bytes Src/Plugins/Library/ml_pmp/resources/notfound.png | Bin 0 -> 3645 bytes Src/Plugins/Library/ml_pmp/resources/playlistIcon.png | Bin 0 -> 194 bytes .../Library/ml_pmp/resources/sync-command-small.png | Bin 0 -> 532 bytes .../Library/ml_pmp/resources/transfer_queue_16x16.png | Bin 0 -> 215 bytes .../Library/ml_pmp/resources/transfer_queue_16x16_1.png | Bin 0 -> 217 bytes .../Library/ml_pmp/resources/transfer_queue_16x16_2.png | Bin 0 -> 211 bytes .../Library/ml_pmp/resources/transfer_queue_16x16_3.png | Bin 0 -> 216 bytes Src/Plugins/Library/ml_pmp/resources/usb.png | Bin 0 -> 441 bytes Src/Plugins/Library/ml_pmp/resources/videoIcon.png | Bin 0 -> 197 bytes Src/Plugins/Library/ml_pmp/resources/viewMode.png | Bin 0 -> 146 bytes 13 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Src/Plugins/Library/ml_pmp/resources/albumArt.png create mode 100644 Src/Plugins/Library/ml_pmp/resources/columns.png create mode 100644 Src/Plugins/Library/ml_pmp/resources/deviceIcon.png create mode 100644 Src/Plugins/Library/ml_pmp/resources/notfound.png create mode 100644 Src/Plugins/Library/ml_pmp/resources/playlistIcon.png create mode 100644 Src/Plugins/Library/ml_pmp/resources/sync-command-small.png create mode 100644 Src/Plugins/Library/ml_pmp/resources/transfer_queue_16x16.png create mode 100644 Src/Plugins/Library/ml_pmp/resources/transfer_queue_16x16_1.png create mode 100644 Src/Plugins/Library/ml_pmp/resources/transfer_queue_16x16_2.png create mode 100644 Src/Plugins/Library/ml_pmp/resources/transfer_queue_16x16_3.png create mode 100644 Src/Plugins/Library/ml_pmp/resources/usb.png create mode 100644 Src/Plugins/Library/ml_pmp/resources/videoIcon.png create mode 100644 Src/Plugins/Library/ml_pmp/resources/viewMode.png (limited to 'Src/Plugins/Library/ml_pmp/resources') diff --git a/Src/Plugins/Library/ml_pmp/resources/albumArt.png b/Src/Plugins/Library/ml_pmp/resources/albumArt.png new file mode 100644 index 00000000..9c23f46a Binary files /dev/null and b/Src/Plugins/Library/ml_pmp/resources/albumArt.png differ diff --git a/Src/Plugins/Library/ml_pmp/resources/columns.png b/Src/Plugins/Library/ml_pmp/resources/columns.png new file mode 100644 index 00000000..14aace4b Binary files /dev/null and b/Src/Plugins/Library/ml_pmp/resources/columns.png differ diff --git a/Src/Plugins/Library/ml_pmp/resources/deviceIcon.png b/Src/Plugins/Library/ml_pmp/resources/deviceIcon.png new file mode 100644 index 00000000..3e477593 Binary files /dev/null and b/Src/Plugins/Library/ml_pmp/resources/deviceIcon.png differ diff --git a/Src/Plugins/Library/ml_pmp/resources/notfound.png b/Src/Plugins/Library/ml_pmp/resources/notfound.png new file mode 100644 index 00000000..f76c0516 Binary files /dev/null and b/Src/Plugins/Library/ml_pmp/resources/notfound.png differ diff --git a/Src/Plugins/Library/ml_pmp/resources/playlistIcon.png b/Src/Plugins/Library/ml_pmp/resources/playlistIcon.png new file mode 100644 index 00000000..748a7aea Binary files /dev/null and b/Src/Plugins/Library/ml_pmp/resources/playlistIcon.png differ diff --git a/Src/Plugins/Library/ml_pmp/resources/sync-command-small.png b/Src/Plugins/Library/ml_pmp/resources/sync-command-small.png new file mode 100644 index 00000000..b161fc33 Binary files /dev/null and b/Src/Plugins/Library/ml_pmp/resources/sync-command-small.png differ diff --git a/Src/Plugins/Library/ml_pmp/resources/transfer_queue_16x16.png b/Src/Plugins/Library/ml_pmp/resources/transfer_queue_16x16.png new file mode 100644 index 00000000..4268c56b Binary files /dev/null and b/Src/Plugins/Library/ml_pmp/resources/transfer_queue_16x16.png differ diff --git a/Src/Plugins/Library/ml_pmp/resources/transfer_queue_16x16_1.png b/Src/Plugins/Library/ml_pmp/resources/transfer_queue_16x16_1.png new file mode 100644 index 00000000..6bc33d38 Binary files /dev/null and b/Src/Plugins/Library/ml_pmp/resources/transfer_queue_16x16_1.png differ diff --git a/Src/Plugins/Library/ml_pmp/resources/transfer_queue_16x16_2.png b/Src/Plugins/Library/ml_pmp/resources/transfer_queue_16x16_2.png new file mode 100644 index 00000000..75a16f38 Binary files /dev/null and b/Src/Plugins/Library/ml_pmp/resources/transfer_queue_16x16_2.png differ diff --git a/Src/Plugins/Library/ml_pmp/resources/transfer_queue_16x16_3.png b/Src/Plugins/Library/ml_pmp/resources/transfer_queue_16x16_3.png new file mode 100644 index 00000000..3bb90d10 Binary files /dev/null and b/Src/Plugins/Library/ml_pmp/resources/transfer_queue_16x16_3.png differ diff --git a/Src/Plugins/Library/ml_pmp/resources/usb.png b/Src/Plugins/Library/ml_pmp/resources/usb.png new file mode 100644 index 00000000..3896d1b3 Binary files /dev/null and b/Src/Plugins/Library/ml_pmp/resources/usb.png differ diff --git a/Src/Plugins/Library/ml_pmp/resources/videoIcon.png b/Src/Plugins/Library/ml_pmp/resources/videoIcon.png new file mode 100644 index 00000000..d1d043dc Binary files /dev/null and b/Src/Plugins/Library/ml_pmp/resources/videoIcon.png differ diff --git a/Src/Plugins/Library/ml_pmp/resources/viewMode.png b/Src/Plugins/Library/ml_pmp/resources/viewMode.png new file mode 100644 index 00000000..809bc1b7 Binary files /dev/null and b/Src/Plugins/Library/ml_pmp/resources/viewMode.png differ -- cgit