Fix some translation domains in .ui files copied from gtk4
gtk40->gtk30
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<interface domain="gtk40">
|
<interface domain="gtk30">
|
||||||
<template class="GtkEmojiCompletion" parent="GtkPopover">
|
<template class="GtkEmojiCompletion" parent="GtkPopover">
|
||||||
<property name="modal">0</property>
|
<property name="modal">0</property>
|
||||||
<style>
|
<style>
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<interface domain="gtk40">
|
<interface domain="gtk30">
|
||||||
<!-- interface-requires gtk+ 3.10 -->
|
<!-- interface-requires gtk+ 3.10 -->
|
||||||
<object class="GtkListStore" id="model">
|
<object class="GtkListStore" id="model">
|
||||||
<columns>
|
<columns>
|
||||||
|
|||||||
Reference in New Issue
Block a user