mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-20 03:02:36 +03:00
remove unused theme ui elements from preferances dialog
This commit is contained in:
parent
4e59843040
commit
8ee04cf68f
@ -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 -->
|
||||
|
@ -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 -->
|
||||
|
Loading…
Reference in New Issue
Block a user