forked from AuroraMiddleware/gtk
emoji: Use the right gettext domain
Otherwise, strings are not translated. https://bugzilla.gnome.org/show_bug.cgi?id=786841
This commit is contained in:
parent
91e684b667
commit
45b54041ed
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<interface domain="gtk40">
|
||||
<interface domain="gtk30">
|
||||
<template class="GtkEmojiChooser" parent="GtkPopover">
|
||||
<property name="modal">1</property>
|
||||
<style>
|
||||
|
Loading…
Reference in New Issue
Block a user