diff --git a/src/schemas/org.gnome.shell.extensions.teatime.gschema.xml b/src/schemas/org.gnome.shell.extensions.teatime.gschema.xml deleted file mode 100644 index e4d1df2..0000000 --- a/src/schemas/org.gnome.shell.extensions.teatime.gschema.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - { "Green tea": 180, "Black tea": 210, "Fruit tea": 420, "White tea": 120 } - Tea drawing times list - A mapping of a tea times to their corresponding drawing time in seconds. - - - - - diff --git a/src/schemas/org.gnome.shell.extensions.teatime.gschema.xml.in.in b/src/schemas/org.gnome.shell.extensions.teatime.gschema.xml.in.in new file mode 100644 index 0000000..232e06e --- /dev/null +++ b/src/schemas/org.gnome.shell.extensions.teatime.gschema.xml.in.in @@ -0,0 +1,12 @@ + + + + + <_default l10n="messages">{ "Green tea": 180, "Black tea": 210, "Fruit tea": 420, "White tea": 120 } + <_summary>Tea drawing times list + <_description>A mapping of a teas to their corresponding drawing time in seconds. + + + + +