15 lines
559 B
XML
15 lines
559 B
XML
|
|
<!-- 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>
|
|
</schemalist>
|
|
|
|
<!-- Generated data ends here -->
|
|
|