Skip to content

Commit 2b4154c

Browse files
committed
gschema: Fix gettext-domain
1 parent 6fda7e6 commit 2b4154c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/org.gnome.meld.gschema.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<schemalist>
2+
<schemalist gettext-domain="meld">
33

44
<enum id="org.gnome.meld.mergefileorder">
55
<value nick="local-merge-remote" value="0"/>

0 commit comments

Comments
 (0)