chart2/inc/bitmaps.hlst                                 |    4 ++--
 icon-themes/breeze/chart2/res/barofpie_52x60.png        |binary
 icon-themes/breeze/chart2/res/pieofpie_52x60.png        |binary
 icon-themes/breeze_dark/chart2/res/barofpie_52x60.png   |binary
 icon-themes/breeze_dark/chart2/res/pieofpie_52x60.png   |binary
 icon-themes/colibre/chart2/res/barofpie_52x60.png       |binary
 icon-themes/colibre/chart2/res/pieofpie_52x60.png       |binary
 icon-themes/colibre_dark/chart2/res/barofpie_52x60.png  |binary
 icon-themes/colibre_dark/chart2/res/pieofpie_52x60.png  |binary
 icon-themes/elementary/chart2/res/barofpie_52x60.png    |binary
 icon-themes/elementary/chart2/res/pieofpie_52x60.png    |binary
 icon-themes/karasa_jaga/chart2/res/barofpie_52x60.png   |binary
 icon-themes/karasa_jaga/chart2/res/pieofpie_52x60.png   |binary
 icon-themes/sifr/chart2/res/barofpie_52x60.png          |binary
 icon-themes/sifr/chart2/res/pieofpie_52x60.png          |binary
 icon-themes/sifr_dark/chart2/res/barofpie_52x60.png     |binary
 icon-themes/sifr_dark/chart2/res/pieofpie_52x60.png     |binary
 icon-themes/sukapura/chart2/res/barofpie_52x60.png      |binary
 icon-themes/sukapura/chart2/res/pieofpie_52x60.png      |binary
 icon-themes/sukapura_dark/chart2/res/barofpie_52x60.png |binary
 icon-themes/sukapura_dark/chart2/res/pieofpie_52x60.png |binary
 21 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 2b4e95b8f0e04a3c60df1887276068a9674d3d16
Author:     Kurt Nordback <kurt.nordb...@protonmail.com>
AuthorDate: Sun Dec 10 21:32:22 2023 -0700
Commit:     Noel Grandin <noel.gran...@collabora.co.uk>
CommitDate: Mon Feb 19 12:31:30 2024 +0100

    tdf#50934: Rudimentary UI images for pie-of-pie and bar-of-pie
    
    Change-Id: If2ddf1ea12804717583ab6df18dc7fbfffc37d31
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160740
    Tested-by: Jenkins
    Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk>

diff --git a/chart2/inc/bitmaps.hlst b/chart2/inc/bitmaps.hlst
index b73667d17fcb..4c184dc09aeb 100644
--- a/chart2/inc/bitmaps.hlst
+++ b/chart2/inc/bitmaps.hlst
@@ -26,7 +26,7 @@ inline constexpr OUString BMP_AREAS_2D_3 = 
u"chart2/res/areasfull_52x60.png"_ust
 inline constexpr OUString BMP_AREAS_3D = 
u"chart2/res/areaspiled3d_52x60.png"_ustr;
 inline constexpr OUString BMP_AREAS_3D_1 = 
u"chart2/res/areas3d_52x60.png"_ustr;
 inline constexpr OUString BMP_AREAS_3D_2 = 
u"chart2/res/areasfull3d_52x60.png"_ustr;
-inline constexpr OUString BMP_BAR_OF_PIE = u"chart2/res/pie_52x60.png"_ustr; 
// TODO
+inline constexpr OUString BMP_BAR_OF_PIE = 
u"chart2/res/barofpie_52x60.png"_ustr; // TODO
 inline constexpr OUString BMP_BARS_2D_1 = u"chart2/res/bar_52x60.png"_ustr;
 inline constexpr OUString BMP_BARS_2D_2 = 
u"chart2/res/barstack_52x60.png"_ustr;
 inline constexpr OUString BMP_BARS_2D_3 = 
u"chart2/res/barpercent_52x60.png"_ustr;
@@ -97,7 +97,7 @@ inline constexpr OUString BMP_NET_LINESYMB = 
u"chart2/res/netlinepoint_52x60.png
 inline constexpr OUString BMP_NET_LINESYMB_STACK = 
