user-accounts: Drop unused account-type-model object
https://bugzilla.gnome.org/show_bug.cgi?id=767065
This commit is contained in:
parent
98cbbeb2db
commit
d1d39194e5
1 changed files with 0 additions and 18 deletions
|
@ -7,24 +7,6 @@
|
|||
<column type="gchararray"/>
|
||||
</columns>
|
||||
</object>
|
||||
<object class="GtkListStore" id="account-type-model">
|
||||
<columns>
|
||||
<!-- column-name gchararray -->
|
||||
<column type="gchararray"/>
|
||||
<!-- column-name gint -->
|
||||
<column type="gint"/>
|
||||
</columns>
|
||||
<data>
|
||||
<row>
|
||||
<col id="0" translatable="yes" context="Account type">Standard</col>
|
||||
<col id="1">0</col>
|
||||
</row>
|
||||
<row>
|
||||
<col id="0" translatable="yes" context="Account type">Administrator</col>
|
||||
<col id="1">1</col>
|
||||
</row>
|
||||
</data>
|
||||
</object>
|
||||
<object class="GtkListStore" id="language-model">
|
||||
<columns>
|
||||
<!-- column-name gchararray -->
|
||||
|
|
Loading…
Add table
Reference in a new issue