1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-05-21 04:29:31 +00:00

treewide: Remove requires glade-isms from ui definitions

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
This commit is contained in:
Anton Lazarev 2024-03-31 20:00:57 -07:00
parent 1e862ffc67
commit 27e6b7a9db
12 changed files with 0 additions and 18 deletions

View file

@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<requires lib="gtk" version="4.0"/>
<requires lib="libadwaita" version="1.0"/>
<template class="CallsSipAccountWidget" parent="AdwBin">
<child>
<object class="AdwToolbarView" id="child">

View file

@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<requires lib="gtk" version="4.0"/>
<requires lib="libadwaita" version="1.0"/>
<template class="CallsAccountOverview" parent="AdwWindow">
<property name="default-width">380</property>
<property name="default-height">660</property>

View file

@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<requires lib="gtk" version="4.0"/>
<requires lib="libadwaita" version="1.0"/>
<template class="CallsAccountRow" parent="AdwActionRow">
<property name="title">Title</property>
<property name="subtitle">Subtitle</property>

View file

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<requires lib="gtk" version="4.0"/>
<template class="CallsCallRecordRow" parent="GtkListBoxRow">
<property name="activatable">False</property>
<property name="selectable">False</property>

View file

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<requires lib="gtk" version="4.0"/>
<template class="CallsCallSelectorItem" parent="AdwBin">
<child>
<object class="GtkFrame">

View file

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<requires lib="gtk" version="4.0"/>
<template class="CallsCallWindow" parent="GtkApplicationWindow">
<property name="title" translatable="yes">Calls</property>
<property name="hide-on-close">True</property>

View file

@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<requires lib="gtk" version="4.0"/>
<requires lib="libadwaita" version="0.0"/>
<template class="CallsContactsBox" parent="AdwBin">
<child>
<object class="AdwToolbarView" id="child">

View file

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<requires lib="gtk" version="4.0"/>
<template class="CallsContactsRow" parent="GtkListBoxRow">
<property name="activatable">False</property>
<property name="selectable">False</property>

View file

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<requires lib="gtk" version="4.0"/>
<template class="CallsHistoryBox" parent="AdwBin">
<child>
<object class="GtkStack" id="stack">

View file

@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<requires lib="gtk" version="4.0"/>
<requires lib="libadwaita" version="1.0"/>
<template class="CallsMainWindow" parent="AdwApplicationWindow">
<property name="title" translatable="yes">Calls</property>
<property name="show_menubar">False</property>

View file

@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<requires lib="gtk" version="4.0"/>
<requires lib="libadwaita" version="1.0"/>
<template class="CallsNewCallBox" parent="AdwBin">
<child>
<object class="GtkBox" id="child">

View file

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<requires lib="gtk" version="4.0"/>
<template class="CallsNewCallHeaderBar" parent="GtkHeaderBar">
<property name="title" translatable="yes">New Call</property>
<child type="start">