Placeholder store removed, implemented creating default if none exist
This commit is contained in:
@@ -120,28 +120,8 @@
|
||||
<property name="content">
|
||||
<object class="AdwPreferencesPage">
|
||||
<child>
|
||||
<object class="AdwPreferencesGroup">
|
||||
<property name="title">Default</property>
|
||||
<property name="description">/home/typo/.password-store</property>
|
||||
<property name="header-suffix">
|
||||
<object class="GtkButton">
|
||||
<property name="valign">center</property>
|
||||
<style>
|
||||
<class name="flat" />
|
||||
</style>
|
||||
<child>
|
||||
<object class="AdwButtonContent">
|
||||
<property name="icon-name">list-add-symbolic</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
</property>
|
||||
<object class="AdwPreferencesGroup" id="password_list">
|
||||
<!-- Dynamic rows will be added here via model binding -->
|
||||
<!-- <child>
|
||||
<object class="AdwActionRow">
|
||||
<property name="title">Sample password</property>
|
||||
</object>
|
||||
</child> -->
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
|
||||
Reference in New Issue
Block a user