summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-03-09 09:07:33 +0000
committerVincent Sanders <vince@kyllikki.org>2016-03-09 09:07:33 +0000
commit8ee04cf68fadb48b877afbe775c13a8a1938f47a (patch)
tree08652e59bf40964f58fe1efe2b35f23c79a41f91
parent4e598430405c81e3ff5b5ab8808f5c6a90549cc5 (diff)
downloadnetsurf-8ee04cf68fadb48b877afbe775c13a8a1938f47a.tar.gz
netsurf-8ee04cf68fadb48b877afbe775c13a8a1938f47a.tar.bz2
remove unused theme ui elements from preferances dialog
-rw-r--r--gtk/res/options.gtk2.ui11
-rw-r--r--gtk/res/options.gtk3.ui11
2 files changed, 0 insertions, 22 deletions
diff --git a/gtk/res/options.gtk2.ui b/gtk/res/options.gtk2.ui
index 0d110242c..d5542ba5d 100644
--- a/gtk/res/options.gtk2.ui
+++ b/gtk/res/options.gtk2.ui
@@ -2984,17 +2984,6 @@
</row>
</data>
</object>
- <object class="GtkListStore" id="liststore_themes">
- <columns>
- <!-- column-name Theme -->
- <column type="gchararray"/>
- </columns>
- <data>
- <row>
- <col id="0" translatable="yes">preferencesThemeTypeDefault</col>
- </row>
- </data>
- </object>
<object class="GtkListStore" id="liststore_developer_view">
<columns>
<!-- column-name Type -->
diff --git a/gtk/res/options.gtk3.ui b/gtk/res/options.gtk3.ui
index 1e308b542..2a3516f09 100644
--- a/gtk/res/options.gtk3.ui
+++ b/gtk/res/options.gtk3.ui
@@ -3034,17 +3034,6 @@
</row>
</data>
</object>
- <object class="GtkListStore" id="liststore_themes">
- <columns>
- <!-- column-name Theme -->
- <column type="gchararray"/>
- </columns>
- <data>
- <row>
- <col id="0" translatable="yes">preferencesThemeTypeDefault</col>
- </row>
- </data>
- </object>
<object class="GtkListStore" id="liststore_toolbar_buttontype">
<columns>
<!-- column-name Type -->