New installers: 2019-07-02

This commit is contained in:
Tom Schoonjans
2019-07-02 10:12:26 +01:00
parent 12ed7c624f
commit e20195cfbf
356 changed files with 713 additions and 263 deletions

View File

@@ -2,11 +2,11 @@
<!-- This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. -->
<schemalist>
<enum id='org.gnome.gedit.plugins.time.GeditTimePluginPromptType'>
<value nick='prompt-selected-format' value='0'/>
<value nick='prompt-custom-format' value='1'/>
<value nick='use-selected-format' value='2'/>
<value nick='use-custom-format' value='3'/>
<enum id="org.gnome.gedit.plugins.time.GeditTimePluginPromptType">
<value nick="prompt-selected-format" value="0"/>
<value nick="prompt-custom-format" value="1"/>
<value nick="use-selected-format" value="2"/>
<value nick="use-custom-format" value="3"/>
</enum>
</schemalist>