summaryrefslogtreecommitdiff
path: root/frontends/riscos/templates
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2023-11-26 11:35:35 +0000
committerMichael Drake <mdrake.unique@gmail.com>2023-11-26 11:55:17 +0000
commit14b6fa95469b2a3ecae7ee4ff7c5334250d26c56 (patch)
treebc98f43510a5d37173b76c1b68bbece0e571b410 /frontends/riscos/templates
parentdcdd0148b2d61caa118172df97d44c3b1a4ffa47 (diff)
downloadnetsurf-14b6fa95469b2a3ecae7ee4ff7c5334250d26c56.tar.gz
netsurf-14b6fa95469b2a3ecae7ee4ff7c5334250d26c56.tar.bz2
RISC OS: Remove last vestiges of plugin support
Diffstat (limited to 'frontends/riscos/templates')
-rw-r--r--frontends/riscos/templates/de4
-rw-r--r--frontends/riscos/templates/en4
-rw-r--r--frontends/riscos/templates/fr4
3 files changed, 0 insertions, 12 deletions
diff --git a/frontends/riscos/templates/de b/frontends/riscos/templates/de
index 4ad051383..a6c137266 100644
--- a/frontends/riscos/templates/de
+++ b/frontends/riscos/templates/de
@@ -3370,11 +3370,7 @@ wimp_window {
}
wimp_icon {
extent:32,-256,496,-212
-#ifdef WITH_PLUGIN
- icon_flags:wimp_ICON_TEXT | wimp_ICON_SPRITE | wimp_ICON_VCENTRED | wimp_ICON_INDIRECTED | wimp_BUTTON_RADIO
-#else
icon_flags:wimp_ICON_TEXT | wimp_ICON_SPRITE | wimp_ICON_VCENTRED | wimp_ICON_INDIRECTED | wimp_ICON_DELETED | wimp_BUTTON_RADIO
-#endif
icon_esg:0
icon_fg:wimp_COLOUR_BLACK
icon_bg:wimp_COLOUR_VERY_LIGHT_GREY
diff --git a/frontends/riscos/templates/en b/frontends/riscos/templates/en
index c418ed7b9..8b84d1513 100644
--- a/frontends/riscos/templates/en
+++ b/frontends/riscos/templates/en
@@ -3040,11 +3040,7 @@ wimp_window {
}
wimp_icon {
extent:32,-256,344,-212
-#ifdef WITH_PLUGIN
- icon_flags:wimp_ICON_TEXT | wimp_ICON_SPRITE | wimp_ICON_VCENTRED | wimp_ICON_INDIRECTED | wimp_BUTTON_RADIO
-#else
icon_flags:wimp_ICON_TEXT | wimp_ICON_SPRITE | wimp_ICON_VCENTRED | wimp_ICON_INDIRECTED | wimp_ICON_DELETED | wimp_BUTTON_RADIO
-#endif
icon_esg:0
icon_fg:wimp_COLOUR_BLACK
icon_bg:wimp_COLOUR_VERY_LIGHT_GREY
diff --git a/frontends/riscos/templates/fr b/frontends/riscos/templates/fr
index cdc109855..6128d3f62 100644
--- a/frontends/riscos/templates/fr
+++ b/frontends/riscos/templates/fr
@@ -2842,11 +2842,7 @@ wimp_window {
}
wimp_icon {
extent:32,-256,404,-212
-#ifdef WITH_PLUGIN
- icon_flags:wimp_ICON_TEXT | wimp_ICON_SPRITE | wimp_ICON_VCENTRED | wimp_ICON_INDIRECTED | wimp_BUTTON_RADIO
-#else
icon_flags:wimp_ICON_TEXT | wimp_ICON_SPRITE | wimp_ICON_VCENTRED | wimp_ICON_INDIRECTED | wimp_ICON_DELETED | wimp_BUTTON_RADIO
-#endif
icon_esg:0
icon_fg:wimp_COLOUR_BLACK
icon_bg:wimp_COLOUR_VERY_LIGHT_GREY