From df7a7488950139e3884972e2363294051e33d45d Mon Sep 17 00:00:00 2001 From: infirit Date: Sun, 6 Sep 2015 21:55:35 +0200 Subject: Rework gsettings schema building * Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files --- .../org.mate.panel.applet.timer.gschema.xml.in | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 timerapplet/org.mate.panel.applet.timer.gschema.xml.in (limited to 'timerapplet/org.mate.panel.applet.timer.gschema.xml.in') diff --git a/timerapplet/org.mate.panel.applet.timer.gschema.xml.in b/timerapplet/org.mate.panel.applet.timer.gschema.xml.in new file mode 100644 index 00000000..1201c8a6 --- /dev/null +++ b/timerapplet/org.mate.panel.applet.timer.gschema.xml.in @@ -0,0 +1,20 @@ + + + + 'Timer' + Name of timer + + + 10 + Duration of timer in seconds + + + true + Show notification popup when timer finish + + + false + Show dialog window when timer finish + + + -- cgit v1.2.1