u"chart2/res/netlinepointstack_52x60.png"_ustr;
 inline constexpr OUString BMP_NET_FILL = u"chart2/res/netfill_52x60.png"_ustr;
 inline constexpr OUString BMP_NET_FILL_STACK = 
u"chart2/res/netstackfill_52x60.png"_ustr;
-inline constexpr OUString BMP_PIE_OF_PIE = u"chart2/res/pie_52x60.png"_ustr; 
// TODO
+inline constexpr OUString BMP_PIE_OF_PIE = 
u"chart2/res/pieofpie_52x60.png"_ustr; // TODO
 inline constexpr OUString BMP_PYRAMIDQ_3D_1 = 
u"chart2/res/pyramindhori_52x60.png"_ustr;
 inline constexpr OUString BMP_PYRAMIDQ_3D_2 = 
u"chart2/res/pyramindhoristack_52x60.png"_ustr;
 inline constexpr OUString BMP_PYRAMIDQ_3D_3 = 
u"chart2/res/pyramindhoripercent_52x60.png"_ustr;
diff --git a/icon-themes/breeze/chart2/res/barofpie_52x60.png 
b/icon-themes/breeze/chart2/res/barofpie_52x60.png
new file mode 100644
index 000000000000..2992d878ad4a
Binary files /dev/null and b/icon-themes/breeze/chart2/res/barofpie_52x60.png 
differ
diff --git a/icon-themes/breeze/chart2/res/pieofpie_52x60.png 
b/icon-themes/breeze/chart2/res/pieofpie_52x60.png
new file mode 100644
index 000000000000..7e110f088feb
Binary files /dev/null and b/icon-themes/breeze/chart2/res/pieofpie_52x60.png 
differ
diff --git a/icon-themes/breeze_dark/chart2/res/barofpie_52x60.png 
b/icon-themes/breeze_dark/chart2/res/barofpie_52x60.png
new file mode 100644
index 000000000000..2992d878ad4a
Binary files /dev/null and 
b/icon-themes/breeze_dark/chart2/res/barofpie_52x60.png differ
diff --git a/icon-themes/breeze_dark/chart2/res/pieofpie_52x60.png 
b/icon-themes/breeze_dark/chart2/res/pieofpie_52x60.png
new file mode 100644
index 000000000000..7e110f088feb
Binary files /dev/null and 
b/icon-themes/breeze_dark/chart2/res/pieofpie_52x60.png differ
diff --git a/icon-themes/colibre/chart2/res/barofpie_52x60.png 
b/icon-themes/colibre/chart2/res/barofpie_52x60.png
new file mode 100644
index 000000000000..2992d878ad4a
Binary files /dev/null and b/icon-themes/colibre/chart2/res/barofpie_52x60.png 
differ
diff --git a/icon-themes/colibre/chart2/res/pieofpie_52x60.png 
b/icon-themes/colibre/chart2/res/pieofpie_52x60.png
new file mode 100644
index 000000000000..7e110f088feb
Binary files /dev/null and b/icon-themes/colibre/chart2/res/pieofpie_52x60.png 
differ
diff --git a/icon-themes/colibre_dark/chart2/res/barofpie_52x60.png 
b/icon-themes/colibre_dark/chart2/res/barofpie_52x60.png
new file mode 100644
index 000000000000..2992d878ad4a
Binary files /dev/null and 
b/icon-themes/colibre_dark/chart2/res/barofpie_52x60.png differ
diff --git a/icon-themes/colibre_dark/chart2/res/pieofpie_52x60.png 
b/icon-themes/colibre_dark/chart2/res/pieofpie_52x60.png
new file mode 100644
index 000000000000..7e110f088feb
Binary files /dev/null and 
b/icon-themes/colibre_dark/chart2/res/pieofpie_52x60.png differ
diff --git a/icon-themes/elementary/chart2/res/barofpie_52x60.png 
b/icon-themes/elementary/chart2/res/barofpie_52x60.png
new file mode 100644
index 000000000000..2992d878ad4a
Binary files /dev/null and 
b/icon-themes/elementary/chart2/res/barofpie_52x60.png differ
diff --git a/icon-themes/elementary/chart2/res/pieofpie_52x60.png 
b/icon-themes/elementary/chart2/res/pieofpie_52x60.png
new file mode 100644
index 000000000000..7e110f088feb
Binary files /dev/null and 
b/icon-themes/elementary/chart2/res/pieofpie_52x60.png differ
diff --git a/icon-themes/karasa_jaga/chart2/res/barofpie_52x60.png 
b/icon-themes/karasa_jaga/chart2/res/barofpie_52x60.png
new file mode 100644
index 000000000000..2992d878ad4a
Binary files /dev/null and 
b/icon-themes/karasa_jaga/chart2/res/barofpie_52x60.png differ
diff --git a/icon-themes/karasa_jaga/chart2/res/pieofpie_52x60.png 
b/icon-themes/karasa_jaga/chart2/res/pieofpie_52x60.png
new file mode 100644
index 000000000000..7e110f088feb
Binary files /dev/null and 
b/icon-themes/karasa_jaga/chart2/res/pieofpie_52x60.png differ
diff --git a/icon-themes/sifr/chart2/res/barofpie_52x60.png 
b/icon-themes/sifr/chart2/res/barofpie_52x60.png
new file mode 100644
index 000000000000..2992d878ad4a
Binary files /dev/null and b/icon-themes/sifr/chart2/res/barofpie_52x60.png 
differ
diff --git a/icon-themes/sifr/chart2/res/pieofpie_52x60.png 
b/icon-themes/sifr/chart2/res/pieofpie_52x60.png
new file mode 100644
index 000000000000..7e110f088feb
Binary files /dev/null and b/icon-themes/sifr/chart2/res/pieofpie_52x60.png 
differ
diff --git a/icon-themes/sifr_dark/chart2/res/barofpie_52x60.png 
b/icon-themes/sifr_dark/chart2/res/barofpie_52x60.png
new file mode 100644
index 000000000000..2992d878ad4a
Binary files /dev/null and 
b/icon-themes/sifr_dark/chart2/res/barofpie_52x60.png differ
diff --git a/icon-themes/sifr_dark/chart2/res/pieofpie_52x60.png 
b/icon-themes/sifr_dark/chart2/res/pieofpie_52x60.png
new file mode 100644
index 000000000000..7e110f088feb
Binary files /dev/null and 
b/icon-themes/sifr_dark/chart2/res/pieofpie_52x60.png differ
diff --git a/icon-themes/sukapura/chart2/res/barofpie_52x60.png 
b/icon-themes/sukapura/chart2/res/barofpie_52x60.png
new file mode 100644
index 000000000000..2992d878ad4a
Binary files /dev/null and b/icon-themes/sukapura/chart2/res/barofpie_52x60.png 
differ
diff --git a/icon-themes/sukapura/chart2/res/pieofpie_52x60.png 
b/icon-themes/sukapura/chart2/res/pieofpie_52x60.png
new file mode 100644
index 000000000000..7e110f088feb
Binary files /dev/null and b/icon-themes/sukapura/chart2/res/pieofpie_52x60.png 
differ
diff --git a/icon-themes/sukapura_dark/chart2/res/barofpie_52x60.png 
b/icon-themes/sukapura_dark/chart2/res/barofpie_52x60.png
new file mode 100644
index 000000000000..2992d878ad4a
Binary files /dev/null and 
b/icon-themes/sukapura_dark/chart2/res/barofpie_52x60.png differ
diff --git a/icon-themes/sukapura_dark/chart2/res/pieofpie_52x60.png 
b/icon-themes/sukapura_dark/chart2/res/pieofpie_52x60.png
new file mode 100644
index 000000000000..7e110f088feb
Binary files /dev/null and 
b/icon-themes/sukapura_dark/chart2/res/pieofpie_52x60.png differ

Reply via email to