icon-themes/breeze/links.txt        |    1 +
 icon-themes/breeze_dark/links.txt   |    1 +
 icon-themes/colibre/links.txt       |    1 +
 icon-themes/colibre_dark/links.txt  |    1 +
 icon-themes/elementary/links.txt    |    1 +
 icon-themes/sifr/links.txt          |    1 +
 icon-themes/sifr_dark/links.txt     |    1 +
 icon-themes/sukapura/links.txt      |    1 +
 icon-themes/sukapura_dark/links.txt |    1 +
 9 files changed, 9 insertions(+)

New commits:
commit a135455c6f72c403cdf7e795868d8e8513fdb444
Author:     Michael Weghorn <[email protected]>
AuthorDate: Tue Jan 20 22:11:01 2026 +0100
Commit:     Ilmari Lauhakangas <[email protected]>
CommitDate: Wed Jan 21 17:15:40 2026 +0100

    tdf#130857 icon-themes: Bring back icon for "Form" menu entry
    
    "res/sx10593.png" is the value of the RID_SVXBMP_FORM
    and RID_STR_FMEXPLORER constants and they are still
    in use, so bring back the corresponding links in
    the icon themes that were previously removed in
    
        commit 423cdbce049d09e0afa0f241b991587e20f7f84a
        Date:   Thu Jul 10 13:20:16 2025 +0300
    
            tdf#128968 Remove redundant SwitchXFormsDesignMode option
    
    This makes the corresponding icon show up again
    e.g. with the gen or qt6 VCL plugins for the "Form"
    context menu entry in the form navigator that can be
    seen like this:
    
    * start Writer
    * "Form" -> "Form Navigator"
    * right-click on "Forms" to open the context menu
    * navigate to context menu entry "New" -> "Form"
    
    Before the above-mentioned commit, an icon was
    shown for the menu entry, but that one got lost
    with the above commit.
    
    It is shown again with this commit in place again,
    which reverts the removal of the corresponding
    links again.
    
    (Originally observed in a WIP branch experimenting
    with implementing support for native Qt widgets
    for the form navigator dialog where the attempt
    to use a non-existing icon was triggering an
    assert.)
    
    Change-Id: Ic3c14141a2c026e8fe7a90ea0dac80a82dce87b1
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/197701
    Reviewed-by: Ilmari Lauhakangas <[email protected]>
    Tested-by: Jenkins

diff --git a/icon-themes/breeze/links.txt b/icon-themes/breeze/links.txt
index 145ce3a5ffe9..4a82b9ecfe7f 100644
--- a/icon-themes/breeze/links.txt
+++ b/icon-themes/breeze/links.txt
@@ -2274,6 +2274,7 @@ res/sx03253.png res/otp_16_8.png
 res/sx03254.png res/ots_16_8.png
 res/sx03256.png cmd/sc_insertplugin.png
 res/sx10144.png cmd/sc_checkbox.png
+res/sx10593.png cmd/sc_switchxformsdesignmode.png
 res/sx10594.png cmd/sc_pushbutton.png
 res/sx10595.png cmd/sc_radiobutton.png
 res/sx10596.png cmd/sc_checkbox.png
diff --git a/icon-themes/breeze_dark/links.txt 
b/icon-themes/breeze_dark/links.txt
index 64b89eed51c4..fd2bbbe7e3c2 100644
--- a/icon-themes/breeze_dark/links.txt
+++ b/icon-themes/breeze_dark/links.txt
@@ -2274,6 +2274,7 @@ res/sx03253.png res/otp_16_8.png
 res/sx03254.png res/ots_16_8.png
 res/sx03256.png cmd/sc_insertplugin.png
 res/sx10144.png cmd/sc_checkbox.png
+res/sx10593.png cmd/sc_switchxformsdesignmode.png
 res/sx10594.png cmd/sc_pushbutton.png
 res/sx10595.png cmd/sc_radiobutton.png
 res/sx10596.png cmd/sc_checkbox.png
diff --git a/icon-themes/colibre/links.txt b/icon-themes/colibre/links.txt
index 5e0c09c0b28f..fad1d55d2e9a 100644
--- a/icon-themes/colibre/links.txt
+++ b/icon-themes/colibre/links.txt
@@ -2134,6 +2134,7 @@ res/sx03254.png res/ots_16_8.png
 res/sx03255.png res/ott_16_8.png
 res/sx03256.png cmd/sc_insertplugin.png
 res/sx10144.png cmd/sc_checkbox.png
+res/sx10593.png cmd/sc_switchxformsdesignmode.png
 res/sx10594.png cmd/sc_pushbutton.png
 res/sx10595.png cmd/sc_radiobutton.png
 res/sx10596.png cmd/sc_checkbox.png
