New installers: 2019-07-02
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user