From ba429d344132c088177e853cce8ff7181570b221 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 19:42:51 +0200 Subject: Adding upstream version 44.2. Signed-off-by: Daniel Baumann --- plugins/time/org.gnome.gedit.plugins.time.gschema.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 plugins/time/org.gnome.gedit.plugins.time.gschema.xml (limited to 'plugins/time/org.gnome.gedit.plugins.time.gschema.xml') diff --git a/plugins/time/org.gnome.gedit.plugins.time.gschema.xml b/plugins/time/org.gnome.gedit.plugins.time.gschema.xml new file mode 100644 index 0000000..d012191 --- /dev/null +++ b/plugins/time/org.gnome.gedit.plugins.time.gschema.xml @@ -0,0 +1,19 @@ + + + + 'prompt-selected-format' + Prompt Type + If the user should be prompted for a format or if the selected or custom format should be used. + + + '%c' + Selected Format + The selected format used when inserting the date/time. + + + '%d/%m/%Y %H:%M:%S' + Custom Format + The custom format used when inserting the date/time. + + + -- cgit v1.2.3