diff --git a/icon-themes/colibre_dark/links.txt 
b/icon-themes/colibre_dark/links.txt
index 3133a159436c..97820a1d4881 100644
--- a/icon-themes/colibre_dark/links.txt
+++ b/icon-themes/colibre_dark/links.txt
@@ -2133,6 +2133,7 @@ res/sx03254.png res/ots_16_8.png
 res/sx03255.png res/ott_16_8.png
 res/sx03256.png cmd/sc_insertplugin.png
 res/sx10144.png cmd/sc_checkbox.png
+res/sx10593.png cmd/sc_switchxformsdesignmode.png
 res/sx10594.png cmd/sc_pushbutton.png
 res/sx10595.png cmd/sc_radiobutton.png
 res/sx10596.png cmd/sc_checkbox.png
diff --git a/icon-themes/elementary/links.txt b/icon-themes/elementary/links.txt
index 3eaa46085b03..cd2533d0f800 100644
--- a/icon-themes/elementary/links.txt
+++ b/icon-themes/elementary/links.txt
@@ -2014,6 +2014,7 @@ res/sx03254.png res/ots_16_8.png
 res/sx03255.png res/ott_16_8.png
 res/sx03256.png cmd/sc_insertplugin.png
 res/sx10144.png cmd/sc_checkbox.png
+res/sx10593.png cmd/sc_switchxformsdesignmode.png
 res/sx10594.png cmd/sc_pushbutton.png
 res/sx10595.png cmd/sc_radiobutton.png
 res/sx10596.png cmd/sc_checkbox.png
diff --git a/icon-themes/sifr/links.txt b/icon-themes/sifr/links.txt
index cc2c2737d6dd..8def24478e3c 100644
--- a/icon-themes/sifr/links.txt
+++ b/icon-themes/sifr/links.txt
@@ -2089,6 +2089,7 @@ res/sx03254.png res/ots_16_8.png
 res/sx03255.png res/ott_16_8.png
 res/sx03256.png cmd/sc_insertplugin.png
 res/sx10144.png cmd/sc_checkbox.png
+res/sx10593.png cmd/sc_switchxformsdesignmode.png
 res/sx10594.png cmd/sc_pushbutton.png
 res/sx10595.png cmd/sc_radiobutton.png
 res/sx10596.png cmd/sc_checkbox.png
diff --git a/icon-themes/sifr_dark/links.txt b/icon-themes/sifr_dark/links.txt
index b40696d13818..33280de44223 100644
--- a/icon-themes/sifr_dark/links.txt
+++ b/icon-themes/sifr_dark/links.txt
@@ -2088,6 +2088,7 @@ res/sx03254.png res/ots_16_8.png
 res/sx03255.png res/ott_16_8.png
 res/sx03256.png cmd/sc_insertplugin.png
 res/sx10144.png cmd/sc_checkbox.png
+res/sx10593.png cmd/sc_switchxformsdesignmode.png
 res/sx10594.png cmd/sc_pushbutton.png
 res/sx10595.png cmd/sc_radiobutton.png
 res/sx10596.png cmd/sc_checkbox.png
diff --git a/icon-themes/sukapura/links.txt b/icon-themes/sukapura/links.txt
index abd10d706310..cc52386a874d 100644
--- a/icon-themes/sukapura/links.txt
+++ b/icon-themes/sukapura/links.txt
@@ -2167,6 +2167,7 @@ res/sx03254.png res/ots_16_8.png
 res/sx03255.png res/ott_16_8.png
 res/sx03256.png cmd/sc_insertplugin.png
 res/sx10144.png cmd/sc_checkbox.png
+res/sx10593.png cmd/sc_switchxformsdesignmode.png
 res/sx10594.png cmd/sc_pushbutton.png
 res/sx10595.png cmd/sc_radiobutton.png
 res/sx10596.png cmd/sc_checkbox.png
diff --git a/icon-themes/sukapura_dark/links.txt 
b/icon-themes/sukapura_dark/links.txt
index 87cd978d4aea..beeb8c10686b 100644
--- a/icon-themes/sukapura_dark/links.txt
+++ b/icon-themes/sukapura_dark/links.txt
@@ -2167,6 +2167,7 @@ res/sx03254.png res/ots_16_8.png
 res/sx03255.png res/ott_16_8.png
 res/sx03256.png cmd/sc_insertplugin.png
 res/sx10144.png cmd/sc_checkbox.png
+res/sx10593.png cmd/sc_switchxformsdesignmode.png
 res/sx10594.png cmd/sc_pushbutton.png
 res/sx10595.png cmd/sc_radiobutton.png
 res/sx10596.png cmd/sc_checkbox.png

Reply via email to