mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 08:21:59 +02:00
clapper-app: gschema: Fix gettext-domain value
In rewritten code "clapper-app" is used for gettext
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<schemalist gettext-domain="com.github.rafostar.Clapper">
|
<schemalist gettext-domain="clapper-app">
|
||||||
<schema id="com.github.rafostar.Clapper" path="/com/github/rafostar/Clapper/">
|
<schema id="com.github.rafostar.Clapper" path="/com/github/rafostar/Clapper/">
|
||||||
<!-- General -->
|
<!-- General -->
|
||||||
<key name="seek-method" type="i">
|
<key name="seek-method" type="i">
|
||||||
|
Reference in New Issue
Block a user