2013-01-26 14:53:40 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<interface>
|
2018-05-28 11:56:04 +12:00
|
|
|
<template class="CcRegionPanel" parent="CcPanel">
|
2017-08-07 15:22:16 +01:00
|
|
|
|
2022-01-19 13:15:26 -03:00
|
|
|
<child type="content">
|
2022-02-05 11:54:21 -03:00
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
2022-02-05 12:07:48 -03:00
|
|
|
<child>
|
|
|
|
<object class="GtkInfoBar" id="infobar">
|
|
|
|
<property name="revealed">False</property>
|
|
|
|
<property name="message-type">info</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel">
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
<property name="wrap">True</property>
|
|
|
|
<property name="xalign">0.0</property>
|
|
|
|
<property name="label" translatable="yes">Language and format will be changed after next login</property>
|
|
|
|
<style>
|
|
|
|
<class name="heading" />
|
|
|
|
</style>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child type="action">
|
|
|
|
<object class="GtkButton" id="restart_button">
|
|
|
|
<property name="valign">center</property>
|
|
|
|
<property name="label" translatable="yes">Logout…</property>
|
|
|
|
<style>
|
|
|
|
<class name="suggested-action"/>
|
|
|
|
</style>
|
|
|
|
<signal name="clicked" handler="restart_now" object="CcRegionPanel" swapped="yes"/>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
|
2018-05-28 11:56:04 +12:00
|
|
|
<child>
|
2022-02-05 11:54:21 -03:00
|
|
|
<object class="AdwPreferencesPage">
|
2017-08-07 15:22:16 +01:00
|
|
|
|
2013-01-27 23:18:24 -05:00
|
|
|
<child>
|
2022-02-05 11:54:21 -03:00
|
|
|
<object class="AdwPreferencesGroup">
|
|
|
|
|
2021-10-31 22:12:05 -03:00
|
|
|
<child>
|
|
|
|
<object class="GtkBox" id="session_or_login_box">
|
|
|
|
<property name="orientation">horizontal</property>
|
|
|
|
<property name="homogeneous">True</property>
|
|
|
|
<property name="halign">center</property>
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
<style>
|
|
|
|
<class name="linked"/>
|
|
|
|
</style>
|
|
|
|
<child>
|
|
|
|
<object class="GtkToggleButton" id="session_language_button">
|
|
|
|
<property name="label" translatable="yes">My Account</property>
|
|
|
|
<property name="active">True</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkToggleButton" id="login_language_button">
|
|
|
|
<property name="label" translatable="yes">Login Screen</property>
|
|
|
|
<property name="active">False</property>
|
|
|
|
<property name="group">session_language_button</property>
|
|
|
|
<style>
|
|
|
|
<class name="raised"/>
|
|
|
|
</style>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
2022-02-05 11:54:21 -03:00
|
|
|
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<object class="AdwPreferencesGroup">
|
|
|
|
<property name="title" translatable="yes">Language</property>
|
|
|
|
<property name="description" translatable="yes">The language used for text in windows and web pages.</property>
|
|
|
|
|
2013-01-27 23:18:24 -05:00
|
|
|
<child>
|
2021-10-31 22:12:05 -03:00
|
|
|
<object class="GtkListBox" id="language_list">
|
2019-02-18 18:14:53 +01:00
|
|
|
<property name="margin_bottom">18</property>
|
2021-10-31 22:12:05 -03:00
|
|
|
<property name="selection-mode">none</property>
|
|
|
|
<style>
|
2021-12-16 12:52:44 -08:00
|
|
|
<class name="boxed-list" />
|
2021-10-31 22:12:05 -03:00
|
|
|
</style>
|
2013-01-27 23:18:24 -05:00
|
|
|
<child>
|
2021-10-31 22:12:05 -03:00
|
|
|
<object class="GtkListBoxRow" id="language_row">
|
2013-06-13 12:21:06 +02:00
|
|
|
<child>
|
2021-10-31 22:12:05 -03:00
|
|
|
<object class="GtkBox" id="language_box">
|
|
|
|
<property name="orientation">vertical</property>
|
2017-06-28 13:10:49 +02:00
|
|
|
<child>
|
2021-10-31 22:12:05 -03:00
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="height_request">50</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="spacing">12</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel">
|
|
|
|
<property name="margin_bottom">8</property>
|
|
|
|
<property name="margin_top">8</property>
|
|
|
|
<property name="ellipsize">end</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">_Language</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="language_label">
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="margin_bottom">8</property>
|
|
|
|
<property name="margin_top">8</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2022-01-21 12:35:41 -03:00
|
|
|
<child>
|
|
|
|
<object class="GtkImage">
|
|
|
|
<property name="valign">center</property>
|
|
|
|
<property name="icon-name">go-next-symbolic</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2021-10-31 22:12:05 -03:00
|
|
|
</object>
|
|
|
|
</child>
|
2013-06-13 12:21:06 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
2020-07-31 13:32:04 -07:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
2022-02-05 11:54:21 -03:00
|
|
|
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<object class="AdwPreferencesGroup">
|
|
|
|
<property name="title" translatable="yes">Formats</property>
|
|
|
|
<property name="description" translatable="yes">The format used for numbers, dates, and currencies.</property>
|
|
|
|
|
2020-07-31 13:32:04 -07:00
|
|
|
<child>
|
2021-10-31 22:12:05 -03:00
|
|
|
<object class="GtkListBox" id="formats_list">
|
|
|
|
<property name="selection-mode">none</property>
|
|
|
|
<style>
|
2021-12-16 12:52:44 -08:00
|
|
|
<class name="boxed-list" />
|
2021-10-31 22:12:05 -03:00
|
|
|
</style>
|
2020-07-31 13:32:04 -07:00
|
|
|
<child>
|
2021-10-31 22:12:05 -03:00
|
|
|
<object class="GtkListBoxRow" id="formats_row">
|
2013-06-13 12:21:06 +02:00
|
|
|
<child>
|
2021-10-31 22:12:05 -03:00
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="height_request">50</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="spacing">12</property>
|
2018-05-28 11:56:04 +12:00
|
|
|
<child>
|
2021-10-31 22:12:05 -03:00
|
|
|
<object class="GtkLabel">
|
|
|
|
<property name="margin_bottom">8</property>
|
|
|
|
<property name="margin_top">8</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">_Formats</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="formats_label">
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="margin_bottom">8</property>
|
|
|
|
<property name="margin_top">8</property>
|
2022-01-21 12:35:41 -03:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkImage">
|
|
|
|
<property name="valign">center</property>
|
|
|
|
<property name="icon-name">go-next-symbolic</property>
|
2018-05-28 11:56:04 +12:00
|
|
|
</object>
|
|
|
|
</child>
|
2013-06-13 12:21:06 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
2013-01-27 23:18:24 -05:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
2022-02-05 11:54:21 -03:00
|
|
|
|
2019-02-18 18:14:53 +01:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="login_label">
|
2022-01-21 12:36:06 -03:00
|
|
|
<property name="visible">False</property>
|
|
|
|
<property name="valign">end</property>
|
|
|
|
<property name="vexpand">True</property>
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
<property name="label" translatable="yes">Login settings are used by all users when logging into the system</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<style>
|
|
|
|
<class name="dim-label"/>
|
|
|
|
</style>
|
2019-02-18 18:14:53 +01:00
|
|
|
</object>
|
|
|
|
</child>
|
2013-01-27 23:18:24 -05:00
|
|
|
</object>
|
|
|
|
</child>
|
2018-09-11 10:39:09 +12:00
|
|
|
</object>
|
|
|
|
</child>
|
2013-01-26 14:53:40 -05:00
|
|
|
</object>
|
2017-08-07 15:22:16 +01:00
|
|
|
</child>
|
2018-05-28 11:56:04 +12:00
|
|
|
</template>
|
2020-07-31 13:32:04 -07:00
|
|
|
</interface>
|