aboutsummaryrefslogtreecommitdiff
path: root/main/data/manage_accounts
diff options
context:
space:
mode:
Diffstat (limited to 'main/data/manage_accounts')
-rw-r--r--main/data/manage_accounts/account_row.ui33
-rw-r--r--main/data/manage_accounts/add_account_dialog.ui405
-rw-r--r--main/data/manage_accounts/dialog.ui248
3 files changed, 0 insertions, 686 deletions
diff --git a/main/data/manage_accounts/account_row.ui b/main/data/manage_accounts/account_row.ui
deleted file mode 100644
index 91891b91..00000000
--- a/main/data/manage_accounts/account_row.ui
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<interface>
- <requires lib="gtk" version="4.0"/>
- <template class="DinoUiManageAccountsAccountRow">
- <child>
- <object class="GtkGrid">
- <property name="margin-start">6</property>
- <property name="margin-end">6</property>
- <property name="margin-top">6</property>
- <property name="margin-bottom">6</property>
- <property name="column-spacing">6</property>
- <child>
- <object class="DinoUiAvatarPicture" id="picture">
- <property name="height-request">40</property>
- <property name="width-request">40</property>
- </object>
- </child>
- <child>
- <object class="GtkLabel" id="jid_label">
- <property name="xalign">0</property>
- <property name="hexpand">1</property>
- </object>
- </child>
- <child>
- <object class="GtkImage" id="icon">
- <property name="visible">False</property>
- <property name="icon-name">dialog-warning-symbolic</property>
- </object>
- </child>
- </object>
- </child>
- </template>
-</interface>
diff --git a/main/data/manage_accounts/add_account_dialog.ui b/main/data/manage_accounts/add_account_dialog.ui
deleted file mode 100644
index 243004d6..00000000
--- a/main/data/manage_accounts/add_account_dialog.ui
+++ /dev/null
@@ -1,405 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<interface>
- <requires lib="gtk" version="4.0"/>
- <template class="DinoUiManageAccountsAddAccountDialog">
- <property name="default_width">450</property>
- <property name="default_height">260</property>
- <property name="modal">True</property>
- <child>
- <object class="GtkBox">
- <property name="orientation">vertical</property>
- <property name="spacing">20</property>
- <child>
- <object class="AdwHeaderBar">
- <style>
- <class name="flat"/>
- </style>
- <child>
- <object class="GtkButton" id="back_button">
- <property name="icon-name">go-previous-symbolic</property>
- <property name="visible">False</property>
- </object>
- </child>
- </object>
- </child>
- <child>
- <object class="AdwClamp">
- <property name="maximum-size">400</property>
- <property name="tightening-threshold">200</property>
- <property name="margin-bottom">24</property>
- <child>
- <object class="GtkOverlay">
- <property name="child">
- <object class="GtkStack" id="stack">
- <property name="transition_type">slide-left</property>
- <property name="hexpand">1</property>
- <property name="vexpand">1</property>
- <child>
- <object class="GtkStackPage">
- <property name="name">login_jid</property>
- <property name="child">
- <object class="GtkBox" id="sign_in_box">
- <property name="orientation">vertical</property>
- <property name="spacing">20</property>
- <child>
- <object class="AdwPreferencesGroup">
- <child>
- <object class="AdwEntryRow" id="jid_entry">
- <property name="title">XMPP Address</property>
- <property name="activates_default">1</property>
- </object>
- </child>
- </object>
- </child>
- <child>
- <object class="AdwPreferencesGroup" id="password_group">
- <property name="visible">False</property>
- <child>
- <object class="AdwPasswordEntryRow" id="password_entry">
- <property name="title">Password</property>
- <property name="activates_default">1</property>
- </object>
- </child>
- </object>
- </child>
- <child>
- <object class="GtkLabel" id="sign_in_error_label">
- <property name="visible">False</property>
- <style>
- <class name="error"/>
- </style>
- <attributes>
- <attribute name="scale" value="0.9"></attribute>
- </attributes>
- </object>
- </child>
- <child>
- <object class="GtkBox">
- <property name="halign">center</property>
- <property name="spacing">8</property>
- <property name="orientation">vertical</property>
- <property name="margin-top">16</property>
- <child>
- <object class="GtkButton" id="sign_in_continue_button">
- <property name="sensitive">False</property>
- <child>
- <object class="GtkBox">
- <property name="spacing">4</property>
- <property name="halign">center</property>
- <property name="orientation">horizontal</property>
- <child>
- <object class="GtkLabel">
- <property name="label" translatable="1">Login</property>
- </object>
- </child>
- <child>
- <object class="GtkSpinner" id="sign_in_continue_spinner">
- <property name="visible">false</property>
- <property name="spinning">True</property>
- </object>
- </child>
- </object>
- </child>
- <style>
- <class name="pill"/>
- <class name="suggested-action"/>
- </style>
- </object>
- </child>
- <child>
- <object class="GtkButton" id="sign_in_serverlist_button">
- <property name="label" translatable="1">Create account</property>
- <style>
- <class name="pill"/>
- <class name="flat"/>
- </style>
- </object>
- </child>
- </object>
- </child>
- </object>
- </property>
- </object>
- </child>
- <child>
- <object class="GtkStackPage">
- <property name="name">tls_error</property>
- <property name="child">
- <object class="GtkBox" id="sign_in_tls_box">
- <property name="orientation">vertical</property>
- <property name="margin-top">30</property>
- <property name="margin-bottom">20</property>
- <property name="margin-start">50</property>
- <property name="margin-end">50</property>
- <property name="spacing">20</property>
- <child>
- <object class="GtkImage">
- <property name="icon-name">channel-insecure-symbolic</property>
- <property name="pixel-size">72</property>
- <property name="margin-top">10</property>
- <style>
- <class name="dim-label"/>
- </style>
- </object>
- </child>
- <child>
- <object class="GtkLabel">
- <property name="label" translatable="1">Could not establish a secure connection</property>
- <attributes>
- <attribute name="scale" value="1.1"></attribute>
- </attributes>
- </object>
- </child>
- <child>
- <object class="GtkLabel" id="sign_in_tls_label">
- <property name="justify">fill</property>
- <property name="wrap">1</property>
- <property name="use-markup">1</property>
- <property name="hexpand">1</property>
- </object>
- </child>
- <child>
- <object class="GtkBox">
- <child>
- <object class="GtkButton" id="sign_in_tls_back_button">
- <property name="label" translatable="1">Back</property>
- </object>
- </child>
- </object>
- </child>
- </object>
- </property>
- </object>
- </child>
- <child>
- <object class="GtkStackPage">
- <property name="name">server</property>
- <property name="child">
- <object class="GtkBox" id="create_account_box">
- <property name="orientation">vertical</property>
- <child>
- <object class="GtkLabel">
- <property name="xalign">0</property>
- <property name="label" translatable="1">Choose a public server</property>
- <attributes>
- <attribute name="weight" value="PANGO_WEIGHT_BOLD"></attribute>
- </attributes>
- </object>
- </child>
- <child>
- <object class="GtkFrame">
- <property name="child">
- <object class="GtkScrolledWindow">
- <property name="max_content_height">300</property>
- <property name="propagate_natural_height">1</property>
- <property name="hscrollbar_policy">never</property>
- <property name="child">
- <object class="GtkListBox" id="server_list_box"/>
- </property>
- </object>
- </property>
- </object>
- </child>
- <child>
- <object class="GtkLabel">
- <property name="xalign">0</property>
- <property name="margin-top">20</property>
- <property name="label" translatable="1">Or specify a server address</property>
- <attributes>
- <attribute name="weight" value="PANGO_WEIGHT_BOLD"></attribute>
- </attributes>
- </object>
- </child>
- <child>
- <object class="GtkEntry" id="server_entry">
- <property name="activates_default">1</property>
- </object>
- </child>
- <child>
- <object class="GtkBox">
- <property name="halign">center</property>
- <property name="spacing">8</property>
- <property name="margin-top">30</property>
- <child>
- <object class="GtkButton" id="login_button">
- <property name="label" translatable="1">Sign in instead</property>
- <style>
- <class name="pill"/>
- </style>
- </object>
- </child>
- <child>
- <object class="GtkButton" id="select_server_continue">
- <property name="hexpand">True</property>
- <property name="halign">center</property>
- <property name="sensitive">0</property>
- <style>
- <class name="pill"/>
- <class name="suggested-action"/>
- </style>
- <child>
- <object class="GtkBox">
- <property name="spacing">4</property>
- <property name="orientation">horizontal</property>
- <child>
- <object class="GtkLabel">
- <property name="label" translatable="1">Next</property>
- </object>
- </child>
- <child>
- <object class="GtkSpinner" id="select_server_continue_spinner">
- <property name="spinning">True</property>
- <property name="visible">False</property>
- </object>
- </child>
- </object>
- </child>
- </object>
- </child>
- </object>
- </child>
- </object>
- </property>
- </object>
- </child>
- <child>
- <object class="GtkStackPage">
- <property name="name">form</property>
- <property name="child">
- <object class="GtkBox" id="register_box">
- <property name="spacing">30</property>
- <property name="orientation">vertical</property>
- <property name="valign">center</property>
- <child>
- <object class="GtkBox" id="form_box">
- <property name="spacing">12</property>
- <property name="orientation">vertical</property>
- </object>
- </child>
- <child>
- <object class="GtkButton" id="register_form_continue">
- <property name="halign">center</property>
- <property name="hexpand">True</property>
- <style>
- <class name="pill"/>
- <class name="suggested-action"/>
- </style>
- <child>
- <object class="GtkBox">
- <property name="spacing">4</property>
- <property name="halign">center</property>
- <property name="orientation">horizontal</property>
- <child>
- <object class="GtkLabel" id="register_form_continue_label">
- <property name="label" translatable="1">Register</property>
- </object>
- </child>
- <child>
- <object class="GtkSpinner" id="register_form_continue_spinner">
- <property name="spinning">True</property>
- <property name="visible">False</property>
- </object>
- </child>
- </object>
- </child>
- </object>
- </child>
- </object>
- </property>
- </object>
- </child>
- <child>
- <object class="GtkStackPage">
- <property name="name">success</property>
- <property name="child">
- <object class="GtkBox" id="success_box">
- <property name="orientation">vertical</property>
- <property name="valign">center</property>
- <child>
- <object class="GtkImage">
- <property name="icon-name">dino-party-popper-symbolic</property>
- <property name="pixel-size">72</property>
- <property name="margin-bottom">10</property>
- <style>
- <class name="dim-label"/>
- </style>
- </object>
- </child>
- <child>
- <object class="GtkLabel">
- <property name="label" translatable="1">All set up!</property>
- <attributes>
- <attribute name="weight" value="PANGO_WEIGHT_BOLD"></attribute>
- <attribute name="scale" value="1.3"></attribute>
- </attributes>
- <style>
- <class name="dim-label"/>
- </style>
- </object>
- </child>
- <child>
- <object class="GtkLabel" id="success_description">
- <property name="wrap">1</property>
- <property name="margin-top">5</property>
- <property name="margin-bottom">5</property>
- <property name="use-markup">1</property>
- <property name="justify">center</property>
- <style>
- <class name="dim-label"/>
- </style>
- </object>
- </child>
- <child>
- <object class="GtkBox">
- <property name="halign">center</property>
- <property name="margin-top">20</property>
- <property name="margin-bottom">10</property>
- <child>
- <object class="GtkButton" id="success_continue_button">
- <property name="label" translatable="1">Finish</property>
- <style>
- <class name="pill"/>
- <class name="suggested-action"/>
- </style>
- </object>
- </child>
- </object>
- </child>
- </object>
- </property>
- </object>
- </child>
- </object>
- </property>
- <child type="overlay">
- <object class="GtkRevealer" id="notification_revealer">
- <property name="halign">center</property>
- <property name="valign">start</property>
- <property name="child">
- <object class="GtkFrame" id="frame2">
- <style>
- <class name="app-notification"/>
- </style>
- <property name="child">
- <object class="GtkBox" id="box2">
- <property name="spacing">20</property>
- <child>
- <object class="GtkLabel" id="notification_label"/>
- </child>
- </object>
- </property>
- <child type="label_item">
- <placeholder/>
- </child>
- </object>
- </property>
- </object>
- </child>
- </object>
- </child>
- </object>
- </child>
- </object>
- </child>
- </template>
-</interface> \ No newline at end of file
diff --git a/main/data/manage_accounts/dialog.ui b/main/data/manage_accounts/dialog.ui
deleted file mode 100644
index 4931507c..00000000
--- a/main/data/manage_accounts/dialog.ui
+++ /dev/null
@@ -1,248 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<interface>
- <requires lib="gtk" version="4.0"/>
- <template class="DinoUiManageAccountsDialog">
- <property name="title" translatable="1">Accounts</property>
- <property name="width-request">700</property>
- <property name="height-request">400</property>
- <property name="modal">True</property>
- <child type="titlebar">
- <object class="GtkHeaderBar"/>
- </child>
- <child internal-child="content_area">
- <object class="GtkBox">
- <child>
- <object class="GtkStack" id="main_stack">
- <child>
- <object class="GtkStackPage">
- <property name="name">accounts_exist</property>
- <property name="child">
- <object class="GtkBox">
- <property name="focusable">1</property>
- <property name="hexpand">True</property>
- <property name="vexpand">True</property>
- <child>
- <object class="GtkBox">
- <property name="hexpand">True</property>
- <property name="vexpand">True</property>
- <property name="margin-start">15</property>
- <property name="margin-end">15</property>
- <property name="margin-top">15</property>
- <property name="margin-bottom">15</property>
- <property name="spacing">20</property>
- <child>
- <object class="GtkBox">
- <property name="orientation">vertical</property>
- <property name="width-request">250</property>
- <property name="vexpand">1</property>
- <property name="hexpand">0</property>
- <child>
- <object class="GtkScrolledWindow">
-<!-- <property name="shadow-type">in</property>-->
- <property name="hexpand">1</property>
- <property name="vexpand">1</property>
- <property name="child">
- <object class="GtkBox">
- <property name="orientation">vertical</property>
- <child>
- <object class="GtkListBox" id="account_list">
- <property name="hexpand">1</property>
- <property name="vexpand">1</property>
- </object>
- </child>
- </object>
- </property>
- </object>
- </child>
- <child>
- <object class="GtkBox">
- <property name="css-classes">toolbar</property>
- <style>
- <class name="inline-toolbar"/>
- </style>
- <child>
- <object class="GtkButton" id="add_account_button">
- <property name="icon-name">list-add-symbolic</property>
- </object>
- </child>
- <child>
- <object class="GtkButton" id="remove_account_button">
- <property name="icon-name">list-remove-symbolic</property>
- </object>
- </child>
- </object>
- </child>
- </object>
- </child>
- <child>
- <object class="GtkGrid" id="settings_list">
- <property name="hexpand">1</property>
- <property name="vexpand">1</property>
- <property name="column-spacing">10</property>
- <property name="row-spacing">5</property>
- <child>
- <object class="GtkBox">
- <property name="halign">end</property>
- <child>
- <object class="GtkBox"/>
- </child>
- <child>
- <object class="GtkButton" id="image_button">
- <property name="has-frame">False</property>
- <style>
- <class name="image-button"/>
- </style>
- <child>
- <object class="DinoUiAvatarPicture" id="picture">
- <property name="height-request">50</property>
- <property name="width-request">50</property>
- </object>
- </child>
- </object>
- </child>
- <layout>
- <property name="column">0</property>
- <property name="row">0</property>
- <property name="row-span">2</property>
- </layout>
- </object>
- </child>
- <child>
- <object class="GtkLabel" id="jid_label">
- <property name="xalign">0</property>
- <property name="yalign">1</property>
- <attributes>
- <attribute name="weight" value="PANGO_WEIGHT_BOLD"></attribute>
- </attributes>
- <layout>
- <property name="column">1</property>
- <property name="row">0</property>
- </layout>
- </object>
- </child>
- <child>
- <object class="GtkLabel" id="state_label">
- <property name="xalign">0</property>
- <property name="yalign">0</property>
- <style>
- <class name="dim-label"/>
- </style>
- <layout>
- <property name="column">1</property>
- <property name="row">1</property>
- </layout>
- </object>
- </child>
- <child>
- <object class="GtkSwitch" id="active_switch">
- <property name="halign">end</property>
- <property name="valign">center</property>
- <layout>
- <property name="column">2</property>
- <property name="row">0</property>
- <property name="row-span">2</property>
- </layout>
- </object>
- </child>
- <child>
- <object class="GtkLabel">
- <property name="label" translatable="1">Password</property>
- <property name="xalign">1</property>
- <style>
- <class name="dim-label"/>
- </style>
- <layout>
- <property name="column">0</property>
- <property name="row">2</property>
- </layout>
- </object>
- </child>
- <child>
- <object class="DinoUiUtilEntryLabelHybrid" id="password_hybrid">
- <property name="xalign">0</property>
- <property name="width_request">200</property>
- <property name="visibility">False</property>
- <layout>
- <property name="column">1</property>
- <property name="row">2</property>
- <property name="column-span">2</property>
- </layout>
- </object>
- </child>
- <child>
- <object class="GtkLabel">
- <property name="label" translatable="1">Local alias</property>
- <property name="xalign">1</property>
- <style>
- <class name="dim-label"/>
- </style>
- <layout>
- <property name="column">0</property>
- <property name="row">3</property>
- </layout>
- </object>
- </child>
- <child>
- <object class="DinoUiUtilEntryLabelHybrid" id="alias_hybrid">
- <property name="xalign">0</property>
- <property name="width_request">200</property>
-` <layout>
- <property name="column">1</property>
- <property name="row">3</property>
- <property name="column-span">2</property>
- </layout>
- </object>
- </child>
- </object>
- </child>
- </object>
- </child>
- </object>
- </property>
- </object>
- </child>
- <child>
- <object class="GtkStackPage">
- <property name="name">no_accounts</property>
- <property name="child">
- <object class="GtkBox">
- <property name="orientation">vertical</property>
- <property name="spacing">10</property>
- <property name="valign">center</property>
- <child>
- <object class="GtkImage">
- <property name="icon-name">system-users-symbolic</property>
- <property name="pixel-size">72</property>
- <style>
- <class name="dim-label"/>
- </style>
- </object>
- </child>
- <child>
- <object class="GtkLabel">
- <property name="label" translatable="1">No accounts configured</property>
- <style>
- <class name="dim-label"/>
- </style>
- </object>
- </child>
- <child>
- <object class="GtkButton" id="no_accounts_add">
- <property name="label" translatable="1">Add an account</property>
- <property name="halign">center</property>
- <style>
- <class name="text-button"/>
- <class name="suggested-action"/>
- </style>
- </object>
- </child>
- </object>
- </property>
- </object>
- </child>
- </object>
- </child>
- </object>
- </child>
- </template>
-</interface>